Skip to content

Commit 1ddfb7f

Browse files
committed
Update dependency webpack to v5.39.1
1 parent eac315d commit 1ddfb7f

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": "1.6.0",
128128
"timekeeper": "2.2.0",
129-
"webpack": "5.39.0"
129+
"webpack": "5.39.1"
130130
},
131131
"resolutions": {
132132
"ember-css-modules/postcss": "8.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14822,10 +14822,10 @@ webpack-sources@^2.3.0:
1482214822
source-list-map "^2.0.1"
1482314823
source-map "^0.6.1"
1482414824

14825-
14826-
version "5.39.0"
14827-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.39.0.tgz#37d6899f1f40c31d5901abc0f39bc8cc7224138c"
14828-
integrity sha512-25CHmuDj+oOTyteI13sUqNlCnjCnySuhiKWE/cRYPQYeoQ3ijHgyWX27CiyUKLNGq27v8S0mrksyTreT/xo7pg==
14825+
14826+
version "5.39.1"
14827+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.39.1.tgz#d1e014b6d71e1aef385316ad528f21cd5b1f9784"
14828+
integrity sha512-ulOvoNCh2PvTUa+zbpRuEb1VPeQnhxpnHleMPVVCq3QqnaFogjsLyps+o42OviQFoaGtTQYrUqDXu1QNkvUPzw==
1482914829
dependencies:
1483014830
"@types/eslint-scope" "^3.7.0"
1483114831
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)