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

Commit 6e02dd4

Browse files
committed
build(deps): update dependency webpack to v5.65.0
1 parent 1c21d20 commit 6e02dd4

File tree

2 files changed

+24
-11
lines changed

2 files changed

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

yarn.lock

+23-10
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.1:
12951+
version "2.3.1"
12952+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.1.tgz#4200d9447b401156eeca7767ee610f8809bc9d25"
12953+
integrity sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==
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.65.0:
13160+
version "5.65.0"
13161+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.65.0.tgz#ed2891d9145ba1f0d318e4ea4f89c3fa18e6f9be"
13162+
integrity sha512-Q5or2o6EKs7+oKmJo7LaqZaMOlDWQse9Tm5l1WAfU/ujLGN5Pb0SqGeVkN/4bpPmEqEP5RnVhiqsOtWtUVwGRw==
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.1"
13187+
webpack-sources "^3.2.2"
1317513188

1317613189
1317713190
version "0.6.5"

0 commit comments

Comments
 (0)