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

Commit fcd736e

Browse files
committed
build(deps): update dependency webpack to v5.62.1
1 parent f1b5847 commit fcd736e

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.62.1"
100100
}
101101
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13181,10 +13181,10 @@ [email protected]:
1318113181
watchpack "^2.2.0"
1318213182
webpack-sources "^3.2.0"
1318313183

13184-
webpack@5.59.1:
13185-
version "5.59.1"
13186-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.59.1.tgz#60c77e9aad796252153d4d7ab6b2d4c11f0e548c"
13187-
integrity sha512-I01IQV9K96FlpXX3V0L4nvd7gb0r7thfuu1IfT2P4uOHOA77nKARAKDYGe/tScSHKnffNIyQhLC8kRXzY4KEHQ==
13184+
webpack@5.62.1:
13185+
version "5.62.1"
13186+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.62.1.tgz#06f09b56a7b1bb13ed5137ad4b118358a90c9505"
13187+
integrity sha512-jNLtnWChS2CMZ7vqWtztv0G6fYB5hz11Zsadp5tE7e4/66zVDj7/KUeQZOsOl8Hz5KrLJH1h2eIDl6AnlyE12Q==
1318813188
dependencies:
1318913189
"@types/eslint-scope" "^3.7.0"
1319013190
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)