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 ea9c784 commit 07601f2Copy full SHA for 07601f2
package.json
@@ -36,14 +36,14 @@
36
"@commitlint/config-conventional": "^8.3.4",
37
"@technote-space/github-action-test-helper": "^0.3.6",
38
"@types/jest": "^25.2.1",
39
- "@types/node": "^13.13.0",
40
- "@typescript-eslint/eslint-plugin": "^2.28.0",
41
- "@typescript-eslint/parser": "^2.28.0",
+ "@types/node": "^13.13.1",
+ "@typescript-eslint/eslint-plugin": "^2.29.0",
+ "@typescript-eslint/parser": "^2.29.0",
42
"eslint": "^6.8.0",
43
"husky": "^4.2.5",
44
- "jest": "^25.3.0",
45
- "jest-circus": "^25.3.0",
46
- "lint-staged": "^10.1.5",
+ "jest": "^25.4.0",
+ "jest-circus": "^25.4.0",
+ "lint-staged": "^10.1.6",
47
"nock": "^12.0.3",
48
"ts-jest": "^25.4.0",
49
"typescript": "^3.8.3"
0 commit comments