Skip to content

Commit ae929ea

Browse files
Bump webpack from 5.31.2 to 5.32.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.2 to 5.32.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.31.2...v5.32.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ec8cd5e commit ae929ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
5252
"typescript": "4.2.4",
53-
"webpack": "5.31.2",
53+
"webpack": "5.32.0",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",
5656
"webpack-merge": "5.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8337,10 +8337,10 @@ webpack-sources@^2.1.1:
83378337
source-list-map "^2.0.1"
83388338
source-map "^0.6.1"
83398339

8340-
webpack@5.31.2, webpack@^5:
8341-
version "5.31.2"
8342-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.31.2.tgz#40d9b9d15b7d76af73d3f1cae895b82613a544d6"
8343-
integrity sha512-0bCQe4ybo7T5Z0SC5axnIAH+1WuIdV4FwLYkaAlLtvfBhIx8bPS48WHTfiRZS1VM+pSiYt7e/rgLs3gLrH82lQ==
8340+
webpack@5.32.0, webpack@^5:
8341+
version "5.32.0"
8342+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.32.0.tgz#f013932d778dad81bd51292d0ea00865056dc22c"
8343+
integrity sha512-jB9PrNMFnPRiZGnm/j3qfNqJmP3ViRzkuQMIf8za0dgOYvSLi/cgA+UEEGvik9EQHX1KYyGng5PgBTTzGrH9xg==
83448344
dependencies:
83458345
"@types/eslint-scope" "^3.7.0"
83468346
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)