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

Commit 1a9496c

Browse files
chore: update npm dependencies
1 parent 79d890f commit 1a9496c

File tree

2 files changed

+173
-219
lines changed

2 files changed

+173
-219
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,22 @@
3636
"dependencies": {
3737
"@actions/core": "^1.2.6",
3838
"@actions/github": "^4.0.0",
39-
"@octokit/openapi-types": "^4.0.3",
40-
"@octokit/plugin-paginate-rest": "^2.9.1",
41-
"@octokit/plugin-rest-endpoint-methods": "^4.10.3",
42-
"@octokit/types": "^6.8.4",
43-
"@technote-space/github-action-helper": "^5.2.1",
44-
"@technote-space/github-action-log-helper": "^0.1.18"
39+
"@octokit/openapi-types": "^5.1.0",
40+
"@octokit/plugin-paginate-rest": "^2.10.0",
41+
"@octokit/plugin-rest-endpoint-methods": "^4.12.0",
42+
"@octokit/types": "^6.10.0",
43+
"@technote-space/github-action-helper": "^5.2.2",
44+
"@technote-space/github-action-log-helper": "^0.1.19"
4545
},
4646
"devDependencies": {
4747
"@commitlint/cli": "^11.0.0",
4848
"@commitlint/config-conventional": "^11.0.0",
49-
"@technote-space/github-action-test-helper": "^0.7.1",
49+
"@technote-space/github-action-test-helper": "^0.7.2",
5050
"@technote-space/release-github-actions-cli": "^1.8.0",
5151
"@types/jest": "^26.0.20",
52-
"@types/node": "^14.14.27",
53-
"@typescript-eslint/eslint-plugin": "^4.15.0",
54-
"@typescript-eslint/parser": "^4.15.0",
52+
"@types/node": "^14.14.31",
53+
"@typescript-eslint/eslint-plugin": "^4.15.1",
54+
"@typescript-eslint/parser": "^4.15.1",
5555
"eslint": "^7.20.0",
5656
"husky": "^5.0.9",
5757
"jest": "^26.6.3",

0 commit comments

Comments
 (0)