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 48998dd commit 1307ba4Copy full SHA for 1307ba4
package.json
@@ -32,14 +32,14 @@
32
"devDependencies": {
33
"@types/jest": "^29.5.14",
34
"@typescript-eslint/eslint-plugin": "^4.33.0",
35
- "@valora/eslint-config-typescript": "^1.1.15",
+ "@valora/eslint-config-typescript": "^1.1.19",
36
"eslint": "^7.32.0",
37
"eslint-plugin-import": "^2.31.0",
38
"eslint-plugin-react": "^7.37.4",
39
"eslint-plugin-react-hooks": "^4.6.2",
40
"eslint-plugin-react-native": "^4.1.0",
41
"jest": "^29.7.0",
42
- "commit-and-tag-version": "^12.5.0",
+ "commit-and-tag-version": "^12.5.1",
43
"ts-jest": "^29.3.1",
44
"typescript": "^5.8.3"
45
}
0 commit comments