Skip to content

Commit

Permalink
fix(deps): update dependency webpack to v5.75.0 (#6849)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and web-flow committed Nov 10, 2022
1 parent 87adc34 commit b5adff1
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 @@
"svg-react-loader": "0.4.6",
"typescript": "4.7.4",
"url-loader": "4.1.1",
"webpack": "5.74.0",
"webpack": "5.75.0",
"webpack-bundle-analyzer": "4.6.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6511,7 +6511,7 @@ __metadata:
svg-react-loader: 0.4.6
typescript: 4.7.4
url-loader: 4.1.1
webpack: 5.74.0
webpack: 5.75.0
webpack-bundle-analyzer: 4.6.1
webpack-cli: 4.10.0
webpack-dev-server: 4.11.1
Expand Down Expand Up @@ -31405,9 +31405,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.74.0, webpack@npm:>=4.43.0 <6.0.0, webpack@npm:^5, webpack@npm:^5.9.0":
version: 5.74.0
resolution: "webpack@npm:5.74.0"
"webpack@npm:5.75.0, webpack@npm:>=4.43.0 <6.0.0, webpack@npm:^5, webpack@npm:^5.9.0":
version: 5.75.0
resolution: "webpack@npm:5.75.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^0.0.51
Expand Down Expand Up @@ -31438,7 +31438,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: a5f9eeb36edfa3fe1fc31950706080521fe2ada9706ce8205b817164ab3f6b207cc42023fb61e09687e7f0f252871c6c1a8b0f1a638a4a065c30f6bc460c68f9
checksum: 0160331d6255bdb8027f2589458514709a4a6555e2868adb6356a309d3f7b2212cb129a00f343fe0f94f54a31b4677507a3adf9ae73badc1216105ac548681ea
languageName: node
linkType: hard

Expand Down

0 comments on commit b5adff1

Please sign in to comment.