Skip to content

Commit 84a813b

Browse files
Merge pull request #346 from technote-space/release/next-v4.4.5
release: v4.4.6
2 parents 770b571 + ddc96b2 commit 84a813b

File tree

2 files changed

+122
-167
lines changed

2 files changed

+122
-167
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@technote-space/github-action-helper",
3-
"version": "4.4.5",
3+
"version": "4.4.6",
44
"description": "Helper for GitHub Action.",
55
"keywords": [
66
"github",
@@ -45,12 +45,12 @@
4545
"devDependencies": {
4646
"@commitlint/cli": "^11.0.0",
4747
"@commitlint/config-conventional": "^11.0.0",
48-
"@technote-space/github-action-test-helper": "^0.6.6",
48+
"@technote-space/github-action-test-helper": "^0.6.7",
4949
"@types/jest": "^26.0.19",
50-
"@types/node": "^14.14.13",
51-
"@typescript-eslint/eslint-plugin": "^4.9.1",
52-
"@typescript-eslint/parser": "^4.9.1",
53-
"eslint": "^7.15.0",
50+
"@types/node": "^14.14.14",
51+
"@typescript-eslint/eslint-plugin": "^4.10.0",
52+
"@typescript-eslint/parser": "^4.10.0",
53+
"eslint": "^7.16.0",
5454
"husky": "^4.3.6",
5555
"jest": "^26.6.3",
5656
"jest-circus": "^26.6.3",

0 commit comments

Comments
 (0)