Skip to content

Commit 9953bf0

Browse files
chore: update packages
1 parent 97ba473 commit 9953bf0

File tree

2 files changed

+290
-307
lines changed

2 files changed

+290
-307
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -45,25 +45,25 @@
4545
"@actions/github": "^5.1.1",
4646
"@commitlint/cli": "^17.3.0",
4747
"@commitlint/config-conventional": "^17.3.0",
48-
"@rollup/plugin-commonjs": "^23.0.2",
49-
"@rollup/plugin-json": "^5.0.1",
48+
"@rollup/plugin-commonjs": "^23.0.3",
49+
"@rollup/plugin-json": "^5.0.2",
5050
"@rollup/plugin-node-resolve": "^15.0.1",
51-
"@rollup/plugin-typescript": "^9.0.2",
51+
"@rollup/plugin-typescript": "^10.0.1",
5252
"@sindresorhus/tsconfig": "^3.0.1",
53-
"@technote-space/github-action-helper": "^5.3.9",
54-
"@technote-space/github-action-pr-helper": "^2.3.6",
55-
"@technote-space/github-action-test-helper": "^0.11.0",
53+
"@technote-space/github-action-helper": "^5.3.10",
54+
"@technote-space/github-action-pr-helper": "^2.3.7",
55+
"@technote-space/github-action-test-helper": "^0.11.1",
5656
"@technote-space/release-github-actions-cli": "^1.9.3",
57-
"@types/node": "^18.11.9",
58-
"@typescript-eslint/eslint-plugin": "^5.44.0",
59-
"@typescript-eslint/parser": "^5.44.0",
57+
"@types/node": "^18.11.10",
58+
"@typescript-eslint/eslint-plugin": "^5.45.0",
59+
"@typescript-eslint/parser": "^5.45.0",
6060
"@vitest/coverage-c8": "^0.25.3",
61-
"eslint": "^8.28.0",
61+
"eslint": "^8.29.0",
6262
"eslint-plugin-import": "^2.26.0",
6363
"husky": "^8.0.2",
64-
"lint-staged": "^13.0.3",
64+
"lint-staged": "^13.0.4",
6565
"pinst": "^3.0.0",
66-
"rollup": "^3.4.0",
66+
"rollup": "^3.5.1",
6767
"typescript": "^4.9.3",
6868
"vitest": "^0.25.3"
6969
},

0 commit comments

Comments
 (0)