Skip to content

Commit 7012590

Browse files
committed
Update dependency webpack to v5.64.4
1 parent a9c37d7 commit 7012590

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
@@ -127,7 +127,7 @@
127127
"qunit-console-grouper": "0.3.0",
128128
"qunit-dom": "2.0.0",
129129
"timekeeper": "2.2.0",
130-
"webpack": "5.64.2"
130+
"webpack": "5.64.4"
131131
},
132132
"resolutions": {
133133
"ember-css-modules/postcss": "8.4.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14476,7 +14476,7 @@ watchpack@^1.7.4:
1447614476
chokidar "^3.4.1"
1447714477
watchpack-chokidar2 "^2.0.1"
1447814478

14479-
watchpack@^2.2.0:
14479+
watchpack@^2.3.0:
1448014480
version "2.3.0"
1448114481
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.0.tgz#a41bca3da6afaff31e92a433f4c856a0c25ea0c4"
1448214482
integrity sha512-MnN0Q1OsvB/GGHETrFeZPQaOelWh/7O+EiFlj8sM9GPjtQkis7k01aAxrg/18kTfoIVcLL+haEVFlXDaSRwKRw==
@@ -14526,10 +14526,10 @@ webpack-sources@^3.2.2:
1452614526
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
1452714527
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
1452814528

14529-
14530-
version "5.64.2"
14531-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.2.tgz#152e28d4712a6223b06c06cba0d3e622a61611a0"
14532-
integrity sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg==
14529+
14530+
version "5.64.4"
14531+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.4.tgz#e1454b6a13009f57cc2c78e08416cd674622937b"
14532+
integrity sha512-LWhqfKjCLoYJLKJY8wk2C3h77i8VyHowG3qYNZiIqD6D0ZS40439S/KVuc/PY48jp2yQmy0mhMknq8cys4jFMw==
1453314533
dependencies:
1453414534
"@types/eslint-scope" "^3.7.0"
1453514535
"@types/estree" "^0.0.50"
@@ -14553,7 +14553,7 @@ [email protected]:
1455314553
schema-utils "^3.1.0"
1455414554
tapable "^2.1.1"
1455514555
terser-webpack-plugin "^5.1.3"
14556-
watchpack "^2.2.0"
14556+
watchpack "^2.3.0"
1455714557
webpack-sources "^3.2.2"
1455814558

1455914559
webpack@^4.43.0:

0 commit comments

Comments
 (0)