Skip to content

Commit 61ebfe2

Browse files
committed
Update dependency webpack to v5.58.1
1 parent 4bec2ed commit 61ebfe2

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
@@ -124,7 +124,7 @@
124124
"qunit-console-grouper": "0.3.0",
125125
"qunit-dom": "2.0.0",
126126
"timekeeper": "2.2.0",
127-
"webpack": "5.56.0"
127+
"webpack": "5.58.1"
128128
},
129129
"resolutions": {
130130
"ember-css-modules/postcss": "8.3.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14612,10 +14612,10 @@ webpack-sources@^3.2.0:
1461214612
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
1461314613
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==
1461414614

14615-
webpack@5.56.0:
14616-
version "5.56.0"
14617-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.56.0.tgz#91a04de09c85765002818678538c319b6e461324"
14618-
integrity sha512-pJ7esw2AGkpZL0jqsEAKnDEfRZdrc9NVjAWA+d1mFkwj68ng9VQ6+Wnrl+kS5dlDHvrat5ASK5vd7wp6I7f53Q==
14615+
webpack@5.58.1:
14616+
version "5.58.1"
14617+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.58.1.tgz#df8aad72b617a9d0db8c89d4f410784ee93320d7"
14618+
integrity sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg==
1461914619
dependencies:
1462014620
"@types/eslint-scope" "^3.7.0"
1462114621
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)