mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +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",
|
||||
|
||||
Reference in New Issue
Block a user