Skip to content
This repository has been archived by the owner on Nov 24, 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 2, 2021
1 parent 190efaa commit 1e66536
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 190 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,25 +40,25 @@
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"@technote-space/filter-github-action": "^0.5.19",
"@technote-space/github-action-helper": "^5.2.2",
"@technote-space/github-action-helper": "^5.2.3",
"@technote-space/github-action-log-helper": "^0.1.20",
"multimatch": "^5.0.0"
},
"devDependencies": {
"@commitlint/cli": "^12.0.0",
"@commitlint/config-conventional": "^12.0.0",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
"@technote-space/github-action-test-helper": "^0.7.3",
"@technote-space/release-github-actions-cli": "^1.8.4",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.31",
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"eslint": "^7.20.0",
"husky": "^5.1.1",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"eslint": "^7.21.0",
"husky": "^5.1.2",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"lint-staged": "^10.5.4",
"nock": "^13.0.8",
"nock": "^13.0.9",
"pinst": "^2.1.6",
"ts-jest": "^26.5.2",
"typescript": "^4.2.2"
Expand Down
Loading

0 comments on commit 1e66536

Please sign in to comment.