mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump jszip from 3.7.1 to 3.10.0 (#852)
* build(deps): bump jszip from 3.7.1 to 3.10.0 Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.0. - [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.7.1...v3.10.0) --- updated-dependencies: - dependency-name: jszip dependency-type: direct:production update-type: version-update:semver-minor ... 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
5a38103274
commit
038694c81a
+1
-1
@@ -62,7 +62,7 @@
|
||||
"jest-mock-extended": "^2.0.6",
|
||||
"jest-resolve": "^27.4.2",
|
||||
"jest-watch-typeahead": "^1.0.0",
|
||||
"jszip": "^3.7.1",
|
||||
"jszip": "^3.10.0",
|
||||
"license-webpack-plugin": "^3.0.0",
|
||||
"mini-css-extract-plugin": "^2.4.5",
|
||||
"monaco-editor": "^0.33.0",
|
||||
|
||||
@@ -2388,7 +2388,7 @@ __metadata:
|
||||
jest-mock-extended: ^2.0.6
|
||||
jest-resolve: ^27.4.2
|
||||
jest-watch-typeahead: ^1.0.0
|
||||
jszip: ^3.7.1
|
||||
jszip: ^3.10.0
|
||||
license-webpack-plugin: ^3.0.0
|
||||
mini-css-extract-plugin: ^2.4.5
|
||||
monaco-editor: ^0.33.0
|
||||
@@ -10137,15 +10137,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jszip@npm:^3.7.1":
|
||||
version: 3.7.1
|
||||
resolution: "jszip@npm:3.7.1"
|
||||
"jszip@npm:^3.10.0, jszip@npm:^3.7.1":
|
||||
version: 3.10.0
|
||||
resolution: "jszip@npm:3.10.0"
|
||||
dependencies:
|
||||
lie: ~3.3.0
|
||||
pako: ~1.0.2
|
||||
readable-stream: ~2.3.6
|
||||
set-immediate-shim: ~1.0.1
|
||||
checksum: 67d737a82b294cc102e7451e32d5acbbab29860399be460cae598084327e6f2ea0c9bca2d3dad701da6a75ddf77f34c6a1dd7db0c3d5c0fec5998b7e56d6d59d
|
||||
setimmediate: ^1.0.5
|
||||
checksum: 80cc8e0e466467e9e21447f604f9262509b29a9c65170a3fee415ac0a403beb370840973cdc17f75d2b92ab3e60685f94d267706510d46bed2dd14858a38e459
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -13442,10 +13442,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"set-immediate-shim@npm:~1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "set-immediate-shim@npm:1.0.1"
|
||||
checksum: 5085c84039d1e5eee73d2bf48ce765fcec76159021d0cc7b40e23bcdf62cb6d450ffb781e3c62c1118425242c48eae96df712cba0a20a437e86b0d4a15d51a11
|
||||
"setimmediate@npm:^1.0.5":
|
||||
version: 1.0.5
|
||||
resolution: "setimmediate@npm:1.0.5"
|
||||
checksum: c9a6f2c5b51a2dabdc0247db9c46460152ffc62ee139f3157440bd48e7c59425093f42719ac1d7931f054f153e2d26cf37dfeb8da17a794a58198a2705e527fd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user