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

Commit 32350e2

Browse files
committed
build(deps): update dependency webpack to v5.64.4
1 parent 1c21d20 commit 32350e2

File tree

2 files changed

+24
-11
lines changed

2 files changed

+24
-11
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.64.4"
100100
}
101101
}

yarn.lock

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12947,6 +12947,14 @@ watchpack@^2.2.0:
1294712947
glob-to-regexp "^0.4.1"
1294812948
graceful-fs "^4.1.2"
1294912949

12950+
watchpack@^2.3.0:
12951+
version "2.3.0"
12952+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.0.tgz#a41bca3da6afaff31e92a433f4c856a0c25ea0c4"
12953+
integrity sha512-MnN0Q1OsvB/GGHETrFeZPQaOelWh/7O+EiFlj8sM9GPjtQkis7k01aAxrg/18kTfoIVcLL+haEVFlXDaSRwKRw==
12954+
dependencies:
12955+
glob-to-regexp "^0.4.1"
12956+
graceful-fs "^4.1.2"
12957+
1295012958
wbuf@^1.1.0, wbuf@^1.7.3:
1295112959
version "1.7.3"
1295212960
resolved "https://registry.yarnpkg.com/wbuf/-/wbuf-1.7.3.tgz#c1d8d149316d3ea852848895cb6a0bfe887b87df"
@@ -13106,17 +13114,22 @@ webpack-sources@^3.2.0:
1310613114
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
1310713115
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
1310813116

13117+
webpack-sources@^3.2.2:
13118+
version "3.2.2"
13119+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
13120+
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
13121+
1310913122
1311013123
version "5.0.0"
1311113124
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0.tgz#8268b9cc1a229a8f8129ca9eeb59cde52185b6b1"
1311213125
integrity sha512-x9514FpLRydO+UAQ8DY4aLtCjxmdLkuQVcDFN1kGzuusREYJ1B0rzk/iIlWiL6dnvrhEGFj2+UsdxDkP8Z4UKg==
1311313126
dependencies:
1311413127
typed-assert "^1.0.8"
1311513128

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==
13129+
webpack@5.62.2:
13130+
version "5.62.2"
13131+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.62.2.tgz#9a352423396a3d434f8c3aef19dcfd79b58fe88a"
13132+
integrity sha512-GDJymz2MEpfcLoLHQFtV72raCVsuQtlUHeeNixbYh5DkFombEhoLyto3GU8xA42VfRXR7pxrYQ75Sd+YelFe5A==
1312013133
dependencies:
1312113134
"@types/eslint-scope" "^3.7.0"
1312213135
"@types/estree" "^0.0.50"
@@ -13143,10 +13156,10 @@ [email protected]:
1314313156
watchpack "^2.2.0"
1314413157
webpack-sources "^3.2.0"
1314513158

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==
13159+
webpack@5.64.4:
13160+
version "5.64.4"
13161+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.4.tgz#e1454b6a13009f57cc2c78e08416cd674622937b"
13162+
integrity sha512-LWhqfKjCLoYJLKJY8wk2C3h77i8VyHowG3qYNZiIqD6D0ZS40439S/KVuc/PY48jp2yQmy0mhMknq8cys4jFMw==
1315013163
dependencies:
1315113164
"@types/eslint-scope" "^3.7.0"
1315213165
"@types/estree" "^0.0.50"
@@ -13170,8 +13183,8 @@ [email protected]:
1317013183
schema-utils "^3.1.0"
1317113184
tapable "^2.1.1"
1317213185
terser-webpack-plugin "^5.1.3"
13173-
watchpack "^2.2.0"
13174-
webpack-sources "^3.2.0"
13186+
watchpack "^2.3.0"
13187+
webpack-sources "^3.2.2"
1317513188

1317613189
1317713190
version "0.6.5"

0 commit comments

Comments
 (0)