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 Jun 22, 2021
1 parent a52083d commit de774b6
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 116 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/github": "^5.0.0",
"@technote-space/filter-github-action": "^0.5.27",
"@technote-space/filter-github-action": "^0.5.28",
"@technote-space/github-action-helper": "^5.2.9",
"@technote-space/github-action-log-helper": "^0.1.27",
"@technote-space/github-action-log-helper": "^0.1.28",
"multimatch": "^5.0.0"
},
"devDependencies": {
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@technote-space/github-action-test-helper": "^0.7.12",
"@technote-space/github-action-test-helper": "^0.7.13",
"@technote-space/release-github-actions-cli": "^1.8.5",
"@types/jest": "^26.0.23",
"@types/node": "^15.12.4",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"eslint": "^7.29.0",
"husky": "^6.0.0",
"jest": "^27.0.4",
Expand Down
Loading

0 comments on commit de774b6

Please sign in to comment.