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 5ff8af1 commit f8d723fCopy full SHA for f8d723f
package.json
@@ -54,14 +54,14 @@
54
"@textlint/ast-node-types": "^12.1.0",
55
"@types/jest": "^27.4.0",
56
"@types/node": "^17.0.8",
57
- "@typescript-eslint/eslint-plugin": "^5.9.0",
58
- "@typescript-eslint/parser": "^5.9.0",
59
- "eslint": "^8.6.0",
+ "@typescript-eslint/eslint-plugin": "^5.9.1",
+ "@typescript-eslint/parser": "^5.9.1",
+ "eslint": "^8.7.0",
60
"husky": "^7.0.4",
61
"jest": "^27.4.7",
62
"jest-circus": "^27.4.6",
63
"lint-staged": "^12.1.7",
64
- "ts-jest": "^27.1.2",
+ "ts-jest": "^27.1.3",
65
"typescript": "^4.5.4"
66
},
67
"publishConfig": {
0 commit comments