Skip to content

Commit cdfa4de

Browse files
committed
chore(deps): update dependency webpack to v5.69.1
1 parent 7a5ebdd commit cdfa4de

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"rollup-plugin-node-resolve": "5.2.0",
9393
"rollup-plugin-replace": "2.2.0",
9494
"rollup-plugin-terser": "7.0.2",
95-
"webpack": "5.69.0",
95+
"webpack": "5.69.1",
9696
"webpack-cli": "4.9.2",
9797
"webpack-dev-server": "4.7.4"
9898
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2929,7 +2929,7 @@ encodeurl@~1.0.2:
29292929
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
29302930
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
29312931

2932-
enhanced-resolve@^5.9.0:
2932+
enhanced-resolve@^5.8.3:
29332933
version "5.9.0"
29342934
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.9.0.tgz#49ac24953ac8452ed8fed2ef1340fc8e043667ee"
29352935
integrity sha512-weDYmzbBygL7HzGGS26M3hGQx68vehdEg6VUmqSOaFzXExFqlnKuSvsEJCVGQHScS8CQMbrAqftT+AzzHNt/YA==
@@ -6893,10 +6893,10 @@ webpack-sources@^3.2.3:
68936893
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
68946894
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
68956895

6896-
6897-
version "5.69.0"
6898-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.69.0.tgz#c9eb607d4f6c49f1e5755492323a7b055c3450e3"
6899-
integrity sha512-E5Fqu89Gu8fR6vejRqu26h8ld/k6/dCVbeGUcuZjc+goQHDfCPU9rER71JmdtBYGmci7Ec2aFEATQ2IVXKy2wg==
6896+
6897+
version "5.69.1"
6898+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.69.1.tgz#8cfd92c192c6a52c99ab00529b5a0d33aa848dc5"
6899+
integrity sha512-+VyvOSJXZMT2V5vLzOnDuMz5GxEqLk7hKWQ56YxPW/PQRUuKimPqmEIJOx8jHYeyo65pKbapbW464mvsKbaj4A==
69006900
dependencies:
69016901
"@types/eslint-scope" "^3.7.3"
69026902
"@types/estree" "^0.0.51"
@@ -6907,7 +6907,7 @@ [email protected]:
69076907
acorn-import-assertions "^1.7.6"
69086908
browserslist "^4.14.5"
69096909
chrome-trace-event "^1.0.2"
6910-
enhanced-resolve "^5.9.0"
6910+
enhanced-resolve "^5.8.3"
69116911
es-module-lexer "^0.9.0"
69126912
eslint-scope "5.1.1"
69136913
events "^3.2.0"

0 commit comments

Comments
 (0)