Skip to content

Commit c38d544

Browse files
chore(deps-dev): bump typescript from 5.3.3 to 5.9.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a5e35b commit c38d544

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"react-native-builder-bob": "^0.29.0",
7777
"react-test-renderer": "18.2.0",
7878
"turbo": "^1.10.7",
79-
"typescript": ">=4.3.5 <5.4.0"
79+
"typescript": ">=4.3.5 <5.10.0"
8080
},
8181
"peerDependencies": {
8282
"react": "*",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3149,7 +3149,7 @@ __metadata:
31493149
react-native-builder-bob: ^0.29.0
31503150
react-test-renderer: 18.2.0
31513151
turbo: ^1.10.7
3152-
typescript: ">=4.3.5 <5.4.0"
3152+
typescript: ">=4.3.5 <5.10.0"
31533153
peerDependencies:
31543154
react: "*"
31553155
react-native: "*"
@@ -13942,23 +13942,23 @@ __metadata:
1394213942
languageName: node
1394313943
linkType: hard
1394413944

13945-
"typescript@npm:>=4.3.5 <5.4.0":
13946-
version: 5.3.3
13947-
resolution: "typescript@npm:5.3.3"
13945+
"typescript@npm:>=4.3.5 <5.10.0":
13946+
version: 5.9.2
13947+
resolution: "typescript@npm:5.9.2"
1394813948
bin:
1394913949
tsc: bin/tsc
1395013950
tsserver: bin/tsserver
13951-
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
13951+
checksum: f619cf6773cfe31409279711afd68cdf0859780006c50bc2a7a0c3227f85dea89a3b97248846326f3a17dad72ea90ec27cf61a8387772c680b2252fd02d8497b
1395213952
languageName: node
1395313953
linkType: hard
1395413954

13955-
"typescript@patch:typescript@>=4.3.5 <5.4.0#~builtin<compat/typescript>":
13956-
version: 5.3.3
13957-
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=14eedb"
13955+
"typescript@patch:typescript@>=4.3.5 <5.10.0#~builtin<compat/typescript>":
13956+
version: 5.9.2
13957+
resolution: "typescript@patch:typescript@npm%3A5.9.2#~builtin<compat/typescript>::version=5.9.2&hash=14eedb"
1395813958
bin:
1395913959
tsc: bin/tsc
1396013960
tsserver: bin/tsserver
13961-
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
13961+
checksum: e42a701947325500008334622321a6ad073f842f5e7d5e7b588a6346b31fdf51d56082b9ce5cef24312ecd3e48d6c0d4d44da7555f65e2feec18cf62ec540385
1396213962
languageName: node
1396313963
linkType: hard
1396413964

0 commit comments

Comments
 (0)