mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump webpack-manifest-plugin from 4.1.1 to 5.0.0 (#850)
* build(deps): bump webpack-manifest-plugin from 4.1.1 to 5.0.0 Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases) - [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v4.1.1...v5.0.0) --- updated-dependencies: - dependency-name: webpack-manifest-plugin dependency-type: direct:production update-type: version-update:semver-major ... 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
21ad7c7571
commit
c3564ea81c
+1
-1
@@ -109,7 +109,7 @@
|
||||
"web-vitals": "^2.1.4",
|
||||
"webpack": "^5.73.0",
|
||||
"webpack-dev-server": "^4.9.1",
|
||||
"webpack-manifest-plugin": "^4.0.2",
|
||||
"webpack-manifest-plugin": "^5.0.0",
|
||||
"workbox-webpack-plugin": "^6.4.1",
|
||||
"xterm": "^4.18.0",
|
||||
"xterm-addon-fit": "^0.5.0",
|
||||
|
||||
@@ -2436,7 +2436,7 @@ __metadata:
|
||||
web-vitals: ^2.1.4
|
||||
webpack: ^5.73.0
|
||||
webpack-dev-server: ^4.9.1
|
||||
webpack-manifest-plugin: ^4.0.2
|
||||
webpack-manifest-plugin: ^5.0.0
|
||||
workbox-webpack-plugin: ^6.4.1
|
||||
xterm: ^4.18.0
|
||||
xterm-addon-fit: ^0.5.0
|
||||
@@ -14907,15 +14907,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"webpack-manifest-plugin@npm:^4.0.2":
|
||||
version: 4.1.1
|
||||
resolution: "webpack-manifest-plugin@npm:4.1.1"
|
||||
"webpack-manifest-plugin@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "webpack-manifest-plugin@npm:5.0.0"
|
||||
dependencies:
|
||||
tapable: ^2.0.0
|
||||
webpack-sources: ^2.2.0
|
||||
peerDependencies:
|
||||
webpack: ^4.44.2 || ^5.47.0
|
||||
checksum: 426982030d3b0ef26432d98960ee1fa33889d8f0ed79b3d2c8e37be9b4e4beba7524c60631297ea557c642a340b76d70b0eb6a1e08b86a769409037185795038
|
||||
webpack: ^5.47.0
|
||||
checksum: 864d68f90870e194074756e71caf3df36b777d687a50286ba27eb1958480642b125c2cf47a2787beac52eba4b1ccf1fe8141f017c81f1e87e953481f852a7c48
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user