Skip to content

Commit 28891c3

Browse files
committed
update rest
1 parent 49e511a commit 28891c3

File tree

2 files changed

+432
-749
lines changed

2 files changed

+432
-749
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"babel-jest": "^30.2.0",
8585
"babel-plugin-module-resolver": "^5.0.2",
8686
"del-cli": "^7.0.0",
87-
"eslint": "^9.33.0",
87+
"eslint": "^9.37.0",
8888
"eslint-plugin-simple-import-sort": "^12.1.1",
8989
"flow-bin": "~0.170.0",
9090
"jest": "^30.2.0",
@@ -94,8 +94,8 @@
9494
"react-native-gesture-handler": "^2.28.0",
9595
"react-test-renderer": "19.1.1",
9696
"release-it": "^19.0.5",
97-
"typescript": "^5.9.2",
98-
"typescript-eslint": "^8.39.1"
97+
"typescript": "^5.9.3",
98+
"typescript-eslint": "^8.46.0"
9999
},
100100
"publishConfig": {
101101
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)