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

Commit f001502

Browse files
committed
build(deps): update dependency webpack to v5.60.0
1 parent ab88720 commit f001502

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@
9595
"tslint": "~5.20.0",
9696
"typescript": "~4.2.3",
9797
"wait-on": "^6.0.0",
98-
"webpack": "5.59.1"
98+
"webpack": "5.60.0"
9999
}
100100
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13182,10 +13182,10 @@ [email protected]:
1318213182
watchpack "^2.2.0"
1318313183
webpack-sources "^3.2.0"
1318413184

13185-
webpack@5.59.1:
13186-
version "5.59.1"
13187-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.59.1.tgz#60c77e9aad796252153d4d7ab6b2d4c11f0e548c"
13188-
integrity sha512-I01IQV9K96FlpXX3V0L4nvd7gb0r7thfuu1IfT2P4uOHOA77nKARAKDYGe/tScSHKnffNIyQhLC8kRXzY4KEHQ==
13185+
webpack@5.60.0:
13186+
version "5.60.0"
13187+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.60.0.tgz#9c26f38a57c9688b0a8c5c885e05197344eae67d"
13188+
integrity sha512-OL5GDYi2dKxnwJPSOg2tODgzDxAffN0osgWkZaBo/l3ikCxDFP+tuJT3uF7GyBE3SDBpKML/+a8EobyWAQO3DQ==
1318913189
dependencies:
1319013190
"@types/eslint-scope" "^3.7.0"
1319113191
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)