Skip to content

Commit 8555e8d

Browse files
chore(deps): update dependency typescript to v5
1 parent 783a3c9 commit 8555e8d

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

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@ __metadata:
11841184
semver: ^7.5.4
11851185
ts-jest: 27.1.5
11861186
ts-node: 10.9.1
1187-
typescript: 4.9.5
1187+
typescript: 5.2.2
11881188
webpack: ^5.88.2
11891189
bin:
11901190
js-widgets-webpack-cli: build/src/index.js
@@ -8972,13 +8972,13 @@ __metadata:
89728972
languageName: node
89738973
linkType: hard
89748974

8975-
"typescript@npm:4.9.5":
8976-
version: 4.9.5
8977-
resolution: "typescript@npm:4.9.5"
8975+
"typescript@npm:5.2.2":
8976+
version: 5.2.2
8977+
resolution: "typescript@npm:5.2.2"
89788978
bin:
89798979
tsc: bin/tsc
89808980
tsserver: bin/tsserver
8981-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
8981+
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
89828982
languageName: node
89838983
linkType: hard
89848984

@@ -8992,13 +8992,13 @@ __metadata:
89928992
languageName: node
89938993
linkType: hard
89948994

8995-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
8996-
version: 4.9.5
8997-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
8995+
"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>":
8996+
version: 5.2.2
8997+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=701156"
89988998
bin:
89998999
tsc: bin/tsc
90009000
tsserver: bin/tsserver
9001-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
9001+
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
90029002
languageName: node
90039003
linkType: hard
90049004

0 commit comments

Comments
 (0)