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 11, 2020
1 parent 6dc7a7e commit 6fcbe2c
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 440 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"dependencies": {
"@actions/core": "^1.2.4",
"@actions/github": "^4.0.0",
"@technote-space/filter-github-action": "^0.4.0",
"@technote-space/github-action-helper": "^3.2.0"
"@technote-space/filter-github-action": "^0.5.0",
"@technote-space/github-action-helper": "^3.3.0"
},
"devDependencies": {
"@commitlint/cli": "^9.1.1",
Expand All @@ -38,12 +38,12 @@
"@technote-space/release-github-actions-cli": "^1.6.8",
"@types/jest": "^26.0.9",
"@types/node": "^14.0.27",
"@typescript-eslint/eslint-plugin": "^3.8.0",
"@typescript-eslint/parser": "^3.8.0",
"@typescript-eslint/eslint-plugin": "^3.9.0",
"@typescript-eslint/parser": "^3.9.0",
"eslint": "^7.6.0",
"husky": "^4.2.5",
"jest": "^26.2.2",
"jest-circus": "^26.2.2",
"jest": "^26.3.0",
"jest-circus": "^26.3.0",
"lint-staged": "^10.2.11",
"nock": "^13.0.3",
"ts-jest": "^26.1.4",
Expand Down
Loading

0 comments on commit 6fcbe2c

Please sign in to comment.