Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Aug 17, 2020
1 parent 70b3049 commit 3a000a5
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 371 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"dependencies": {
"@actions/core": "^1.2.4",
"@actions/github": "^4.0.0",
"@technote-space/filter-github-action": "^0.5.0",
"@technote-space/github-action-helper": "^3.3.0"
"@technote-space/filter-github-action": "^0.5.1",
"@technote-space/github-action-helper": "^3.3.1"
},
"devDependencies": {
"@commitlint/cli": "^9.1.1",
"@commitlint/config-conventional": "^9.1.1",
"@technote-space/github-action-test-helper": "^0.5.5",
"@technote-space/release-github-actions-cli": "^1.6.8",
"@commitlint/cli": "^9.1.2",
"@commitlint/config-conventional": "^9.1.2",
"@technote-space/github-action-test-helper": "^0.5.6",
"@technote-space/release-github-actions-cli": "^1.6.9",
"@types/jest": "^26.0.10",
"@types/node": "^14.0.27",
"@typescript-eslint/eslint-plugin": "^3.9.0",
"@typescript-eslint/parser": "^3.9.0",
"@types/node": "^14.6.0",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"eslint": "^7.7.0",
"husky": "^4.2.5",
"jest": "^26.4.0",
Expand Down
Loading

0 comments on commit 3a000a5

Please sign in to comment.