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

Commit c1d4014

Browse files
committed
build(deps): update dependency webpack to v5.62.2
1 parent 26a9c39 commit c1d4014

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

yarn.lock

Lines changed: 4 additions & 4 deletions
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.2:
13185+
version "5.62.2"
13186+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.62.2.tgz#9a352423396a3d434f8c3aef19dcfd79b58fe88a"
13187+
integrity sha512-GDJymz2MEpfcLoLHQFtV72raCVsuQtlUHeeNixbYh5DkFombEhoLyto3GU8xA42VfRXR7pxrYQ75Sd+YelFe5A==
1318813188
dependencies:
1318913189
"@types/eslint-scope" "^3.7.0"
1319013190
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)