Skip to content

Commit d283369

Browse files
authored
Merge pull request #5 from iNerdStack/dependabot/npm_and_yarn/typescript-5.5.4
Bump typescript from 5.3.3 to 5.5.4
2 parents 0523480 + 86edf36 commit d283369

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
@@ -64,7 +64,7 @@
6464
"react": "18.2.0",
6565
"react-native": "0.73.4",
6666
"react-native-builder-bob": "^0.20.0",
67-
"typescript": "^5.2.2"
67+
"typescript": "^5.5.4"
6868
},
6969
"peerDependencies": {
7070
"react": "*",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13146,7 +13146,7 @@ __metadata:
1314613146
react: 18.2.0
1314713147
react-native: 0.73.4
1314813148
react-native-builder-bob: ^0.20.0
13149-
typescript: ^5.2.2
13149+
typescript: ^5.5.4
1315013150
peerDependencies:
1315113151
react: "*"
1315213152
react-native: "*"
@@ -15179,23 +15179,23 @@ __metadata:
1517915179
languageName: node
1518015180
linkType: hard
1518115181

15182-
"typescript@npm:^5.2.2":
15183-
version: 5.3.3
15184-
resolution: "typescript@npm:5.3.3"
15182+
"typescript@npm:^5.5.4":
15183+
version: 5.5.4
15184+
resolution: "typescript@npm:5.5.4"
1518515185
bin:
1518615186
tsc: bin/tsc
1518715187
tsserver: bin/tsserver
15188-
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
15188+
checksum: b309040f3a1cd91c68a5a58af6b9fdd4e849b8c42d837b2c2e73f9a4f96a98c4f1ed398a9aab576ee0a4748f5690cf594e6b99dbe61de7839da748c41e6d6ca8
1518915189
languageName: node
1519015190
linkType: hard
1519115191

15192-
"typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
15193-
version: 5.3.3
15194-
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=14eedb"
15192+
"typescript@patch:typescript@^5.5.4#~builtin<compat/typescript>":
15193+
version: 5.5.4
15194+
resolution: "typescript@patch:typescript@npm%3A5.5.4#~builtin<compat/typescript>::version=5.5.4&hash=14eedb"
1519515195
bin:
1519615196
tsc: bin/tsc
1519715197
tsserver: bin/tsserver
15198-
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
15198+
checksum: fc52962f31a5bcb716d4213bef516885e4f01f30cea797a831205fc9ef12b405a40561c40eae3127ab85ba1548e7df49df2bcdee6b84a94bfbe3a0d7eff16b14
1519915199
languageName: node
1520015200
linkType: hard
1520115201

0 commit comments

Comments
 (0)