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:
dependabot[bot]
2022-08-03 16:31:34 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 7379314816
commit eecfcb7882
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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",