Skip to content

Commit 6e217d1

Browse files
chore: update packages
1 parent 6c4a885 commit 6e217d1

File tree

2 files changed

+256
-256
lines changed

2 files changed

+256
-256
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,21 +36,21 @@
3636
"dependencies": {
3737
"@actions/core": "^1.2.6",
3838
"@actions/github": "^4.0.0",
39-
"@octokit/openapi-types": "^3.3.0",
40-
"@octokit/plugin-rest-endpoint-methods": "^4.9.0",
41-
"@technote-space/github-action-log-helper": "^0.1.16",
39+
"@octokit/openapi-types": "^4.0.1",
40+
"@octokit/plugin-rest-endpoint-methods": "^4.10.1",
41+
"@technote-space/github-action-log-helper": "^0.1.17",
4242
"shell-escape": "^0.2.0",
4343
"sprintf-js": "^1.1.2"
4444
},
4545
"devDependencies": {
4646
"@commitlint/cli": "^11.0.0",
4747
"@commitlint/config-conventional": "^11.0.0",
48-
"@technote-space/github-action-test-helper": "^0.6.12",
48+
"@technote-space/github-action-test-helper": "^0.6.13",
4949
"@types/jest": "^26.0.20",
50-
"@types/node": "^14.14.22",
51-
"@typescript-eslint/eslint-plugin": "^4.14.1",
52-
"@typescript-eslint/parser": "^4.14.1",
53-
"eslint": "^7.18.0",
50+
"@types/node": "^14.14.25",
51+
"@typescript-eslint/eslint-plugin": "^4.14.2",
52+
"@typescript-eslint/parser": "^4.14.2",
53+
"eslint": "^7.19.0",
5454
"husky": "^4.3.8",
5555
"jest": "^26.6.3",
5656
"jest-circus": "^26.6.3",

0 commit comments

Comments
 (0)