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 Mar 21, 2021
1 parent 16cb644 commit 76c2313
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 125 deletions.
12 changes: 6 additions & 6 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": "^5.3.2",
"@octokit/types": "^6.12.2",
"@technote-space/github-action-helper": "^5.2.3",
"@technote-space/github-action-helper": "^5.2.4",
"@technote-space/github-action-log-helper": "^0.1.21"
},
"devDependencies": {
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
"@technote-space/github-action-test-helper": "^0.7.4",
"@technote-space/release-github-actions-cli": "^1.8.4",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.34",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"@types/jest": "^26.0.21",
"@types/node": "^14.14.35",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"eslint": "^7.22.0",
"husky": "^5.1.3",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"lint-staged": "^10.5.4",
"nock": "^13.0.11",
"pinst": "^2.1.6",
"ts-jest": "^26.5.3",
"ts-jest": "^26.5.4",
"typescript": "^4.2.3"
},
"publishConfig": {
Expand Down

0 comments on commit 76c2313

Please sign in to comment.