Skip to content

Commit 822f2ca

Browse files
Merge pull request #273 from technote-space/release/next-v2.0.5
release: v2.0.6
2 parents 2bca9a9 + fe9124d commit 822f2ca

File tree

2 files changed

+443
-364
lines changed

2 files changed

+443
-364
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": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Helper to filter GitHub Action.",
55
"author": {
66
"name": "Technote",
@@ -36,14 +36,14 @@
3636
"@commitlint/config-conventional": "^8.3.4",
3737
"@technote-space/github-action-test-helper": "^0.3.5",
3838
"@types/jest": "^25.2.1",
39-
"@types/node": "^13.11.0",
39+
"@types/node": "^13.11.1",
4040
"@typescript-eslint/eslint-plugin": "^2.27.0",
4141
"@typescript-eslint/parser": "^2.27.0",
4242
"eslint": "^6.8.0",
43-
"husky": "^4.2.3",
44-
"jest": "^25.2.7",
45-
"jest-circus": "^25.2.7",
46-
"lint-staged": "^10.1.2",
43+
"husky": "^4.2.5",
44+
"jest": "^25.3.0",
45+
"jest-circus": "^25.3.0",
46+
"lint-staged": "^10.1.3",
4747
"nock": "^12.0.3",
4848
"ts-jest": "^25.3.1",
4949
"typescript": "^3.8.3"

0 commit comments

Comments
 (0)