Skip to content

Commit d1e05dd

Browse files
chore(deps): update dependency typescript to v5
1 parent 5d59ad4 commit d1e05dd

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.1",
59-
"typescript": "4.9.5"
59+
"typescript": "5.0.3"
6060
},
6161
"dependencies": {
6262
"ajv": "^8.12.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ __metadata:
11301130
semver: ^7.3.8
11311131
ts-jest: 27.1.5
11321132
ts-node: 10.9.1
1133-
typescript: 4.9.5
1133+
typescript: 5.0.3
11341134
webpack: ^5.77.0
11351135
bin:
11361136
js-widgets-webpack-cli: build/src/index.js
@@ -8863,13 +8863,13 @@ __metadata:
88638863
languageName: node
88648864
linkType: hard
88658865

8866-
"typescript@npm:4.9.5":
8867-
version: 4.9.5
8868-
resolution: "typescript@npm:4.9.5"
8866+
"typescript@npm:5.0.3":
8867+
version: 5.0.3
8868+
resolution: "typescript@npm:5.0.3"
88698869
bin:
88708870
tsc: bin/tsc
88718871
tsserver: bin/tsserver
8872-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
8872+
checksum: 3cce0576d218cb4277ff8b6adfef1a706e9114a98b4261a38ad658a7642f1b274a8396394f6cbff8c0ba852996d7ed2e233e9b8431d5d55ac7c2f6fea645af02
88738873
languageName: node
88748874
linkType: hard
88758875

@@ -8883,13 +8883,13 @@ __metadata:
88838883
languageName: node
88848884
linkType: hard
88858885

8886-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
8887-
version: 4.9.5
8888-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
8886+
"typescript@patch:typescript@5.0.3#~builtin<compat/typescript>":
8887+
version: 5.0.3
8888+
resolution: "typescript@patch:typescript@npm%3A5.0.3#~builtin<compat/typescript>::version=5.0.3&hash=701156"
88898889
bin:
88908890
tsc: bin/tsc
88918891
tsserver: bin/tsserver
8892-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
8892+
checksum: 9ec0a8eed38d46cc2c8794555b7674e413604c56c159f71b8ff21ce7f17334a44127a68724cb2ef8221ff3b19369f8f05654e8a5266621d7d962aeed889bd630
88938893
languageName: node
88948894
linkType: hard
88958895

0 commit comments

Comments
 (0)