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

Commit 40ba0ad

Browse files
chore: update packages
1 parent edd1ba1 commit 40ba0ad

File tree

2 files changed

+230
-226
lines changed

2 files changed

+230
-226
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -38,23 +38,23 @@
3838
},
3939
"dependencies": {
4040
"@actions/core": "^1.2.7",
41-
"@actions/github": "^4.0.0",
41+
"@actions/github": "^5.0.0",
4242
"@octokit/openapi-types": "^7.0.0",
4343
"@octokit/plugin-paginate-rest": "^2.13.3",
4444
"@octokit/plugin-rest-endpoint-methods": "^5.1.1",
4545
"@octokit/types": "^6.14.2",
46-
"@technote-space/github-action-helper": "^5.2.8",
47-
"@technote-space/github-action-log-helper": "^0.1.24"
46+
"@technote-space/github-action-helper": "^5.2.9",
47+
"@technote-space/github-action-log-helper": "^0.1.25"
4848
},
4949
"devDependencies": {
50-
"@commitlint/cli": "^12.1.1",
51-
"@commitlint/config-conventional": "^12.1.1",
52-
"@technote-space/github-action-test-helper": "^0.7.10",
50+
"@commitlint/cli": "^12.1.4",
51+
"@commitlint/config-conventional": "^12.1.4",
52+
"@technote-space/github-action-test-helper": "^0.7.12",
5353
"@technote-space/release-github-actions-cli": "^1.8.5",
5454
"@types/jest": "^26.0.23",
55-
"@types/node": "^15.0.2",
56-
"@typescript-eslint/eslint-plugin": "^4.22.1",
57-
"@typescript-eslint/parser": "^4.22.1",
55+
"@types/node": "^15.3.0",
56+
"@typescript-eslint/eslint-plugin": "^4.23.0",
57+
"@typescript-eslint/parser": "^4.23.0",
5858
"eslint": "^7.26.0",
5959
"husky": "^6.0.0",
6060
"jest": "^26.6.3",

0 commit comments

Comments
 (0)