Skip to content

Commit 6eb69da

Browse files
authored
chore(react-native-macos-init): Update Typescript and just-scripts (#2227)
1 parent b509c05 commit 6eb69da

File tree

2 files changed

+84
-488
lines changed

2 files changed

+84
-488
lines changed

packages/react-native-macos-init/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@types/valid-url": "^1.0.2",
3434
"@types/yargs": "^15.0.3",
3535
"beachball": "^2.30.1",
36-
"just-scripts": "^1.8.0",
37-
"typescript": "4.5.4"
36+
"just-scripts": "^2.3.2",
37+
"typescript": "^5.6.3"
3838
},
3939
"files": [
4040
"bin.js",

0 commit comments

Comments
 (0)