Skip to content

Commit 8f38e76

Browse files
committed
Update dependency webpack to v5.46.0
1 parent bbf47f9 commit 8f38e76

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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": "1.6.0",
126126
"timekeeper": "2.2.0",
127-
"webpack": "5.45.1"
127+
"webpack": "5.46.0"
128128
},
129129
"resolutions": {
130130
"ember-css-modules/postcss": "8.3.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14682,18 +14682,18 @@ webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1:
1468214682
source-list-map "^2.0.0"
1468314683
source-map "~0.6.1"
1468414684

14685-
webpack-sources@^2.3.0:
14686-
version "2.3.0"
14687-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.0.tgz#9ed2de69b25143a4c18847586ad9eccb19278cfa"
14688-
integrity sha512-WyOdtwSvOML1kbgtXbTDnEW0jkJ7hZr/bDByIwszhWd/4XX1A3XMkrbFMsuH4+/MfLlZCUzlAdg4r7jaGKEIgQ==
14685+
webpack-sources@^2.3.1:
14686+
version "2.3.1"
14687+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.1.tgz#570de0af163949fe272233c2cefe1b56f74511fd"
14688+
integrity sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==
1468914689
dependencies:
1469014690
source-list-map "^2.0.1"
1469114691
source-map "^0.6.1"
1469214692

14693-
webpack@5.45.1:
14694-
version "5.45.1"
14695-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.45.1.tgz#d78dcbeda18a872dc62b0455d3ed3dcfd1c886bb"
14696-
integrity sha512-68VT2ZgG9EHs6h6UxfV2SEYewA9BA3SOLSnC2NEbJJiEwbAiueDL033R1xX0jzjmXvMh0oSeKnKgbO2bDXIEyQ==
14693+
webpack@5.46.0:
14694+
version "5.46.0"
14695+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.46.0.tgz#105d20d96f79db59b316b0ae54316f0f630314b5"
14696+
integrity sha512-qxD0t/KTedJbpcXUmvMxY5PUvXDbF8LsThCzqomeGaDlCA6k998D8yYVwZMvO8sSM3BTEOaD4uzFniwpHaTIJw==
1469714697
dependencies:
1469814698
"@types/eslint-scope" "^3.7.0"
1469914699
"@types/estree" "^0.0.50"
@@ -14717,7 +14717,7 @@ webpack@5.45.1:
1471714717
tapable "^2.1.1"
1471814718
terser-webpack-plugin "^5.1.3"
1471914719
watchpack "^2.2.0"
14720-
webpack-sources "^2.3.0"
14720+
webpack-sources "^2.3.1"
1472114721

1472214722
webpack@^4.43.0:
1472314723
version "4.46.0"

0 commit comments

Comments
 (0)