Skip to content

Commit 7ffd40e

Browse files
committed
Update dependency webpack to v5.53.0
1 parent 5f13e07 commit 7ffd40e

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
@@ -125,7 +125,7 @@
125125
"qunit-console-grouper": "0.3.0",
126126
"qunit-dom": "2.0.0",
127127
"timekeeper": "2.2.0",
128-
"webpack": "5.52.1"
128+
"webpack": "5.53.0"
129129
},
130130
"resolutions": {
131131
"ember-css-modules/postcss": "8.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14648,10 +14648,10 @@ webpack-sources@^3.2.0:
1464814648
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
1464914649
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
1465014650

14651-
webpack@5.52.1:
14652-
version "5.52.1"
14653-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.52.1.tgz#2dc1d9029ecb7acfb80da7bf67baab67baa517a7"
14654-
integrity sha512-wkGb0hLfrS7ML3n2xIKfUIwHbjB6gxwQHyLmVHoAqEQBw+nWo+G6LoHL098FEXqahqximsntjBLuewStrnJk0g==
14651+
webpack@5.53.0:
14652+
version "5.53.0"
14653+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.53.0.tgz#f463cd9c6fc1356ae4b9b7ac911fd1f5b2df86af"
14654+
integrity sha512-RZ1Z3z3ni44snoWjfWeHFyzvd9HMVYDYC5VXmlYUT6NWgEOWdCNpad5Fve2CzzHoRED7WtsKe+FCyP5Vk4pWiQ==
1465514655
dependencies:
1465614656
"@types/eslint-scope" "^3.7.0"
1465714657
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)