Skip to content

Commit b8426a1

Browse files
build(deps): update dependency typescript to v5.9.2
1 parent 10619f0 commit b8426a1

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"semantic-release-pinst": "1.0.4",
7575
"tempy": "1.0.1",
7676
"ts-jest": "29.4.4",
77-
"typescript": "5.4.5"
77+
"typescript": "5.9.2"
7878
},
7979
"eslintConfig": {
8080
"root": true,

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,7 +1750,7 @@ __metadata:
17501750
tempy: "npm:1.0.1"
17511751
ts-jest: "npm:29.4.4"
17521752
tslib: "npm:2.8.1"
1753-
typescript: "npm:5.4.5"
1753+
typescript: "npm:5.9.2"
17541754
unknown: "npm:0.2.6"
17551755
peerDependencies:
17561756
prettier: ^1.8.0 || ^2.0.0 || ^3.0.0
@@ -9414,17 +9414,7 @@ __metadata:
94149414
languageName: node
94159415
linkType: hard
94169416

9417-
"typescript@npm:5.4.5":
9418-
version: 5.4.5
9419-
resolution: "typescript@npm:5.4.5"
9420-
bin:
9421-
tsc: bin/tsc
9422-
tsserver: bin/tsserver
9423-
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
9424-
languageName: node
9425-
linkType: hard
9426-
9427-
"typescript@npm:>=5":
9417+
"typescript@npm:5.9.2, typescript@npm:>=5":
94289418
version: 5.9.2
94299419
resolution: "typescript@npm:5.9.2"
94309420
bin:
@@ -9434,17 +9424,7 @@ __metadata:
94349424
languageName: node
94359425
linkType: hard
94369426

9437-
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
9438-
version: 5.4.5
9439-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
9440-
bin:
9441-
tsc: bin/tsc
9442-
tsserver: bin/tsserver
9443-
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
9444-
languageName: node
9445-
linkType: hard
9446-
9447-
"typescript@patch:typescript@npm%3A>=5#optional!builtin<compat/typescript>":
9427+
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=5#optional!builtin<compat/typescript>":
94489428
version: 5.9.2
94499429
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
94509430
bin:

0 commit comments

Comments
 (0)