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 2bca9a9 commit c5e9a5dCopy full SHA for c5e9a5d
package.json
@@ -36,14 +36,14 @@
36
"@commitlint/config-conventional": "^8.3.4",
37
"@technote-space/github-action-test-helper": "^0.3.5",
38
"@types/jest": "^25.2.1",
39
- "@types/node": "^13.11.0",
+ "@types/node": "^13.11.1",
40
"@typescript-eslint/eslint-plugin": "^2.27.0",
41
"@typescript-eslint/parser": "^2.27.0",
42
"eslint": "^6.8.0",
43
- "husky": "^4.2.3",
44
- "jest": "^25.2.7",
45
- "jest-circus": "^25.2.7",
46
- "lint-staged": "^10.1.2",
+ "husky": "^4.2.5",
+ "jest": "^25.3.0",
+ "jest-circus": "^25.3.0",
+ "lint-staged": "^10.1.3",
47
"nock": "^12.0.3",
48
"ts-jest": "^25.3.1",
49
"typescript": "^3.8.3"
0 commit comments