Skip to content

Commit 8c646fe

Browse files
chore: update packages
1 parent b91745c commit 8c646fe

File tree

2 files changed

+211
-228
lines changed

2 files changed

+211
-228
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,27 +47,27 @@
4747
"@actions/github": "^5.1.1",
4848
"@octokit/openapi-types": "^14.0.0",
4949
"@octokit/plugin-rest-endpoint-methods": "^6.7.0",
50-
"@technote-space/github-action-log-helper": "^0.2.8",
50+
"@technote-space/github-action-log-helper": "^0.2.9",
5151
"shell-escape": "^0.2.0",
5252
"sprintf-js": "^1.1.2"
5353
},
5454
"devDependencies": {
5555
"@commitlint/cli": "^17.3.0",
5656
"@commitlint/config-conventional": "^17.3.0",
57-
"@rollup/plugin-typescript": "^9.0.2",
57+
"@rollup/plugin-typescript": "^10.0.1",
5858
"@sindresorhus/tsconfig": "^3.0.1",
59-
"@technote-space/github-action-test-helper": "^0.11.0",
59+
"@technote-space/github-action-test-helper": "^0.11.1",
6060
"@types/node": "^18.11.9",
6161
"@types/shell-escape": "^0.2.1",
62-
"@typescript-eslint/eslint-plugin": "^5.44.0",
63-
"@typescript-eslint/parser": "^5.44.0",
62+
"@typescript-eslint/eslint-plugin": "^5.45.0",
63+
"@typescript-eslint/parser": "^5.45.0",
6464
"@vitest/coverage-c8": "^0.25.3",
6565
"eslint": "^8.28.0",
6666
"eslint-plugin-import": "^2.26.0",
6767
"husky": "^8.0.2",
6868
"lint-staged": "^13.0.4",
6969
"nock": "^13.2.9",
70-
"rollup": "^3.4.0",
70+
"rollup": "^3.5.0",
7171
"typescript": "^4.9.3",
7272
"vitest": "^0.25.3"
7373
},

0 commit comments

Comments
 (0)