Skip to content

Commit 49d8c64

Browse files
Bump webpack from 5.30.0 to 5.31.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.30.0 to 5.31.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.30.0...v5.31.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3a865f1 commit 49d8c64

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.3",
53-
"webpack": "5.30.0",
53+
"webpack": "5.31.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
@@ -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.30.0, webpack@^5:
8307-
version "5.30.0"
8308-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.30.0.tgz#07d87c182a060e0c2491062f3dc0edc85a29d884"
8309-
integrity sha512-Zr9NIri5yzpfmaMea2lSMV1UygbW0zQsSlGLMgKUm63ACXg6alhd1u4v5UBSBjzYKXJN6BNMGVM7w165e7NxYA==
8306+
webpack@5.31.0, webpack@^5:
8307+
version "5.31.0"
8308+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.31.0.tgz#fab61d0be896feca4af87bdad5c18815c0d63455"
8309+
integrity sha512-3fUfZT/FUuThWSSyL32Fsh7weUUfYP/Fjc/cGSbla5KiSo0GtI1JMssCRUopJTvmLjrw05R2q7rlLtiKdSzkzQ==
83108310
dependencies:
83118311
"@types/eslint-scope" "^3.7.0"
83128312
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)