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 43b676e commit ae5f7d9Copy full SHA for ae5f7d9
package.json
@@ -54,12 +54,12 @@
54
"@textlint/ast-node-types": "^4.3.4",
55
"@types/jest": "^26.0.15",
56
"@types/node": "^14.14.6",
57
- "@typescript-eslint/eslint-plugin": "^4.6.0",
58
- "@typescript-eslint/parser": "^4.6.0",
59
- "eslint": "^7.12.1",
+ "@typescript-eslint/eslint-plugin": "^4.6.1",
+ "@typescript-eslint/parser": "^4.6.1",
+ "eslint": "^7.13.0",
60
"husky": "^4.3.0",
61
- "jest": "^26.6.1",
62
- "jest-circus": "^26.6.1",
+ "jest": "^26.6.3",
+ "jest-circus": "^26.6.3",
63
"lint-staged": "^10.5.1",
64
"ts-jest": "^26.4.3",
65
"typescript": "^4.0.5"
0 commit comments