Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Feb 4, 2022
1 parent b76f64d commit 736534a
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 136 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,26 +42,26 @@
},
"dependencies": {
"@technote-space/github-action-helper": "^5.2.27",
"@technote-space/github-action-log-helper": "^0.1.46",
"@technote-space/github-action-log-helper": "^0.1.47",
"@technote-space/release-github-actions": "^7.1.1",
"commander": "^8.3.0",
"commander": "^9.0.0",
"cosmiconfig": "^7.0.1",
"dotenv": "^14.3.2",
"dotenv": "^16.0.0",
"js-yaml": "^4.1.0"
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@technote-space/github-action-test-helper": "^0.7.35",
"@technote-space/github-action-test-helper": "^0.7.36",
"@types/jest": "^27.4.0",
"@types/node": "^17.0.13",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"eslint": "^8.7.0",
"@types/node": "^17.0.14",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"eslint": "^8.8.0",
"husky": "^7.0.4",
"jest": "^27.4.7",
"jest-circus": "^27.4.6",
"lint-staged": "^12.3.2",
"lint-staged": "^12.3.3",
"pinst": "^2.1.6",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
Expand Down
Loading

0 comments on commit 736534a

Please sign in to comment.