Skip to content

Commit

Permalink
fix(deps): update dependency webpack to v5.85.0 (#8459)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2023
1 parent 0eba791 commit 0f8e199
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"style-loader": "3.3.3",
"typescript": "5.0.4",
"url-loader": "4.1.1",
"webpack": "5.84.1",
"webpack": "5.85.0",
"webpack-bundle-analyzer": "4.8.0",
"webpack-cli": "5.1.1",
"webpack-dev-server": "4.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6970,7 +6970,7 @@ __metadata:
style-loader: 3.3.3
typescript: 5.0.4
url-loader: 4.1.1
webpack: 5.84.1
webpack: 5.85.0
webpack-bundle-analyzer: 4.8.0
webpack-cli: 5.1.1
webpack-dev-server: 4.15.0
Expand Down Expand Up @@ -30380,9 +30380,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5, webpack@npm:5.84.1, webpack@npm:^5":
version: 5.84.1
resolution: "webpack@npm:5.84.1"
"webpack@npm:5, webpack@npm:5.85.0, webpack@npm:^5":
version: 5.85.0
resolution: "webpack@npm:5.85.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -30413,7 +30413,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: e2a794997fb843889f09aa82be72dd07945a63cb9f4af7dbb8c486eb8d0fd3595db5adcc0e67936733cd766cc81127fe1563fd98f85134924cc584cea8a08959
checksum: 93552ef4ac0ff69651bd4b681e93c4676be1ff8f2723148c5134f4e215da76179513585d24ae46eb01c839ff208f7758b7618eb09f4820ee33cf7184fae08412
languageName: node
linkType: hard

Expand Down

0 comments on commit 0f8e199

Please sign in to comment.