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

Commit 5f43fe6

Browse files
committed
build(deps): update dependency webpack to v5.64.0
1 parent 1c21d20 commit 5f43fe6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.64.0"
100100
}
101101
}

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -13113,10 +13113,10 @@ [email protected]:
1311313113
dependencies:
1311413114
typed-assert "^1.0.8"
1311513115

13116-
webpack@5.59.1:
13117-
version "5.59.1"
13118-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.59.1.tgz#60c77e9aad796252153d4d7ab6b2d4c11f0e548c"
13119-
integrity sha512-I01IQV9K96FlpXX3V0L4nvd7gb0r7thfuu1IfT2P4uOHOA77nKARAKDYGe/tScSHKnffNIyQhLC8kRXzY4KEHQ==
13116+
webpack@5.62.2:
13117+
version "5.62.2"
13118+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.62.2.tgz#9a352423396a3d434f8c3aef19dcfd79b58fe88a"
13119+
integrity sha512-GDJymz2MEpfcLoLHQFtV72raCVsuQtlUHeeNixbYh5DkFombEhoLyto3GU8xA42VfRXR7pxrYQ75Sd+YelFe5A==
1312013120
dependencies:
1312113121
"@types/eslint-scope" "^3.7.0"
1312213122
"@types/estree" "^0.0.50"
@@ -13143,10 +13143,10 @@ [email protected]:
1314313143
watchpack "^2.2.0"
1314413144
webpack-sources "^3.2.0"
1314513145

13146-
webpack@5.62.2:
13147-
version "5.62.2"
13148-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.62.2.tgz#9a352423396a3d434f8c3aef19dcfd79b58fe88a"
13149-
integrity sha512-GDJymz2MEpfcLoLHQFtV72raCVsuQtlUHeeNixbYh5DkFombEhoLyto3GU8xA42VfRXR7pxrYQ75Sd+YelFe5A==
13146+
webpack@5.64.0:
13147+
version "5.64.0"
13148+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.0.tgz#db3e12546f755930ccc9e0e21ba660871940c615"
13149+
integrity sha512-UclnN24m054HaPC45nmDEosX6yXWD+UGC12YtUs5i356DleAUGMDC9LBAw37xRRfgPKYIdCYjGA7RZ1AA+ZnGg==
1315013150
dependencies:
1315113151
"@types/eslint-scope" "^3.7.0"
1315213152
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)