Skip to content

Commit 79d7a58

Browse files
chore: update npm dependencies
1 parent 61e76c1 commit 79d7a58

File tree

2 files changed

+491
-502
lines changed

2 files changed

+491
-502
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,25 +39,25 @@
3939
"dependencies": {
4040
"@actions/core": "^1.6.0",
4141
"@actions/github": "^5.0.0",
42-
"@octokit/openapi-types": "^10.6.4",
43-
"@octokit/plugin-rest-endpoint-methods": "^5.11.4",
42+
"@octokit/openapi-types": "^11.1.0",
43+
"@octokit/plugin-rest-endpoint-methods": "^5.12.1",
4444
"@technote-space/github-action-log-helper": "^0.1.40",
4545
"shell-escape": "^0.2.0",
4646
"sprintf-js": "^1.1.2"
4747
},
4848
"devDependencies": {
49-
"@commitlint/cli": "^13.2.0",
49+
"@commitlint/cli": "^13.2.1",
5050
"@commitlint/config-conventional": "^13.2.0",
5151
"@technote-space/github-action-test-helper": "^0.7.27",
5252
"@types/jest": "^27.0.2",
53-
"@types/node": "^16.10.2",
54-
"@typescript-eslint/eslint-plugin": "^4.32.0",
55-
"@typescript-eslint/parser": "^4.32.0",
53+
"@types/node": "^16.10.3",
54+
"@typescript-eslint/eslint-plugin": "^4.33.0",
55+
"@typescript-eslint/parser": "^4.33.0",
5656
"eslint": "^7.32.0",
5757
"husky": "^7.0.2",
58-
"jest": "^27.2.4",
59-
"jest-circus": "^27.2.4",
60-
"lint-staged": "^11.1.2",
58+
"jest": "^27.2.5",
59+
"jest-circus": "^27.2.5",
60+
"lint-staged": "^11.2.1",
6161
"nock": "^13.1.3",
6262
"ts-jest": "^27.0.5",
6363
"typescript": "^4.4.3"

0 commit comments

Comments
 (0)