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

Commit e688fd9

Browse files
chore: update npm dependencies
1 parent e5573c1 commit e688fd9

File tree

2 files changed

+289
-281
lines changed

2 files changed

+289
-281
lines changed

Diff for: package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -36,27 +36,27 @@
3636
"dependencies": {
3737
"@actions/core": "^1.2.6",
3838
"@actions/github": "^4.0.0",
39-
"@octokit/openapi-types": "^3.3.0",
40-
"@octokit/plugin-paginate-rest": "^2.9.0",
41-
"@octokit/plugin-rest-endpoint-methods": "^4.9.0",
42-
"@octokit/types": "^6.6.0",
43-
"@technote-space/github-action-helper": "^4.4.9",
44-
"@technote-space/github-action-log-helper": "^0.1.16"
39+
"@octokit/openapi-types": "^4.0.1",
40+
"@octokit/plugin-paginate-rest": "^2.9.1",
41+
"@octokit/plugin-rest-endpoint-methods": "^4.10.1",
42+
"@octokit/types": "^6.8.2",
43+
"@technote-space/github-action-helper": "^5.0.0",
44+
"@technote-space/github-action-log-helper": "^0.1.17"
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.12",
49+
"@technote-space/github-action-test-helper": "^0.6.13",
5050
"@technote-space/release-github-actions-cli": "^1.7.4",
5151
"@types/jest": "^26.0.20",
52-
"@types/node": "^14.14.22",
53-
"@typescript-eslint/eslint-plugin": "^4.14.1",
54-
"@typescript-eslint/parser": "^4.14.1",
52+
"@types/node": "^14.14.25",
53+
"@typescript-eslint/eslint-plugin": "^4.14.2",
54+
"@typescript-eslint/parser": "^4.14.2",
5555
"eslint": "^7.19.0",
5656
"husky": "^4.3.8",
5757
"jest": "^26.6.3",
5858
"jest-circus": "^26.6.3",
59-
"lint-staged": "^10.5.3",
59+
"lint-staged": "^10.5.4",
6060
"nock": "^13.0.7",
6161
"ts-jest": "^26.5.0",
6262
"typescript": "^4.1.3"

0 commit comments

Comments
 (0)