We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9643367 commit 3822055Copy full SHA for 3822055
package.json
@@ -29,7 +29,7 @@
29
"@types/jest": "^29.5.14",
30
"@types/shelljs": "^0.8.15",
31
"@typescript-eslint/eslint-plugin": "^7.3.1",
32
- "@valora/eslint-config-typescript": "^1.0.2",
+ "@valora/eslint-config-typescript": "^1.1.21",
33
"@valora/prettier-config": "^0.0.1",
34
"eslint": "^8.57.0",
35
"eslint-plugin-import": "^2.29.1",
@@ -38,9 +38,9 @@
38
"eslint-plugin-react-hooks": "^4.6.0",
39
"eslint-plugin-react-native": "^4.1.0",
40
"jest": "^29.7.0",
41
- "knip": "^5.2.2",
+ "knip": "^5.52.0",
42
"prettier": "^3.5.3",
43
- "shelljs": "^0.8.5",
+ "shelljs": "^0.9.2",
44
"ts-jest": "^29.3.2",
45
"ts-node": "^10.9.2",
46
"typescript": "^5.8.3"
0 commit comments