Skip to content

Commit 030d6cf

Browse files
Bump webpack from 5.21.2 to 5.22.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.21.2 to 5.22.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.21.2...v5.22.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6707971 commit 030d6cf

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.1.5",
53-
"webpack": "5.21.2",
53+
"webpack": "5.22.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
@@ -8118,10 +8118,10 @@ webpack-sources@^2.1.1:
81188118
source-list-map "^2.0.1"
81198119
source-map "^0.6.1"
81208120

8121-
webpack@5.21.2:
8122-
version "5.21.2"
8123-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.21.2.tgz#647507e50d3637695be28af58a6a8246050394e7"
8124-
integrity sha512-xHflCenx+AM4uWKX71SWHhxml5aMXdy2tu/vdi4lClm7PADKxlyDAFFN1rEFzNV0MAoPpHtBeJnl/+K6F4QBPg==
8121+
webpack@5.22.0:
8122+
version "5.22.0"
8123+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.22.0.tgz#8505158bc52dcbbdb01ac94796a8aed61badf11a"
8124+
integrity sha512-xqlb6r9RUXda/d9iA6P7YRTP1ChWeP50TEESKMMNIg0u8/Rb66zN9YJJO7oYgJTRyFyYi43NVC5feG45FSO1vQ==
81258125
dependencies:
81268126
"@types/eslint-scope" "^3.7.0"
81278127
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)