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 d0a31bb commit d8a354bCopy full SHA for d8a354b
package.json
@@ -38,16 +38,16 @@
38
"@technote-space/github-action-test-helper": "^0.5.1",
39
"@types/jest": "^26.0.3",
40
"@types/node": "^14.0.14",
41
- "@typescript-eslint/eslint-plugin": "^3.4.0",
42
- "@typescript-eslint/parser": "^3.4.0",
+ "@typescript-eslint/eslint-plugin": "^3.5.0",
+ "@typescript-eslint/parser": "^3.5.0",
43
"eslint": "^7.3.1",
44
"husky": "^4.2.5",
45
"jest": "^26.1.0",
46
"jest-circus": "^26.1.0",
47
"lint-staged": "^10.2.11",
48
- "nock": "^12.0.3",
+ "nock": "^13.0.2",
49
"ts-jest": "^26.1.1",
50
- "typescript": "^3.9.5"
+ "typescript": "^3.9.6"
51
},
52
"publishConfig": {
53
"access": "public"
0 commit comments