Skip to content

Commit cc92f26

Browse files
chore: update npm dependencies
1 parent db8b9da commit cc92f26

File tree

2 files changed

+110
-110
lines changed

2 files changed

+110
-110
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,18 @@
3636
"dependencies": {
3737
"@actions/github": "^4.0.0",
3838
"@octokit/openapi-types": "^2.0.1",
39-
"@technote-space/github-action-helper": "^4.4.5",
40-
"@technote-space/github-action-log-helper": "^0.1.10"
39+
"@technote-space/github-action-helper": "^4.4.7",
40+
"@technote-space/github-action-log-helper": "^0.1.12"
4141
},
4242
"devDependencies": {
4343
"@commitlint/cli": "^11.0.0",
4444
"@commitlint/config-conventional": "^11.0.0",
4545
"@octokit/types": "^6.1.2",
46-
"@technote-space/github-action-test-helper": "^0.6.7",
46+
"@technote-space/github-action-test-helper": "^0.6.9",
4747
"@types/jest": "^26.0.19",
48-
"@types/node": "^14.14.14",
49-
"@typescript-eslint/eslint-plugin": "^4.10.0",
50-
"@typescript-eslint/parser": "^4.10.0",
48+
"@types/node": "^14.14.16",
49+
"@typescript-eslint/eslint-plugin": "^4.11.0",
50+
"@typescript-eslint/parser": "^4.11.0",
5151
"eslint": "^7.16.0",
5252
"husky": "^4.3.6",
5353
"jest": "^26.6.3",

0 commit comments

Comments
 (0)