Skip to content

Commit 0339c96

Browse files
chore(deps): update dependency typescript to v5
1 parent a9521bc commit 0339c96

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.3.3"
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.3.3
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.3.3":
8976+
version: 5.3.3
8977+
resolution: "typescript@npm:5.3.3"
89788978
bin:
89798979
tsc: bin/tsc
89808980
tsserver: bin/tsserver
8981-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
8981+
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
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.3.3#~builtin<compat/typescript>":
8996+
version: 5.3.3
8997+
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=701156"
89988998
bin:
89998999
tsc: bin/tsc
90009000
tsserver: bin/tsserver
9001-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
9001+
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
90029002
languageName: node
90039003
linkType: hard
90049004

0 commit comments

Comments
 (0)