Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed May 9, 2021
1 parent 270c936 commit e31765e
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 143 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,26 +41,26 @@
"@actions/github": "^4.0.0",
"@octokit/openapi-types": "^7.0.0",
"@octokit/types": "^6.14.2",
"@technote-space/github-action-helper": "^5.2.7",
"@technote-space/github-action-helper": "^5.2.8",
"@technote-space/github-action-log-helper": "^0.1.24"
},
"devDependencies": {
"@commitlint/cli": "^12.1.1",
"@commitlint/config-conventional": "^12.1.1",
"@technote-space/github-action-test-helper": "^0.7.9",
"@technote-space/github-action-test-helper": "^0.7.10",
"@technote-space/release-github-actions-cli": "^1.8.5",
"@types/jest": "^26.0.23",
"@types/node": "^15.0.1",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"eslint": "^7.25.0",
"@types/node": "^15.0.2",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"eslint": "^7.26.0",
"husky": "^6.0.0",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"lint-staged": "^10.5.4",
"lint-staged": "^11.0.0",
"nock": "^13.0.11",
"pinst": "^2.1.6",
"ts-jest": "^26.5.5",
"ts-jest": "^26.5.6",
"typescript": "^4.2.4"
},
"publishConfig": {
Expand Down

0 comments on commit e31765e

Please sign in to comment.