Skip to content

Commit

Permalink
fix(deps): update dependency webpack to v5.88.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2023
1 parent aa14770 commit 7225d54
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 @@ -77,7 +77,7 @@
"style-loader": "3.3.3",
"typescript": "5.1.3",
"url-loader": "4.1.1",
"webpack": "5.88.0",
"webpack": "5.88.1",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7484,7 +7484,7 @@ __metadata:
style-loader: 3.3.3
typescript: 5.1.3
url-loader: 4.1.1
webpack: 5.88.0
webpack: 5.88.1
webpack-bundle-analyzer: 4.9.0
webpack-cli: 5.1.4
webpack-dev-server: 4.15.1
Expand Down Expand Up @@ -30947,9 +30947,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5, webpack@npm:5.88.0, webpack@npm:^5":
version: 5.88.0
resolution: "webpack@npm:5.88.0"
"webpack@npm:5, webpack@npm:5.88.1, webpack@npm:^5":
version: 5.88.1
resolution: "webpack@npm:5.88.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -30980,7 +30980,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: b3f038e3be0cee42f81e868908199493dd63a3372f11403dc59254c883462d323323e18eb7aad70b398d6b7e4cd279a3477326abfdb2303733cc12648ea59e0c
checksum: 03389ad02342becf527c2f603b46bedb27f5352703e6a625daa9a1f80ed84417e135fbcd8a2a79d6aaf37aafb8b8b571cd920bad4b068ca76c629252b3bfc9d7
languageName: node
linkType: hard

Expand Down

0 comments on commit 7225d54

Please sign in to comment.