Skip to content

Commit 756582b

Browse files
build(deps): update dependency typescript to v5.9.2
1 parent 56d39f5 commit 756582b

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.1",
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
@@ -1735,7 +1735,7 @@ __metadata:
17351735
tempy: "npm:1.0.1"
17361736
ts-jest: "npm:29.4.1"
17371737
tslib: "npm:2.8.1"
1738-
typescript: "npm:5.4.5"
1738+
typescript: "npm:5.9.2"
17391739
unknown: "npm:0.2.6"
17401740
peerDependencies:
17411741
prettier: ^1.8.0 || ^2.0.0 || ^3.0.0
@@ -9383,17 +9383,7 @@ __metadata:
93839383
languageName: node
93849384
linkType: hard
93859385

9386-
"typescript@npm:5.4.5":
9387-
version: 5.4.5
9388-
resolution: "typescript@npm:5.4.5"
9389-
bin:
9390-
tsc: bin/tsc
9391-
tsserver: bin/tsserver
9392-
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
9393-
languageName: node
9394-
linkType: hard
9395-
9396-
"typescript@npm:>=5":
9386+
"typescript@npm:5.9.2, typescript@npm:>=5":
93979387
version: 5.9.2
93989388
resolution: "typescript@npm:5.9.2"
93999389
bin:
@@ -9403,17 +9393,7 @@ __metadata:
94039393
languageName: node
94049394
linkType: hard
94059395

9406-
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
9407-
version: 5.4.5
9408-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
9409-
bin:
9410-
tsc: bin/tsc
9411-
tsserver: bin/tsserver
9412-
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
9413-
languageName: node
9414-
linkType: hard
9415-
9416-
"typescript@patch:typescript@npm%3A>=5#optional!builtin<compat/typescript>":
9396+
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=5#optional!builtin<compat/typescript>":
94179397
version: 5.9.2
94189398
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
94199399
bin:

0 commit comments

Comments
 (0)