mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps): bump webpack from 5.72.1 to 5.73.0 (#839)
* build(deps): bump webpack from 5.72.1 to 5.73.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.73.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.73.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... 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
33401a0901
commit
30f62aca9a
+1
-1
@@ -106,7 +106,7 @@
|
||||
"typescript": "~4.6.2",
|
||||
"usehooks-ts": "^2.5.4",
|
||||
"web-vitals": "^2.1.4",
|
||||
"webpack": "^5.64.4",
|
||||
"webpack": "^5.73.0",
|
||||
"webpack-dev-server": "^4.6.0",
|
||||
"webpack-manifest-plugin": "^4.0.2",
|
||||
"workbox-webpack-plugin": "^6.4.1",
|
||||
|
||||
@@ -2369,7 +2369,7 @@ __metadata:
|
||||
typescript: ~4.6.2
|
||||
usehooks-ts: ^2.5.4
|
||||
web-vitals: ^2.1.4
|
||||
webpack: ^5.64.4
|
||||
webpack: ^5.73.0
|
||||
webpack-dev-server: ^4.6.0
|
||||
webpack-manifest-plugin: ^4.0.2
|
||||
workbox-webpack-plugin: ^6.4.1
|
||||
@@ -14918,9 +14918,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"webpack@npm:^5.64.4":
|
||||
version: 5.72.1
|
||||
resolution: "webpack@npm:5.72.1"
|
||||
"webpack@npm:^5.73.0":
|
||||
version: 5.73.0
|
||||
resolution: "webpack@npm:5.73.0"
|
||||
dependencies:
|
||||
"@types/eslint-scope": ^3.7.3
|
||||
"@types/estree": ^0.0.51
|
||||
@@ -14951,7 +14951,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
webpack: bin/webpack.js
|
||||
checksum: d1eff085eee1c67a68f7bf1d077ea202c1e68a0de0e0866274984769838c3f224fbc64e847e1a1bbc6eba9fb6a9965098809cc0be9292b573767bb5d8d2df96e
|
||||
checksum: aa434a241bad6176b68e1bf0feb1972da4dcbf27cb3d94ae24f6eb31acc37dceb9c4aae55e068edca75817bfe91f13cd20b023ac55d9b1b2f8b66a4037c9468f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user