Skip to content

Commit 23ef554

Browse files
chore(deps): update dependency typescript to v5
1 parent e540af6 commit 23ef554

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.1",
59-
"typescript": "4.9.5"
59+
"typescript": "5.0.4"
6060
},
6161
"dependencies": {
6262
"ajv": "^8.12.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@ __metadata:
11561156
semver: ^7.3.8
11571157
ts-jest: 27.1.5
11581158
ts-node: 10.9.1
1159-
typescript: 4.9.5
1159+
typescript: 5.0.4
11601160
webpack: ^5.78.0
11611161
bin:
11621162
js-widgets-webpack-cli: build/src/index.js
@@ -8882,13 +8882,13 @@ __metadata:
88828882
languageName: node
88838883
linkType: hard
88848884

8885-
"typescript@npm:4.9.5":
8886-
version: 4.9.5
8887-
resolution: "typescript@npm:4.9.5"
8885+
"typescript@npm:5.0.4":
8886+
version: 5.0.4
8887+
resolution: "typescript@npm:5.0.4"
88888888
bin:
88898889
tsc: bin/tsc
88908890
tsserver: bin/tsserver
8891-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
8891+
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
88928892
languageName: node
88938893
linkType: hard
88948894

@@ -8902,13 +8902,13 @@ __metadata:
89028902
languageName: node
89038903
linkType: hard
89048904

8905-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
8906-
version: 4.9.5
8907-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
8905+
"typescript@patch:typescript@5.0.4#~builtin<compat/typescript>":
8906+
version: 5.0.4
8907+
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=701156"
89088908
bin:
89098909
tsc: bin/tsc
89108910
tsserver: bin/tsserver
8911-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
8911+
checksum: 6a1fe9a77bb9c5176ead919cc4a1499ee63e46b4e05bf667079f11bf3a8f7887f135aa72460a4c3b016e6e6bb65a822cb8689a6d86cbfe92d22cc9f501f09213
89128912
languageName: node
89138913
linkType: hard
89148914

0 commit comments

Comments
 (0)