Skip to content

Commit

Permalink
fix(deps): update dependency webpack to v5.82.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2023
1 parent 7e910a8 commit a6a44c0
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 @@ -79,7 +79,7 @@
"style-loader": "3.3.2",
"typescript": "5.0.4",
"url-loader": "4.1.1",
"webpack": "5.81.0",
"webpack": "5.82.0",
"webpack-bundle-analyzer": "4.8.0",
"webpack-cli": "5.0.2",
"webpack-dev-server": "4.13.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7053,7 +7053,7 @@ __metadata:
style-loader: 3.3.2
typescript: 5.0.4
url-loader: 4.1.1
webpack: 5.81.0
webpack: 5.82.0
webpack-bundle-analyzer: 4.8.0
webpack-cli: 5.0.2
webpack-dev-server: 4.13.3
Expand Down Expand Up @@ -32363,9 +32363,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.81.0, webpack@npm:>=4.43.0 <6.0.0, webpack@npm:^5, webpack@npm:^5.9.0":
version: 5.81.0
resolution: "webpack@npm:5.81.0"
"webpack@npm:5.82.0, webpack@npm:>=4.43.0 <6.0.0, webpack@npm:^5, webpack@npm:^5.9.0":
version: 5.82.0
resolution: "webpack@npm:5.82.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -32396,7 +32396,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: b1adb71dc0771f31d5dd51dd1425d816284531443027870719721b5d7fe6593fca481eea7d2df7fc95683209764061bcee212c7ada79695e5043d6fdee712db5
checksum: 74d612335f0c18ad5e3e00cee5df11ac79d836a1a57623078218d41887c3ecb273ada9886a8999e4c657f2189c3a653524ec81e4e27080883b10fb1e9046e769
languageName: node
linkType: hard

Expand Down

0 comments on commit a6a44c0

Please sign in to comment.