Skip to content

Commit 5c34015

Browse files
committed
Update dependency webpack to v5.45.0
1 parent 1bec6a9 commit 5c34015

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
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.44.0"
127+
"webpack": "5.45.0"
128128
},
129129
"resolutions": {
130130
"ember-css-modules/postcss": "8.3.5",

yarn.lock

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2324,10 +2324,10 @@
23242324
dependencies:
23252325
"@types/sizzle" "*"
23262326

2327-
"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
2328-
version "7.0.7"
2329-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
2330-
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
2327+
"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.7":
2328+
version "7.0.8"
2329+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.8.tgz#edf1bf1dbf4e04413ca8e5b17b3b7d7d54b59818"
2330+
integrity sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg==
23312331

23322332
"@types/loader-utils@^2.0.2":
23332333
version "2.0.2"
@@ -2805,6 +2805,11 @@ acorn-globals@^6.0.0:
28052805
acorn "^7.1.1"
28062806
acorn-walk "^7.1.1"
28072807

2808+
2809+
version "1.7.1"
2810+
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.7.1.tgz#da2c1fd00dbd7fd8b22c59957cea3e4508e64fa5"
2811+
integrity sha512-Wc7PWe2G9s9E3aPaKDvOgV00xn1HIetG3VxPs+Jtr/4nHpdfLZ/0JbEVM83QCUqV4fYilbMb+y5SSXHMzP8AVw==
2812+
28082813
acorn-jsx@^5.3.1:
28092814
version "5.3.1"
28102815
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
@@ -13057,12 +13062,12 @@ schema-utils@^2.6.5:
1305713062
ajv "^6.12.4"
1305813063
ajv-keywords "^3.5.2"
1305913064

13060-
schema-utils@^3.0.0:
13061-
version "3.0.0"
13062-
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.0.0.tgz#67502f6aa2b66a2d4032b4279a2944978a0913ef"
13063-
integrity sha512-6D82/xSzO094ajanoOSbe4YvXWMfn2A//8Y1+MUqFAJul5Bs+yn36xbK9OtNDcRVSBJ9jjeoXftM6CfztsjOAA==
13065+
schema-utils@^3.0.0, schema-utils@^3.1.0:
13066+
version "3.1.0"
13067+
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.0.tgz#95986eb604f66daadeed56e379bfe7a7f963cdb9"
13068+
integrity sha512-tTEaeYkyIhEZ9uWgAjDerWov3T9MgX8dhhy2r0IGeeX4W8ngtGl1++dUve/RUqzuaASSh7shwCDJjEzthxki8w==
1306413069
dependencies:
13065-
"@types/json-schema" "^7.0.6"
13070+
"@types/json-schema" "^7.0.7"
1306613071
ajv "^6.12.5"
1306713072
ajv-keywords "^3.5.2"
1306813073

@@ -14690,17 +14695,18 @@ webpack-sources@^2.3.0:
1469014695
source-list-map "^2.0.1"
1469114696
source-map "^0.6.1"
1469214697

14693-
webpack@5.44.0:
14694-
version "5.44.0"
14695-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.44.0.tgz#97b13a02bd79fb71ac6301ce697920660fa214a1"
14696-
integrity sha512-I1S1w4QLoKmH19pX6YhYN0NiSXaWY8Ou00oA+aMcr9IUGeF5azns+IKBkfoAAG9Bu5zOIzZt/mN35OffBya8AQ==
14698+
webpack@5.45.0:
14699+
version "5.45.0"
14700+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.45.0.tgz#3071f4940f9dba6b2ee64c5e6b68986e09f48eb3"
14701+
integrity sha512-nQvbBscZztZ+92n10ZpGJc979lH/DGTCHRqCbjez3Dha7yWiEW+zlnyq5xQo7CxFmn8BtI37eok1/dW7p+htxw==
1469714702
dependencies:
1469814703
"@types/eslint-scope" "^3.7.0"
1469914704
"@types/estree" "^0.0.50"
1470014705
"@webassemblyjs/ast" "1.11.1"
1470114706
"@webassemblyjs/wasm-edit" "1.11.1"
1470214707
"@webassemblyjs/wasm-parser" "1.11.1"
1470314708
acorn "^8.4.1"
14709+
acorn-import-assertions "1.7.1"
1470414710
browserslist "^4.14.5"
1470514711
chrome-trace-event "^1.0.2"
1470614712
enhanced-resolve "^5.8.0"
@@ -14713,7 +14719,7 @@ [email protected]:
1471314719
loader-runner "^4.2.0"
1471414720
mime-types "^2.1.27"
1471514721
neo-async "^2.6.2"
14716-
schema-utils "^3.0.0"
14722+
schema-utils "^3.1.0"
1471714723
tapable "^2.1.1"
1471814724
terser-webpack-plugin "^5.1.3"
1471914725
watchpack "^2.2.0"

0 commit comments

Comments
 (0)