Skip to content

Commit ff60c17

Browse files
chore(deps): update dependency typescript to v5
1 parent 43e72c3 commit ff60c17

6 files changed

+10
-10
lines changed
-11.1 MB
Binary file not shown.
4.25 MB
Binary file not shown.
-11.1 MB
Binary file not shown.
4.25 MB
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.9.2"
6060
},
6161
"dependencies": {
6262
"ajv": "^8.17.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1336,7 +1336,7 @@ __metadata:
13361336
semver: ^7.6.3
13371337
ts-jest: 27.1.5
13381338
ts-node: 10.9.2
1339-
typescript: 4.9.5
1339+
typescript: 5.9.2
13401340
webpack: ^5.97.1
13411341
bin:
13421342
js-widgets-webpack-cli: build/src/index.js
@@ -9286,23 +9286,23 @@ __metadata:
92869286
languageName: node
92879287
linkType: hard
92889288

9289-
"typescript@npm:4.9.5":
9290-
version: 4.9.5
9291-
resolution: "typescript@npm:4.9.5"
9289+
"typescript@npm:5.9.2":
9290+
version: 5.9.2
9291+
resolution: "typescript@npm:5.9.2"
92929292
bin:
92939293
tsc: bin/tsc
92949294
tsserver: bin/tsserver
9295-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
9295+
checksum: f619cf6773cfe31409279711afd68cdf0859780006c50bc2a7a0c3227f85dea89a3b97248846326f3a17dad72ea90ec27cf61a8387772c680b2252fd02d8497b
92969296
languageName: node
92979297
linkType: hard
92989298

9299-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
9300-
version: 4.9.5
9301-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
9299+
"typescript@patch:typescript@5.9.2#~builtin<compat/typescript>":
9300+
version: 5.9.2
9301+
resolution: "typescript@patch:typescript@npm%3A5.9.2#~builtin<compat/typescript>::version=5.9.2&hash=701156"
93029302
bin:
93039303
tsc: bin/tsc
93049304
tsserver: bin/tsserver
9305-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
9305+
checksum: e42a701947325500008334622321a6ad073f842f5e7d5e7b588a6346b31fdf51d56082b9ce5cef24312ecd3e48d6c0d4d44da7555f65e2feec18cf62ec540385
93069306
languageName: node
93079307
linkType: hard
93089308

0 commit comments

Comments
 (0)