Skip to content

Commit fde9397

Browse files
committed
Update JSZip
1 parent 8993063 commit fde9397

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

apps/rush-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"ignore": "~5.1.6",
4040
"inquirer": "~7.3.3",
4141
"js-yaml": "~3.13.1",
42-
"jszip": "~3.5.0",
42+
"jszip": "~3.7.1",
4343
"lodash": "~4.17.15",
4444
"minimatch": "~3.0.2",
4545
"node-fetch": "~2.6.1",

common/config/rush/pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/config/rush/repo-state.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
22
{
3-
"pnpmShrinkwrapHash": "a87ca42757369632b3dcacc39399f26fa591a4ea",
3+
"pnpmShrinkwrapHash": "30dd6f0cf630dc4fa0c66b73735436b4e05b43c6",
44
"preferredVersionsHash": "1fbc26d2c5b3248616b9edccd6bef064075243bc"
55
}

0 commit comments

Comments
 (0)