Skip to content

Commit 67706bb

Browse files
committed
Update dependency webpack to v5.67.0
1 parent 2d740d5 commit 67706bb

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
@@ -129,7 +129,7 @@
129129
"qunit": "2.17.2",
130130
"qunit-console-grouper": "0.3.0",
131131
"qunit-dom": "2.0.0",
132-
"webpack": "5.66.0"
132+
"webpack": "5.67.0"
133133
},
134134
"resolutions": {
135135
"ember-css-modules/postcss": "8.4.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14340,15 +14340,15 @@ webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1:
1434014340
source-list-map "^2.0.0"
1434114341
source-map "~0.6.1"
1434214342

14343-
webpack-sources@^3.2.2:
14343+
webpack-sources@^3.2.3:
1434414344
version "3.2.3"
1434514345
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
1434614346
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1434714347

14348-
webpack@5.66.0:
14349-
version "5.66.0"
14350-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.66.0.tgz#789bf36287f407fc92b3e2d6f978ddff1bfc2dbb"
14351-
integrity sha512-NJNtGT7IKpGzdW7Iwpn/09OXz9inIkeIQ/ibY6B+MdV1x6+uReqz/5z1L89ezWnpPDWpXF0TY5PCYKQdWVn8Vg==
14348+
webpack@5.67.0:
14349+
version "5.67.0"
14350+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.67.0.tgz#cb43ca2aad5f7cc81c4cd36b626e6b819805dbfd"
14351+
integrity sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==
1435214352
dependencies:
1435314353
"@types/eslint-scope" "^3.7.0"
1435414354
"@types/estree" "^0.0.50"
@@ -14373,7 +14373,7 @@ [email protected]:
1437314373
tapable "^2.1.1"
1437414374
terser-webpack-plugin "^5.1.3"
1437514375
watchpack "^2.3.1"
14376-
webpack-sources "^3.2.2"
14376+
webpack-sources "^3.2.3"
1437714377

1437814378
webpack@^4.43.0:
1437914379
version "4.46.0"

0 commit comments

Comments
 (0)