Skip to content

Commit 8f52cff

Browse files
chore(deps): update dependency typescript to v5
1 parent a8c38a7 commit 8f52cff

6 files changed

+10
-10
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"semantic-release": "19.0.5",
5757
"ts-jest": "27.1.5",
5858
"ts-node": "10.9.2",
59-
"typescript": "4.9.5"
59+
"typescript": "5.4.2"
6060
},
6161
"dependencies": {
6262
"ajv": "^8.12.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1304,7 +1304,7 @@ __metadata:
13041304
semver: ^7.5.4
13051305
ts-jest: 27.1.5
13061306
ts-node: 10.9.2
1307-
typescript: 4.9.5
1307+
typescript: 5.4.2
13081308
webpack: ^5.90.1
13091309
bin:
13101310
js-widgets-webpack-cli: build/src/index.js
@@ -9182,13 +9182,13 @@ __metadata:
91829182
languageName: node
91839183
linkType: hard
91849184

9185-
"typescript@npm:4.9.5":
9186-
version: 4.9.5
9187-
resolution: "typescript@npm:4.9.5"
9185+
"typescript@npm:5.4.2":
9186+
version: 5.4.2
9187+
resolution: "typescript@npm:5.4.2"
91889188
bin:
91899189
tsc: bin/tsc
91909190
tsserver: bin/tsserver
9191-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
9191+
checksum: 96d80fde25a09bcb04d399082fb27a808a9e17c2111e43849d2aafbd642d835e4f4ef0de09b0ba795ec2a700be6c4c2c3f62bf4660c05404c948727b5bbfb32a
91929192
languageName: node
91939193
linkType: hard
91949194

@@ -9202,13 +9202,13 @@ __metadata:
92029202
languageName: node
92039203
linkType: hard
92049204

9205-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
9206-
version: 4.9.5
9207-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
9205+
"typescript@patch:typescript@5.4.2#~builtin<compat/typescript>":
9206+
version: 5.4.2
9207+
resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin<compat/typescript>::version=5.4.2&hash=701156"
92089208
bin:
92099209
tsc: bin/tsc
92109210
tsserver: bin/tsserver
9211-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
9211+
checksum: c1b669146bca5529873aae60870e243fa8140c85f57ca32c42f898f586d73ce4a6b4f6bb02ae312729e214d7f5859a0c70da3e527a116fdf5ad00c9fc733ecc6
92129212
languageName: node
92139213
linkType: hard
92149214

0 commit comments

Comments
 (0)