Skip to content

Commit

Permalink
fix(deps): update dependency webpack to v5.83.1 (#8348)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency webpack to v5.83.0

* upgrade to v5.83.1

* dedupe

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dominic Saadi <dominiceliassaadi@gmail.com>
  • Loading branch information
renovate[bot] and jtoar authored May 17, 2023
1 parent 88f68ef commit 02c815e
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.82.1",
"webpack": "5.83.1",
"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 @@ -7102,7 +7102,7 @@ __metadata:
style-loader: 3.3.2
typescript: 5.0.4
url-loader: 4.1.1
webpack: 5.82.1
webpack: 5.83.1
webpack-bundle-analyzer: 4.8.0
webpack-cli: 5.1.1
webpack-dev-server: 4.15.0
Expand Down Expand Up @@ -32535,9 +32535,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.82.1, webpack@npm:>=4.43.0 <6.0.0, webpack@npm:^5, webpack@npm:^5.9.0":
version: 5.82.1
resolution: "webpack@npm:5.82.1"
"webpack@npm:5.83.1, webpack@npm:>=4.43.0 <6.0.0, webpack@npm:^5, webpack@npm:^5.9.0":
version: 5.83.1
resolution: "webpack@npm:5.83.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -32568,7 +32568,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 8583c71f30af348d16b63b8c2112653445063351b8bebd6033451a3bcf89176c1aec45fcd0f5a048e429e78004b79bb76d1a19f6e166d5bd802306a2df19b725
checksum: 5a3b12776dd4fbc73c757762d100781c97e2edf70b574a29653613a3b89b447d55ec534419c52bc6aeb78a77c432f5106f01af5742fbc2fe9cd8533bcffcedcd
languageName: node
linkType: hard

Expand Down

0 comments on commit 02c815e

Please sign in to comment.