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

Commit 5e64df4

Browse files
committed
build(deps): update dependency webpack to v5.60.0
1 parent 2c05d8e commit 5e64df4

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.60.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.60.0:
13174+
version "5.60.0"
13175+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.60.0.tgz#9c26f38a57c9688b0a8c5c885e05197344eae67d"
13176+
integrity sha512-OL5GDYi2dKxnwJPSOg2tODgzDxAffN0osgWkZaBo/l3ikCxDFP+tuJT3uF7GyBE3SDBpKML/+a8EobyWAQO3DQ==
1317713177
dependencies:
1317813178
"@types/eslint-scope" "^3.7.0"
1317913179
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)