Skip to content
This repository was archived by the owner on May 15, 2021. It is now read-only.

Commit c6807e2

Browse files
chore: update npm dependencies
1 parent 90634af commit c6807e2

File tree

2 files changed

+133
-127
lines changed

2 files changed

+133
-127
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -40,29 +40,29 @@
4040
"@actions/core": "^1.2.6",
4141
"@actions/github": "^4.0.0",
4242
"@octokit/openapi-types": "^5.3.2",
43-
"@octokit/plugin-paginate-rest": "^2.13.2",
43+
"@octokit/plugin-paginate-rest": "^2.13.3",
4444
"@octokit/plugin-rest-endpoint-methods": "^4.13.5",
4545
"@octokit/types": "^6.12.2",
46-
"@technote-space/github-action-helper": "^5.2.3",
46+
"@technote-space/github-action-helper": "^5.2.4",
4747
"@technote-space/github-action-log-helper": "^0.1.21"
4848
},
4949
"devDependencies": {
5050
"@commitlint/cli": "^12.0.1",
5151
"@commitlint/config-conventional": "^12.0.1",
5252
"@technote-space/github-action-test-helper": "^0.7.4",
5353
"@technote-space/release-github-actions-cli": "^1.8.4",
54-
"@types/jest": "^26.0.20",
55-
"@types/node": "^14.14.34",
56-
"@typescript-eslint/eslint-plugin": "^4.17.0",
57-
"@typescript-eslint/parser": "^4.17.0",
54+
"@types/jest": "^26.0.21",
55+
"@types/node": "^14.14.35",
56+
"@typescript-eslint/eslint-plugin": "^4.18.0",
57+
"@typescript-eslint/parser": "^4.18.0",
5858
"eslint": "^7.22.0",
5959
"husky": "^5.1.3",
6060
"jest": "^26.6.3",
6161
"jest-circus": "^26.6.3",
6262
"lint-staged": "^10.5.4",
6363
"nock": "^13.0.11",
6464
"pinst": "^2.1.6",
65-
"ts-jest": "^26.5.3",
65+
"ts-jest": "^26.5.4",
6666
"typescript": "^4.2.3"
6767
},
6868
"publishConfig": {

0 commit comments

Comments
 (0)