We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4cb4d2 + 5697292 commit 8f60bd8Copy full SHA for 8f60bd8
package.json
@@ -48,16 +48,16 @@
48
"@types/chai": "5.0.1",
49
"@types/cheerio": "0.22.35",
50
"@types/jest": "^29.5.12",
51
- "@types/node": "22.10.1",
52
- "axios": "1.7.8",
53
- "eslint": "9.16.0",
+ "@types/node": "22.10.2",
+ "axios": "1.7.9",
+ "eslint": "9.17.0",
54
"eslint-config-prettier": "9.1.0",
55
"eslint-plugin-prettier": "5.2.1",
56
"eslint-plugin-unused-imports": "4.1.4",
57
"husky": "9.1.7",
58
"jest": "^29.7.0",
59
- "lint-staged": "15.2.10",
60
- "prettier": "3.4.1",
+ "lint-staged": "15.3.0",
+ "prettier": "3.4.2",
61
"ts-jest": "^29.2.4",
62
"typescript": "5.7.2",
63
"typescript-eslint": "^8.0.1"
0 commit comments