Skip to content

Commit ee6a521

Browse files
chore: update npm dependencies
1 parent 96efdfe commit ee6a521

File tree

2 files changed

+156
-150
lines changed

2 files changed

+156
-150
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,23 +41,23 @@
4141
"@actions/github": "^5.0.0",
4242
"@octokit/openapi-types": "^11.2.0",
4343
"@octokit/plugin-rest-endpoint-methods": "^5.13.0",
44-
"@technote-space/github-action-log-helper": "^0.1.49",
44+
"@technote-space/github-action-log-helper": "^0.1.50",
4545
"shell-escape": "^0.2.0",
4646
"sprintf-js": "^1.1.2"
4747
},
4848
"devDependencies": {
49-
"@commitlint/cli": "^16.2.1",
49+
"@commitlint/cli": "^16.2.3",
5050
"@commitlint/config-conventional": "^16.2.1",
51-
"@technote-space/github-action-test-helper": "^0.7.39",
51+
"@technote-space/github-action-test-helper": "^0.7.40",
5252
"@types/jest": "^27.4.1",
5353
"@types/node": "^17.0.21",
54-
"@typescript-eslint/eslint-plugin": "^5.14.0",
55-
"@typescript-eslint/parser": "^5.14.0",
54+
"@typescript-eslint/eslint-plugin": "^5.15.0",
55+
"@typescript-eslint/parser": "^5.15.0",
5656
"eslint": "^8.11.0",
5757
"husky": "^7.0.4",
5858
"jest": "^27.5.1",
5959
"jest-circus": "^27.5.1",
60-
"lint-staged": "^12.3.5",
60+
"lint-staged": "^12.3.7",
6161
"nock": "^13.2.4",
6262
"ts-jest": "^27.1.3",
6363
"typescript": "^4.6.2"

0 commit comments

Comments
 (0)