Skip to content
This repository was archived by the owner on Oct 26, 2021. It is now read-only.

Commit 55e20bb

Browse files
committed
Update dependency webpack to v5.58.1
1 parent fff8a5d commit 55e20bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"ts-loader": "9.2.6",
149149
"typescript": "4.4.3",
150150
"url-loader": "4.1.1",
151-
"webpack": "5.56.1",
151+
"webpack": "5.58.1",
152152
"webpack-bundle-analyzer": "4.4.2",
153153
"webpack-cli": "4.8.0",
154154
"webpack-dev-server": "4.3.1"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12891,10 +12891,10 @@ webpack-sources@^3.2.0:
1289112891
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
1289212892
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
1289312893

12894-
webpack@5.56.1:
12895-
version "5.56.1"
12896-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.56.1.tgz#e39d1d1f1acdb6f07e346f74b7dcfe323da4ded9"
12897-
integrity sha512-MRbTPooHJuSAfbx7Lh/qEMRUe/d0p4cRj2GPo/fq+4JUeR/+Q1EfLvS1lexslbMcJZyPXxxz/k/NzVepkA5upA==
12894+
webpack@5.58.1:
12895+
version "5.58.1"
12896+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.58.1.tgz#df8aad72b617a9d0db8c89d4f410784ee93320d7"
12897+
integrity sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg==
1289812898
dependencies:
1289912899
"@types/eslint-scope" "^3.7.0"
1290012900
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)