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 8427cfe commit 55883b0Copy full SHA for 55883b0
package.json
@@ -15,19 +15,19 @@
15
"@cartant/eslint-config": "^3.0.0",
16
"@types/chai": "^4.2.0",
17
"@types/common-tags": "^1.8.0",
18
- "@types/eslint": "^7.0.0",
+ "@types/eslint": "^8.0.0",
19
"@types/mocha": "^9.0.0",
20
- "@types/node": "^16.0.0",
+ "@types/node": "^18.0.0",
21
"@typescript-eslint/parser": "^5.0.0",
22
"chai": "^4.2.0",
23
"eslint": "^8.0.0",
24
- "husky": "^7.0.0",
25
- "lint-staged": "^11.0.0",
+ "husky": "^8.0.0",
+ "lint-staged": "^13.0.0",
26
"mocha": "^9.0.0",
27
"prettier": "^2.0.0",
28
"rimraf": "^3.0.0",
29
"ts-node": "^10.0.0",
30
- "typescript": "~4.4.2"
+ "typescript": "~4.7.4"
31
},
32
"files": [
33
"dist",
0 commit comments