Skip to content

Commit 3757eb2

Browse files
committed
Update dependency webpack to v5.59.1
1 parent a4f9938 commit 3757eb2

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
@@ -126,7 +126,7 @@
126126
"qunit-console-grouper": "0.3.0",
127127
"qunit-dom": "2.0.0",
128128
"timekeeper": "2.2.0",
129-
"webpack": "5.58.1"
129+
"webpack": "5.59.1"
130130
},
131131
"resolutions": {
132132
"ember-css-modules/postcss": "8.3.11",

yarn.lock

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

14543-
webpack@5.58.1:
14544-
version "5.58.1"
14545-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.58.1.tgz#df8aad72b617a9d0db8c89d4f410784ee93320d7"
14546-
integrity sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg==
14543+
webpack@5.59.1:
14544+
version "5.59.1"
14545+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.59.1.tgz#60c77e9aad796252153d4d7ab6b2d4c11f0e548c"
14546+
integrity sha512-I01IQV9K96FlpXX3V0L4nvd7gb0r7thfuu1IfT2P4uOHOA77nKARAKDYGe/tScSHKnffNIyQhLC8kRXzY4KEHQ==
1454714547
dependencies:
1454814548
"@types/eslint-scope" "^3.7.0"
1454914549
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)