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 Jun 15, 2020
1 parent 69126f7 commit 1cdb3da
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 145 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"dependencies": {
"@actions/core": "^1.2.4",
"@technote-space/github-action-pr-helper": "^1.7.3",
"npm-check-updates": "^6.0.1"
"npm-check-updates": "^7.0.1"
},
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@technote-space/github-action-test-helper": "^0.3.8",
"@technote-space/release-github-actions-cli": "^1.6.5",
"@types/jest": "^25.2.3",
"@types/node": "^14.0.11",
"@typescript-eslint/eslint-plugin": "^3.1.0",
"@typescript-eslint/parser": "^3.1.0",
"@technote-space/release-github-actions-cli": "^1.6.6",
"@types/jest": "^26.0.0",
"@types/node": "^14.0.13",
"@typescript-eslint/eslint-plugin": "^3.2.0",
"@typescript-eslint/parser": "^3.2.0",
"eslint": "^7.2.0",
"husky": "^4.2.5",
"jest": "^26.0.1",
"jest-circus": "^26.0.1",
"lint-staged": "^10.2.9",
"lint-staged": "^10.2.10",
"nock": "^12.0.3",
"ts-jest": "^26.1.0",
"typescript": "^3.9.5"
Expand Down
Loading

0 comments on commit 1cdb3da

Please sign in to comment.