Skip to content

Commit a4e8d8d

Browse files
committed
Update dependency webpack to v5.56.0
1 parent 3ec019e commit a4e8d8d

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.54.0"
127+
"webpack": "5.56.0"
128128
},
129129
"resolutions": {
130130
"ember-css-modules/postcss": "8.3.8",

yarn.lock

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

14602-
webpack@5.54.0:
14603-
version "5.54.0"
14604-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.54.0.tgz#629f0cd14c7a4340af758a3c7cef25c50670ae4d"
14605-
integrity sha512-MAVKJMsIUotOQKzFOmN8ZkmMlj7BOyjDU6t1lomW9dWOme5WTStzGa3HMLdV1KYD1AiFETGsznL4LMSvj4tukw==
14602+
webpack@5.56.0:
14603+
version "5.56.0"
14604+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.56.0.tgz#91a04de09c85765002818678538c319b6e461324"
14605+
integrity sha512-pJ7esw2AGkpZL0jqsEAKnDEfRZdrc9NVjAWA+d1mFkwj68ng9VQ6+Wnrl+kS5dlDHvrat5ASK5vd7wp6I7f53Q==
1460614606
dependencies:
1460714607
"@types/eslint-scope" "^3.7.0"
1460814608
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)