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 130b279Copy full SHA for 130b279
package.json
@@ -27,9 +27,9 @@
27
},
28
"devDependencies": {
29
"@types/jest": "^29.5.14",
30
- "@types/shelljs": "^0.8.15",
+ "@types/shelljs": "^0.8.16",
31
"@typescript-eslint/eslint-plugin": "^7.3.1",
32
- "@valora/eslint-config-typescript": "^1.0.2",
+ "@valora/eslint-config-typescript": "^1.1.22",
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.55.1",
42
"prettier": "^3.5.3",
43
- "shelljs": "^0.8.5",
+ "shelljs": "^0.10.0",
44
"ts-jest": "^29.3.2",
45
"ts-node": "^10.9.2",
46
"typescript": "^5.8.3"
0 commit comments