Skip to content

Commit e471304

Browse files
chore(deps-dev): bump typescript from 5.3.3 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80754c7 commit e471304

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
@@ -77,7 +77,7 @@
7777
"react-native-builder-bob": "^0.29.0",
7878
"react-test-renderer": "18.2.0",
7979
"turbo": "^1.10.7",
80-
"typescript": ">=4.3.5 <5.4.0"
80+
"typescript": ">=4.3.5 <5.6.0"
8181
},
8282
"resolutions": {
8383
"@types/react": "^18.2.44"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9527,7 +9527,7 @@ __metadata:
95279527
react-native-builder-bob: ^0.29.0
95289528
react-test-renderer: 18.2.0
95299529
turbo: ^1.10.7
9530-
typescript: ">=4.3.5 <5.4.0"
9530+
typescript: ">=4.3.5 <5.6.0"
95319531
peerDependencies:
95329532
react: "*"
95339533
react-native: "*"
@@ -11087,23 +11087,23 @@ __metadata:
1108711087
languageName: node
1108811088
linkType: hard
1108911089

11090-
"typescript@npm:>=4.3.5 <5.4.0":
11091-
version: 5.3.3
11092-
resolution: "typescript@npm:5.3.3"
11090+
"typescript@npm:>=4.3.5 <5.6.0":
11091+
version: 5.5.4
11092+
resolution: "typescript@npm:5.5.4"
1109311093
bin:
1109411094
tsc: bin/tsc
1109511095
tsserver: bin/tsserver
11096-
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
11096+
checksum: b309040f3a1cd91c68a5a58af6b9fdd4e849b8c42d837b2c2e73f9a4f96a98c4f1ed398a9aab576ee0a4748f5690cf594e6b99dbe61de7839da748c41e6d6ca8
1109711097
languageName: node
1109811098
linkType: hard
1109911099

11100-
"typescript@patch:typescript@>=4.3.5 <5.4.0#~builtin<compat/typescript>":
11101-
version: 5.3.3
11102-
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=14eedb"
11100+
"typescript@patch:typescript@>=4.3.5 <5.6.0#~builtin<compat/typescript>":
11101+
version: 5.5.4
11102+
resolution: "typescript@patch:typescript@npm%3A5.5.4#~builtin<compat/typescript>::version=5.5.4&hash=14eedb"
1110311103
bin:
1110411104
tsc: bin/tsc
1110511105
tsserver: bin/tsserver
11106-
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
11106+
checksum: fc52962f31a5bcb716d4213bef516885e4f01f30cea797a831205fc9ef12b405a40561c40eae3127ab85ba1548e7df49df2bcdee6b84a94bfbe3a0d7eff16b14
1110711107
languageName: node
1110811108
linkType: hard
1110911109

0 commit comments

Comments
 (0)