Skip to content

Commit 9d03480

Browse files
Bump webpack from 5.20.2 to 5.21.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.20.2 to 5.21.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.20.2...v5.21.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8e5c9b4 commit 9d03480

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.3",
53-
"webpack": "5.20.2",
53+
"webpack": "5.21.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
@@ -8220,10 +8220,10 @@ webpack-sources@^2.1.1:
82208220
source-list-map "^2.0.1"
82218221
source-map "^0.6.1"
82228222

8223-
webpack@5.20.2:
8224-
version "5.20.2"
8225-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.20.2.tgz#55a6e461e2a6e1ca7467a419886acf9c7b052d5f"
8226-
integrity sha512-gGPip54KK7DznaaPHVuNGqym3LAXXL+bPkZ9SlLTCdHmmk+m5x+D4UZdhWvw32CMahYlZwZYPsioFIw36/txYQ==
8223+
webpack@5.21.2:
8224+
version "5.21.2"
8225+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.21.2.tgz#647507e50d3637695be28af58a6a8246050394e7"
8226+
integrity sha512-xHflCenx+AM4uWKX71SWHhxml5aMXdy2tu/vdi4lClm7PADKxlyDAFFN1rEFzNV0MAoPpHtBeJnl/+K6F4QBPg==
82278227
dependencies:
82288228
"@types/eslint-scope" "^3.7.0"
82298229
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)