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

Commit a382265

Browse files
chore: update npm dependencies
1 parent f33e0af commit a382265

File tree

2 files changed

+132
-105
lines changed

2 files changed

+132
-105
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,19 @@
4040
"@octokit/plugin-paginate-rest": "^2.6.2",
4141
"@octokit/plugin-rest-endpoint-methods": "^4.4.1",
4242
"@octokit/types": "^6.1.2",
43-
"@technote-space/github-action-helper": "^4.4.7",
44-
"@technote-space/github-action-log-helper": "^0.1.12"
43+
"@technote-space/github-action-helper": "^4.4.8",
44+
"@technote-space/github-action-log-helper": "^0.1.13"
4545
},
4646
"devDependencies": {
4747
"@commitlint/cli": "^11.0.0",
4848
"@commitlint/config-conventional": "^11.0.0",
49-
"@technote-space/github-action-test-helper": "^0.6.9",
49+
"@technote-space/github-action-test-helper": "^0.6.11",
5050
"@technote-space/release-github-actions-cli": "^1.7.4",
5151
"@types/jest": "^26.0.19",
52-
"@types/node": "^14.14.16",
53-
"@typescript-eslint/eslint-plugin": "^4.11.0",
54-
"@typescript-eslint/parser": "^4.11.0",
55-
"eslint": "^7.16.0",
52+
"@types/node": "^14.14.19",
53+
"@typescript-eslint/eslint-plugin": "^4.11.1",
54+
"@typescript-eslint/parser": "^4.11.1",
55+
"eslint": "^7.17.0",
5656
"husky": "^4.3.6",
5757
"jest": "^26.6.3",
5858
"jest-circus": "^26.6.3",

0 commit comments

Comments
 (0)