Skip to content

Commit e9b8289

Browse files
chore: update npm dependencies
1 parent 6b35601 commit e9b8289

File tree

2 files changed

+410
-409
lines changed

2 files changed

+410
-409
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,23 +39,23 @@
3939
"dependencies": {
4040
"@actions/github": "^5.0.0",
4141
"@octokit/openapi-types": "^11.2.0",
42-
"@technote-space/github-action-helper": "^5.2.26",
42+
"@technote-space/github-action-helper": "^5.2.27",
4343
"@technote-space/github-action-log-helper": "^0.1.46"
4444
},
4545
"devDependencies": {
46-
"@commitlint/cli": "^16.0.1",
46+
"@commitlint/cli": "^16.0.2",
4747
"@commitlint/config-conventional": "^16.0.0",
4848
"@octokit/types": "^6.34.0",
49-
"@technote-space/github-action-test-helper": "^0.7.34",
49+
"@technote-space/github-action-test-helper": "^0.7.35",
5050
"@types/jest": "^27.4.0",
51-
"@types/node": "^17.0.7",
52-
"@typescript-eslint/eslint-plugin": "^5.8.1",
53-
"@typescript-eslint/parser": "^5.8.1",
51+
"@types/node": "^17.0.8",
52+
"@typescript-eslint/eslint-plugin": "^5.9.0",
53+
"@typescript-eslint/parser": "^5.9.0",
5454
"eslint": "^8.6.0",
5555
"husky": "^7.0.4",
56-
"jest": "^27.4.5",
57-
"jest-circus": "^27.4.5",
58-
"lint-staged": "^12.1.5",
56+
"jest": "^27.4.7",
57+
"jest-circus": "^27.4.6",
58+
"lint-staged": "^12.1.7",
5959
"nock": "^13.2.1",
6060
"pinst": "^2.1.6",
6161
"ts-jest": "^27.1.2",

0 commit comments

Comments
 (0)