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 bea2ae3 commit dd7a64bCopy full SHA for dd7a64b
package.json
@@ -47,15 +47,15 @@
47
"@technote-space/github-action-test-helper": "^0.7.3",
48
"@technote-space/release-github-actions-cli": "^1.8.4",
49
"@types/jest": "^26.0.20",
50
- "@types/node": "^14.14.31",
51
- "@typescript-eslint/eslint-plugin": "^4.16.1",
52
- "@typescript-eslint/parser": "^4.16.1",
+ "@types/node": "^14.14.32",
+ "@typescript-eslint/eslint-plugin": "^4.17.0",
+ "@typescript-eslint/parser": "^4.17.0",
53
"eslint": "^7.21.0",
54
"husky": "^5.1.3",
55
"jest": "^26.6.3",
56
"jest-circus": "^26.6.3",
57
"lint-staged": "^10.5.4",
58
- "nock": "^13.0.10",
+ "nock": "^13.0.11",
59
"ts-jest": "^26.5.3",
60
"typescript": "^4.2.3"
61
},
0 commit comments