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 7c8a01c commit 04ea6f7Copy full SHA for 04ea6f7
package.json
@@ -27,9 +27,9 @@
27
},
28
"devDependencies": {
29
"@types/jest": "^30.0.0",
30
- "@types/shelljs": "^0.8.15",
+ "@types/shelljs": "^0.8.17",
31
"@typescript-eslint/eslint-plugin": "^7.3.1",
32
- "@valora/eslint-config-typescript": "^1.0.2",
+ "@valora/eslint-config-typescript": "^1.1.45",
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": "^30.2.0",
41
- "knip": "^5.2.2",
+ "knip": "^5.68.0",
42
"prettier": "^3.6.2",
43
- "shelljs": "^0.8.5",
+ "shelljs": "^0.10.0",
44
"ts-jest": "^29.4.5",
45
"ts-node": "^10.9.2",
46
"typescript": "^5.9.3"
0 commit comments