Skip to content

Commit 7e7383e

Browse files
chore: update npm dependencies
1 parent e0829d0 commit 7e7383e

File tree

2 files changed

+229
-229
lines changed

2 files changed

+229
-229
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"dependencies": {
4646
"@actions/core": "^1.9.0",
4747
"@actions/github": "^5.0.3",
48-
"@octokit/openapi-types": "^12.4.0",
49-
"@octokit/plugin-rest-endpoint-methods": "^5.15.0",
48+
"@octokit/openapi-types": "^12.6.0",
49+
"@octokit/plugin-rest-endpoint-methods": "^5.16.0",
5050
"@technote-space/github-action-log-helper": "^0.2.6",
5151
"shell-escape": "^0.2.0",
5252
"sprintf-js": "^1.1.2"
@@ -59,14 +59,14 @@
5959
"@technote-space/github-action-test-helper": "^0.9.8",
6060
"@types/node": "^18.0.0",
6161
"@types/shell-escape": "^0.2.0",
62-
"@typescript-eslint/eslint-plugin": "^5.29.0",
63-
"@typescript-eslint/parser": "^5.29.0",
62+
"@typescript-eslint/eslint-plugin": "^5.30.3",
63+
"@typescript-eslint/parser": "^5.30.3",
6464
"c8": "^7.11.3",
65-
"eslint": "^8.18.0",
65+
"eslint": "^8.19.0",
6666
"eslint-plugin-import": "^2.26.0",
6767
"husky": "^8.0.1",
6868
"lint-staged": "^13.0.3",
69-
"nock": "^13.2.7",
69+
"nock": "^13.2.8",
7070
"rollup": "^2.75.7",
7171
"typescript": "^4.7.4",
7272
"vitest": "^0.16.0"

0 commit comments

Comments
 (0)