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 Aug 7, 2021
1 parent 73bbb2d commit 27d5c98
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 124 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,25 +39,25 @@
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/github": "^5.0.0",
"@technote-space/filter-github-action": "^0.5.37",
"@technote-space/filter-github-action": "^0.5.39",
"@technote-space/github-action-helper": "^5.2.15",
"@technote-space/github-action-log-helper": "^0.1.33",
"@technote-space/github-action-log-helper": "^0.1.35",
"multimatch": "^5.0.0"
},
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@technote-space/github-action-test-helper": "^0.7.19",
"@technote-space/github-action-test-helper": "^0.7.21",
"@technote-space/release-github-actions-cli": "^1.8.6",
"@types/jest": "^26.0.24",
"@types/node": "^16.4.10",
"@types/node": "^16.4.13",
"@typescript-eslint/eslint-plugin": "^4.29.0",
"@typescript-eslint/parser": "^4.29.0",
"eslint": "^7.32.0",
"husky": "^7.0.1",
"jest": "^27.0.6",
"jest-circus": "^27.0.6",
"lint-staged": "^11.1.1",
"lint-staged": "^11.1.2",
"nock": "^13.1.1",
"pinst": "^2.1.6",
"ts-jest": "^27.0.4",
Expand Down
Loading

0 comments on commit 27d5c98

Please sign in to comment.