Skip to content

Commit 5301409

Browse files
authored
chore: bump TypeScript fallback (#2763)
1 parent 3c0d5e1 commit 5301409

2 files changed

Lines changed: 31 additions & 324 deletions

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"nx": "^22.0.0",
4545
"oxfmt": "^0.41.0",
4646
"oxlint": "^1.51.0",
47-
"typescript": "^5.0.0"
47+
"typescript": "^6.0.0"
4848
},
4949
"resolutions": {
5050
"@appium/base-driver/axios": "^1.15.0",
@@ -82,6 +82,8 @@
8282
"argparse/sprintf-js": "^1.0.2",
8383
"babel-jest": "ignore:",
8484
"compression/bytes": "^3.1.2",
85+
"node-gyp": "ignore:",
86+
"node-gyp-build": "ignore:",
8587
"nx/minimatch": "^10.2.4",
8688
"react-native-windows/@react-native-community/cli": "^20.0.0",
8789
"react-native-windows/@react-native-community/cli-platform-android": "^20.0.0",

0 commit comments

Comments
 (0)