Skip to content

Commit 1bcdfe1

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

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.3"
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.3
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.3":
9290+
version: 5.9.3
9291+
resolution: "typescript@npm:5.9.3"
92929292
bin:
92939293
tsc: bin/tsc
92949294
tsserver: bin/tsserver
9295-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
9295+
checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f
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.3#~builtin<compat/typescript>":
9300+
version: 5.9.3
9301+
resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin<compat/typescript>::version=5.9.3&hash=701156"
93029302
bin:
93039303
tsc: bin/tsc
93049304
tsserver: bin/tsserver
9305-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
9305+
checksum: 8bb8d86819ac86a498eada254cad7fb69c5f74778506c700c2a712daeaff21d3a6f51fd0d534fe16903cb010d1b74f89437a3d02d4d0ff5ca2ba9a4660de8497
93069306
languageName: node
93079307
linkType: hard
93089308

0 commit comments

Comments
 (0)