Skip to content

Commit 3f6490b

Browse files
chore: update npm dependencies
1 parent 0ebde8a commit 3f6490b

File tree

2 files changed

+253
-211
lines changed

2 files changed

+253
-211
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,26 +42,26 @@
4242
},
4343
"dependencies": {
4444
"@technote-space/github-action-helper": "^5.2.26",
45-
"@technote-space/github-action-log-helper": "^0.1.45",
45+
"@technote-space/github-action-log-helper": "^0.1.46",
4646
"@technote-space/release-github-actions": "^7.1.0",
4747
"commander": "^8.3.0",
4848
"cosmiconfig": "^7.0.1",
4949
"dotenv": "^10.0.0",
5050
"js-yaml": "^4.1.0"
5151
},
5252
"devDependencies": {
53-
"@commitlint/cli": "^15.0.0",
54-
"@commitlint/config-conventional": "^15.0.0",
53+
"@commitlint/cli": "^16.0.1",
54+
"@commitlint/config-conventional": "^16.0.0",
5555
"@technote-space/github-action-test-helper": "^0.7.33",
56-
"@types/jest": "^27.0.3",
57-
"@types/node": "^17.0.4",
58-
"@typescript-eslint/eslint-plugin": "^5.8.0",
59-
"@typescript-eslint/parser": "^5.8.0",
56+
"@types/jest": "^27.4.0",
57+
"@types/node": "^17.0.5",
58+
"@typescript-eslint/eslint-plugin": "^5.8.1",
59+
"@typescript-eslint/parser": "^5.8.1",
6060
"eslint": "^8.5.0",
6161
"husky": "^7.0.4",
6262
"jest": "^27.4.5",
6363
"jest-circus": "^27.4.5",
64-
"lint-staged": "^12.1.3",
64+
"lint-staged": "^12.1.4",
6565
"pinst": "^2.1.6",
6666
"ts-jest": "^27.1.2",
6767
"typescript": "^4.5.4"

0 commit comments

Comments
 (0)