Skip to content

Commit 843d279

Browse files
committed
Update dependency webpack to v5.58.1
1 parent 3a392b8 commit 843d279

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
@@ -43,7 +43,7 @@
4343
"ts-jest": "27.0.5",
4444
"ts-loader": "9.2.6",
4545
"typescript": "4.4.3",
46-
"webpack": "5.57.1",
46+
"webpack": "5.58.1",
4747
"webpack-cli": "4.9.0"
4848
},
4949
"jest": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5990,10 +5990,10 @@ webpack-sources@^3.1.1, webpack-sources@^3.2.0:
59905990
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
59915991
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==
59925992

5993-
webpack@5.57.1:
5994-
version "5.57.1"
5995-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.57.1.tgz#ead5ace2c17ecef2ae8126f143bfeaa7f55eab44"
5996-
integrity sha512-kHszukYjTPVfCOEyrUthA3jqJwduY/P3eO8I0gMNOZGIQWKAwZftxmp5hq6paophvwo9NoUrcZOecs9ulOyyTg==
5993+
webpack@5.58.1:
5994+
version "5.58.1"
5995+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.58.1.tgz#df8aad72b617a9d0db8c89d4f410784ee93320d7"
5996+
integrity sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg==
59975997
dependencies:
59985998
"@types/eslint-scope" "^3.7.0"
59995999
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)