Skip to content

Commit 94c20af

Browse files
committed
chore(deps): update dependency webpack to v5.31.0
1 parent 8969eb5 commit 94c20af

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
@@ -99,7 +99,7 @@
9999
"rollup-plugin-replace": "2.2.0",
100100
"rollup-plugin-terser": "7.0.2",
101101
"semantic-release": "17.4.2",
102-
"webpack": "5.30.0",
102+
"webpack": "5.31.0",
103103
"webpack-cli": "4.6.0",
104104
"webpack-dev-server": "3.11.2"
105105
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10337,10 +10337,10 @@ webpack-sources@^2.1.1:
1033710337
source-list-map "^2.0.1"
1033810338
source-map "^0.6.1"
1033910339

10340-
webpack@5.30.0:
10341-
version "5.30.0"
10342-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.30.0.tgz#07d87c182a060e0c2491062f3dc0edc85a29d884"
10343-
integrity sha512-Zr9NIri5yzpfmaMea2lSMV1UygbW0zQsSlGLMgKUm63ACXg6alhd1u4v5UBSBjzYKXJN6BNMGVM7w165e7NxYA==
10340+
webpack@5.31.0:
10341+
version "5.31.0"
10342+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.31.0.tgz#fab61d0be896feca4af87bdad5c18815c0d63455"
10343+
integrity sha512-3fUfZT/FUuThWSSyL32Fsh7weUUfYP/Fjc/cGSbla5KiSo0GtI1JMssCRUopJTvmLjrw05R2q7rlLtiKdSzkzQ==
1034410344
dependencies:
1034510345
"@types/eslint-scope" "^3.7.0"
1034610346
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)