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 a0a4617 commit cbc9454Copy full SHA for cbc9454
package.json
@@ -35,15 +35,15 @@
35
"@commitlint/cli": "^8.3.5",
36
"@commitlint/config-conventional": "^8.3.4",
37
"@technote-space/github-action-test-helper": "^0.3.3",
38
- "@types/jest": "^25.1.4",
39
- "@types/node": "^13.9.8",
+ "@types/jest": "^25.1.5",
+ "@types/node": "^13.11.0",
40
"@typescript-eslint/eslint-plugin": "^2.26.0",
41
"@typescript-eslint/parser": "^2.26.0",
42
"eslint": "^6.8.0",
43
"husky": "^4.2.3",
44
- "jest": "^25.2.4",
45
- "jest-circus": "^25.2.4",
46
- "lint-staged": "^10.1.0",
+ "jest": "^25.2.7",
+ "jest-circus": "^25.2.7",
+ "lint-staged": "^10.1.1",
47
"nock": "^12.0.3",
48
"ts-jest": "^25.3.0",
49
"typescript": "^3.8.3"
0 commit comments