Skip to content

Commit 25c09f4

Browse files
Merge pull request #22 from technote-space/release/next-v0.1.11
release: v0.1.12
2 parents 4091f85 + 994c360 commit 25c09f4

File tree

2 files changed

+113
-158
lines changed

2 files changed

+113
-158
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-log-helper",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "Logging helpers for GitHub Actions.",
55
"keywords": [
66
"github",
@@ -40,12 +40,12 @@
4040
"devDependencies": {
4141
"@commitlint/cli": "^11.0.0",
4242
"@commitlint/config-conventional": "^11.0.0",
43-
"@technote-space/github-action-test-helper": "^0.6.7",
43+
"@technote-space/github-action-test-helper": "^0.6.8",
4444
"@types/jest": "^26.0.19",
45-
"@types/node": "^14.14.14",
46-
"@typescript-eslint/eslint-plugin": "^4.10.0",
47-
"@typescript-eslint/parser": "^4.10.0",
48-
"eslint": "^7.15.0",
45+
"@types/node": "^14.14.16",
46+
"@typescript-eslint/eslint-plugin": "^4.11.0",
47+
"@typescript-eslint/parser": "^4.11.0",
48+
"eslint": "^7.16.0",
4949
"husky": "^4.3.6",
5050
"jest": "^26.6.3",
5151
"jest-circus": "^26.6.3",

0 commit comments

Comments
 (0)