mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-13 10:04:15 +00:00
build(deps): bump jszip from 3.10.0 to 3.10.1 (#1029)
* build(deps): bump jszip from 3.10.0 to 3.10.1 Bumps [jszip](https://github.com/Stuk/jszip) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/Stuk/jszip/releases) - [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md) - [Commits](https://github.com/Stuk/jszip/compare/v3.10.0...v3.10.1) --- updated-dependencies: - dependency-name: jszip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
7379314816
commit
eecfcb7882
+1
-1
@@ -68,7 +68,7 @@
|
||||
"jest-mock-extended": "^2.0.7",
|
||||
"jest-resolve": "^28.1.3",
|
||||
"jest-watch-typeahead": "^2.0.0",
|
||||
"jszip": "^3.10.0",
|
||||
"jszip": "^3.10.1",
|
||||
"license-webpack-plugin": "^3.0.0",
|
||||
"mini-css-extract-plugin": "^2.6.1",
|
||||
"monaco-editor": "^0.33.0",
|
||||
|
||||
@@ -2408,7 +2408,7 @@ __metadata:
|
||||
jest-mock-extended: ^2.0.7
|
||||
jest-resolve: ^28.1.3
|
||||
jest-watch-typeahead: ^2.0.0
|
||||
jszip: ^3.10.0
|
||||
jszip: ^3.10.1
|
||||
license-webpack-plugin: ^3.0.0
|
||||
mini-css-extract-plugin: ^2.6.1
|
||||
monaco-editor: ^0.33.0
|
||||
@@ -10224,15 +10224,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jszip@npm:^3.10.0, jszip@npm:^3.7.1":
|
||||
version: 3.10.0
|
||||
resolution: "jszip@npm:3.10.0"
|
||||
"jszip@npm:^3.10.1, jszip@npm:^3.7.1":
|
||||
version: 3.10.1
|
||||
resolution: "jszip@npm:3.10.1"
|
||||
dependencies:
|
||||
lie: ~3.3.0
|
||||
pako: ~1.0.2
|
||||
readable-stream: ~2.3.6
|
||||
setimmediate: ^1.0.5
|
||||
checksum: 80cc8e0e466467e9e21447f604f9262509b29a9c65170a3fee415ac0a403beb370840973cdc17f75d2b92ab3e60685f94d267706510d46bed2dd14858a38e459
|
||||
checksum: abc77bfbe33e691d4d1ac9c74c8851b5761fba6a6986630864f98d876f3fcc2d36817dfc183779f32c00157b5d53a016796677298272a714ae096dfe6b1c8b60
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user