Skip to content

Commit 8bc52ad

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

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

+1-1
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.5.2"
6060
},
6161
"dependencies": {
6262
"ajv": "^8.13.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@ __metadata:
13111311
semver: ^7.6.0
13121312
ts-jest: 27.1.5
13131313
ts-node: 10.9.2
1314-
typescript: 4.9.5
1314+
typescript: 5.5.2
13151315
webpack: ^5.91.0
13161316
bin:
13171317
js-widgets-webpack-cli: build/src/index.js
@@ -9212,13 +9212,13 @@ __metadata:
92129212
languageName: node
92139213
linkType: hard
92149214

9215-
"typescript@npm:4.9.5":
9216-
version: 4.9.5
9217-
resolution: "typescript@npm:4.9.5"
9215+
"typescript@npm:5.5.2":
9216+
version: 5.5.2
9217+
resolution: "typescript@npm:5.5.2"
92189218
bin:
92199219
tsc: bin/tsc
92209220
tsserver: bin/tsserver
9221-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
9221+
checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd
92229222
languageName: node
92239223
linkType: hard
92249224

@@ -9232,13 +9232,13 @@ __metadata:
92329232
languageName: node
92339233
linkType: hard
92349234

9235-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
9236-
version: 4.9.5
9237-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
9235+
"typescript@patch:typescript@5.5.2#~builtin<compat/typescript>":
9236+
version: 5.5.2
9237+
resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=701156"
92389238
bin:
92399239
tsc: bin/tsc
92409240
tsserver: bin/tsserver
9241-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
9241+
checksum: 9d89bac0de650e15d6846485f238d1e65f1013f2c260d9e53e86a1da6ecf8109d9fad9402575c5c36a6592dc5d4370db090e12971c8630ae84453654baabb6b4
92429242
languageName: node
92439243
linkType: hard
92449244

0 commit comments

Comments
 (0)