Skip to content

Commit ac5ba6e

Browse files
chore(deps): update dependency typescript to v5
1 parent 104ed2a commit ac5ba6e

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.4.5"
6060
},
6161
"dependencies": {
6262
"ajv": "^8.12.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
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.4.5
13151315
webpack: ^5.91.0
13161316
bin:
13171317
js-widgets-webpack-cli: build/src/index.js
@@ -9200,13 +9200,13 @@ __metadata:
92009200
languageName: node
92019201
linkType: hard
92029202

9203-
"typescript@npm:4.9.5":
9204-
version: 4.9.5
9205-
resolution: "typescript@npm:4.9.5"
9203+
"typescript@npm:5.4.5":
9204+
version: 5.4.5
9205+
resolution: "typescript@npm:5.4.5"
92069206
bin:
92079207
tsc: bin/tsc
92089208
tsserver: bin/tsserver
9209-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
9209+
checksum: 53c879c6fa1e3bcb194b274d4501ba1985894b2c2692fa079db03c5a5a7140587a1e04e1ba03184605d35f439b40192d9e138eb3279ca8eee313c081c8bcd9b0
92109210
languageName: node
92119211
linkType: hard
92129212

@@ -9220,13 +9220,13 @@ __metadata:
92209220
languageName: node
92219221
linkType: hard
92229222

9223-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
9224-
version: 4.9.5
9225-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
9223+
"typescript@patch:typescript@5.4.5#~builtin<compat/typescript>":
9224+
version: 5.4.5
9225+
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=701156"
92269226
bin:
92279227
tsc: bin/tsc
92289228
tsserver: bin/tsserver
9229-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
9229+
checksum: 2373c693f3b328f3b2387c3efafe6d257b057a142f9a79291854b14ff4d5367d3d730810aee981726b677ae0fd8329b23309da3b6aaab8263dbdccf1da07a3ba
92309230
languageName: node
92319231
linkType: hard
92329232

0 commit comments

Comments
 (0)