Skip to content

Commit b9cf2b2

Browse files
committed
Update dependency webpack to v5.64.2
1 parent 2c3a097 commit b9cf2b2

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.0"
130+
"webpack": "5.64.2"
131131
},
132132
"resolutions": {
133133
"ember-css-modules/postcss": "8.3.11",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14532,15 +14532,15 @@ webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1:
1453214532
source-list-map "^2.0.0"
1453314533
source-map "~0.6.1"
1453414534

14535-
webpack-sources@^3.2.0:
14535+
webpack-sources@^3.2.2:
1453614536
version "3.2.2"
1453714537
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
1453814538
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
1453914539

14540-
14541-
version "5.64.0"
14542-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.0.tgz#db3e12546f755930ccc9e0e21ba660871940c615"
14543-
integrity sha512-UclnN24m054HaPC45nmDEosX6yXWD+UGC12YtUs5i356DleAUGMDC9LBAw37xRRfgPKYIdCYjGA7RZ1AA+ZnGg==
14540+
14541+
version "5.64.2"
14542+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.2.tgz#152e28d4712a6223b06c06cba0d3e622a61611a0"
14543+
integrity sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg==
1454414544
dependencies:
1454514545
"@types/eslint-scope" "^3.7.0"
1454614546
"@types/estree" "^0.0.50"
@@ -14565,7 +14565,7 @@ [email protected]:
1456514565
tapable "^2.1.1"
1456614566
terser-webpack-plugin "^5.1.3"
1456714567
watchpack "^2.2.0"
14568-
webpack-sources "^3.2.0"
14568+
webpack-sources "^3.2.2"
1456914569

1457014570
webpack@^4.43.0:
1457114571
version "4.46.0"

0 commit comments

Comments
 (0)