Skip to content

Commit 1571bce

Browse files
committed
Update dependency webpack to v5.39.0
1 parent ef58484 commit 1571bce

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.38.1"
129+
"webpack": "5.39.0"
130130
},
131131
"resolutions": {
132132
"ember-css-modules/postcss": "8.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14800,10 +14800,10 @@ webpack-sources@^2.3.0:
1480014800
source-list-map "^2.0.1"
1480114801
source-map "^0.6.1"
1480214802

14803-
webpack@5.38.1:
14804-
version "5.38.1"
14805-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.38.1.tgz#5224c7f24c18e729268d3e3bc97240d6e880258e"
14806-
integrity sha512-OqRmYD1OJbHZph6RUMD93GcCZy4Z4wC0ele4FXyYF0J6AxO1vOSuIlU1hkS/lDlR9CDYBz64MZRmdbdnFFoT2g==
14803+
webpack@5.39.0:
14804+
version "5.39.0"
14805+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.39.0.tgz#37d6899f1f40c31d5901abc0f39bc8cc7224138c"
14806+
integrity sha512-25CHmuDj+oOTyteI13sUqNlCnjCnySuhiKWE/cRYPQYeoQ3ijHgyWX27CiyUKLNGq27v8S0mrksyTreT/xo7pg==
1480714807
dependencies:
1480814808
"@types/eslint-scope" "^3.7.0"
1480914809
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)