Skip to content

Commit 2e9f089

Browse files
chore: update npm dependencies
1 parent 8420e53 commit 2e9f089

File tree

2 files changed

+499
-477
lines changed

2 files changed

+499
-477
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,23 @@
2828
"dependencies": {
2929
"@actions/github": "^4.0.0",
3030
"@octokit/plugin-rest-endpoint-methods": "^4.1.2",
31-
"@technote-space/github-action-helper": "^3.1.0"
31+
"@technote-space/github-action-helper": "^3.1.2"
3232
},
3333
"devDependencies": {
3434
"@commitlint/cli": "^9.1.1",
3535
"@commitlint/config-conventional": "^9.1.1",
36-
"@technote-space/github-action-test-helper": "^0.5.3",
37-
"@types/jest": "^26.0.7",
38-
"@types/node": "^14.0.26",
39-
"@typescript-eslint/eslint-plugin": "^3.7.0",
40-
"@typescript-eslint/parser": "^3.7.0",
41-
"eslint": "^7.5.0",
36+
"@technote-space/github-action-test-helper": "^0.5.5",
37+
"@types/jest": "^26.0.8",
38+
"@types/node": "^14.0.27",
39+
"@typescript-eslint/eslint-plugin": "^3.7.1",
40+
"@typescript-eslint/parser": "^3.7.1",
41+
"eslint": "^7.6.0",
4242
"husky": "^4.2.5",
43-
"jest": "^26.1.0",
44-
"jest-circus": "^26.1.0",
43+
"jest": "^26.2.2",
44+
"jest-circus": "^26.2.2",
4545
"lint-staged": "^10.2.11",
46-
"nock": "^13.0.2",
47-
"ts-jest": "^26.1.3",
46+
"nock": "^13.0.3",
47+
"ts-jest": "^26.1.4",
4848
"typescript": "^3.9.7"
4949
},
5050
"publishConfig": {

0 commit comments

Comments
 (0)