Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Commit 8740c7a

Browse files
committed
build(deps): update dependency webpack to v5.61.0
1 parent 2c05d8e commit 8740c7a

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
@@ -96,6 +96,6 @@
9696
"tslint": "~5.20.0",
9797
"typescript": "~4.4.3",
9898
"wait-on": "^6.0.0",
99-
"webpack": "5.59.1"
99+
"webpack": "5.61.0"
100100
}
101101
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13170,10 +13170,10 @@ [email protected]:
1317013170
watchpack "^2.2.0"
1317113171
webpack-sources "^3.2.0"
1317213172

13173-
webpack@5.59.1:
13174-
version "5.59.1"
13175-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.59.1.tgz#60c77e9aad796252153d4d7ab6b2d4c11f0e548c"
13176-
integrity sha512-I01IQV9K96FlpXX3V0L4nvd7gb0r7thfuu1IfT2P4uOHOA77nKARAKDYGe/tScSHKnffNIyQhLC8kRXzY4KEHQ==
13173+
webpack@5.61.0:
13174+
version "5.61.0"
13175+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.61.0.tgz#fa827f0ee9bdfd141dd73c3e891e955ebd52fe7f"
13176+
integrity sha512-fPdTuaYZ/GMGFm4WrPi2KRCqS1vDp773kj9S0iI5Uc//5cszsFEDgHNaX4Rj1vobUiU1dFIV3mA9k1eHeluFpw==
1317713177
dependencies:
1317813178
"@types/eslint-scope" "^3.7.0"
1317913179
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)