Skip to content

Commit

Permalink
Bump jszip and grunt-zip
Browse files Browse the repository at this point in the history
Bumps [jszip](https://github.com/Stuk/jszip) to 3.10.1 and updates ancestor dependency [grunt-zip](https://github.com/twolfson/grunt-zip). These dependencies need to be updated together.


Updates `jszip` from 2.7.0 to 3.10.1
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/commits/v3.10.1)

Updates `grunt-zip` from 0.20.0 to 1.0.0
- [Changelog](https://github.com/twolfson/grunt-zip/blob/master/CHANGELOG.md)
- [Commits](twolfson/grunt-zip@0.20.0...1.0.0)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
- dependency-name: grunt-zip
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 0bb6f89 commit b33752e
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 9 deletions.
70 changes: 62 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"grunt-contrib-uglify": "^3.3.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-sass": "^3.0.2",
"grunt-zip": "~0.20.0",
"grunt-zip": "~1.0.0",
"load-grunt-tasks": "^4.0.0",
"node-sass": "^9.0.0",
"mustache": "^2.3.0",
Expand Down

0 comments on commit b33752e

Please sign in to comment.