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 614df13 commit e80e6d6Copy full SHA for e80e6d6
package.json
@@ -38,12 +38,12 @@
38
"@technote-space/release-github-actions-cli": "^1.6.9",
39
"@types/jest": "^26.0.10",
40
"@types/node": "^14.6.0",
41
- "@typescript-eslint/eslint-plugin": "^3.9.1",
42
- "@typescript-eslint/parser": "^3.9.1",
+ "@typescript-eslint/eslint-plugin": "^3.10.0",
+ "@typescript-eslint/parser": "^3.10.0",
43
"eslint": "^7.7.0",
44
"husky": "^4.2.5",
45
- "jest": "^26.4.1",
46
- "jest-circus": "^26.4.1",
+ "jest": "^26.4.2",
+ "jest-circus": "^26.4.2",
47
"lint-staged": "^10.2.11",
48
"nock": "^13.0.4",
49
"ts-jest": "^26.2.0",
0 commit comments