Skip to content

Commit a4af3ea

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

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.32.0",
53+
"webpack": "5.33.2",
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
@@ -8303,10 +8303,10 @@ webpack-sources@^2.1.1:
83038303
source-list-map "^2.0.1"
83048304
source-map "^0.6.1"
83058305

8306-
webpack@5.32.0, webpack@^5:
8307-
version "5.32.0"
8308-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.32.0.tgz#f013932d778dad81bd51292d0ea00865056dc22c"
8309-
integrity sha512-jB9PrNMFnPRiZGnm/j3qfNqJmP3ViRzkuQMIf8za0dgOYvSLi/cgA+UEEGvik9EQHX1KYyGng5PgBTTzGrH9xg==
8306+
webpack@5.33.2, webpack@^5:
8307+
version "5.33.2"
8308+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.33.2.tgz#c049717c9b038febf5a72fd2f53319ad59a8c1fc"
8309+
integrity sha512-X4b7F1sYBmJx8mlh2B7mV5szEkE0jYNJ2y3akgAP0ERi0vLCG1VvdsIxt8lFd4st6SUy0lf7W0CCQS566MBpJg==
83108310
dependencies:
83118311
"@types/eslint-scope" "^3.7.0"
83128312
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)