Skip to content

Commit 13229b3

Browse files
committed
chore(deps): update dependency webpack to v5.31.2
1 parent a17b569 commit 13229b3

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.31.0",
102+
"webpack": "5.31.2",
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.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==
10340+
webpack@5.31.2:
10341+
version "5.31.2"
10342+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.31.2.tgz#40d9b9d15b7d76af73d3f1cae895b82613a544d6"
10343+
integrity sha512-0bCQe4ybo7T5Z0SC5axnIAH+1WuIdV4FwLYkaAlLtvfBhIx8bPS48WHTfiRZS1VM+pSiYt7e/rgLs3gLrH82lQ==
1034410344
dependencies:
1034510345
"@types/eslint-scope" "^3.7.0"
1034610346
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)