Skip to content

Commit 16c4e18

Browse files
committed
chore(deps): update dependency webpack to v5.68.0
1 parent 188cd24 commit 16c4e18

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
@@ -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.67.0",
95+
"webpack": "5.68.0",
9696
"webpack-cli": "4.9.2",
9797
"webpack-dev-server": "4.7.3"
9898
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6782,10 +6782,10 @@ webpack-sources@^3.2.3:
67826782
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
67836783
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
67846784

6785-
webpack@5.67.0:
6786-
version "5.67.0"
6787-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.67.0.tgz#cb43ca2aad5f7cc81c4cd36b626e6b819805dbfd"
6788-
integrity sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==
6785+
webpack@5.68.0:
6786+
version "5.68.0"
6787+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.68.0.tgz#a653a58ed44280062e47257f260117e4be90d560"
6788+
integrity sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==
67896789
dependencies:
67906790
"@types/eslint-scope" "^3.7.0"
67916791
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)