Skip to content

Commit bbeff28

Browse files
chore(deps): update dependency typescript to v5
1 parent f918b0a commit bbeff28

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.7.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.7.2
13401340
webpack: ^5.96.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.7.2":
9290+
version: 5.7.2
9291+
resolution: "typescript@npm:5.7.2"
92929292
bin:
92939293
tsc: bin/tsc
92949294
tsserver: bin/tsserver
9295-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
9295+
checksum: b55300c4cefee8ee380d14fa9359ccb41ff8b54c719f6bc49b424899d662a5ce62ece390ce769568c7f4d14af844085255e63788740084444eb12ef423b13433
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.7.2#~builtin<compat/typescript>":
9300+
version: 5.7.2
9301+
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=701156"
93029302
bin:
93039303
tsc: bin/tsc
93049304
tsserver: bin/tsserver
9305-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
9305+
checksum: 803430c6da2ba73c25a21880d8d4f08a56d9d2444e6db2ea949ac4abceeece8e4a442b7b9b585db7d8a0b47ebda2060e45fe8ee8b8aca23e27ec1d4844987ee6
93069306
languageName: node
93079307
linkType: hard
93089308

0 commit comments

Comments
 (0)