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 a49ea39 commit 76b74fbCopy full SHA for 76b74fb
package.json
@@ -48,17 +48,17 @@
48
"@types/chai": "4.3.17",
49
"@types/cheerio": "0.22.35",
50
"@types/jest": "^29.5.12",
51
- "@types/node": "20.14.13",
52
- "@typescript-eslint/eslint-plugin": "8.0.0",
53
- "@typescript-eslint/parser": "8.0.0",
+ "@types/node": "20.14.14",
+ "@typescript-eslint/eslint-plugin": "8.0.1",
+ "@typescript-eslint/parser": "8.0.1",
54
"axios": "1.7.3",
55
"eslint": "9.8.0",
56
"eslint-config-prettier": "9.1.0",
57
"eslint-plugin-prettier": "5.2.1",
58
"eslint-plugin-unused-imports": "4.0.1",
59
"husky": "9.1.4",
60
"jest": "^29.7.0",
61
- "lint-staged": "15.2.7",
+ "lint-staged": "15.2.8",
62
"prettier": "3.3.3",
63
"ts-jest": "^29.1.2",
64
"typescript": "5.5.4"
0 commit comments