Skip to content

Commit 0b9d0d8

Browse files
committed
Update dependency webpack to v5.67.0
1 parent efc95e7 commit 0b9d0d8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"qunit-dom": "2.0.0",
6969
"release-it": "14.12.3",
7070
"release-it-lerna-changelog": "4.0.1",
71-
"webpack": "5.66.0"
71+
"webpack": "5.67.0"
7272
},
7373
"engines": {
7474
"node": "12.* || >= 14"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12621,15 +12621,15 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
1262112621
source-list-map "^2.0.0"
1262212622
source-map "~0.6.1"
1262312623

12624-
webpack-sources@^3.2.2:
12625-
version "3.2.2"
12626-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
12627-
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
12624+
webpack-sources@^3.2.3:
12625+
version "3.2.3"
12626+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
12627+
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1262812628

12629-
webpack@5.66.0:
12630-
version "5.66.0"
12631-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.66.0.tgz#789bf36287f407fc92b3e2d6f978ddff1bfc2dbb"
12632-
integrity sha512-NJNtGT7IKpGzdW7Iwpn/09OXz9inIkeIQ/ibY6B+MdV1x6+uReqz/5z1L89ezWnpPDWpXF0TY5PCYKQdWVn8Vg==
12629+
webpack@5.67.0:
12630+
version "5.67.0"
12631+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.67.0.tgz#cb43ca2aad5f7cc81c4cd36b626e6b819805dbfd"
12632+
integrity sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==
1263312633
dependencies:
1263412634
"@types/eslint-scope" "^3.7.0"
1263512635
"@types/estree" "^0.0.50"
@@ -12654,7 +12654,7 @@ [email protected]:
1265412654
tapable "^2.1.1"
1265512655
terser-webpack-plugin "^5.1.3"
1265612656
watchpack "^2.3.1"
12657-
webpack-sources "^3.2.2"
12657+
webpack-sources "^3.2.3"
1265812658

1265912659
webpack@^4.43.0:
1266012660
version "4.46.0"

0 commit comments

Comments
 (0)