Skip to content

Commit c4ca147

Browse files
chore: update npm dependencies
1 parent e480402 commit c4ca147

File tree

2 files changed

+309
-248
lines changed

2 files changed

+309
-248
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,31 +46,31 @@
4646
"@technote-space/github-action-log-helper": "^0.2.8",
4747
"@technote-space/release-github-actions": "^8.0.1",
4848
"commander": "^9.4.1",
49-
"cosmiconfig": "^7.1.0",
49+
"cosmiconfig": "^8.0.0",
5050
"dotenv": "^16.0.3",
5151
"js-yaml": "^4.1.0"
5252
},
5353
"devDependencies": {
54-
"@commitlint/cli": "^17.2.0",
55-
"@commitlint/config-conventional": "^17.2.0",
54+
"@commitlint/cli": "^17.3.0",
55+
"@commitlint/config-conventional": "^17.3.0",
5656
"@rollup/plugin-commonjs": "^23.0.2",
5757
"@rollup/plugin-json": "^5.0.1",
5858
"@rollup/plugin-node-resolve": "^15.0.1",
5959
"@rollup/plugin-typescript": "^9.0.2",
6060
"@sindresorhus/tsconfig": "^3.0.1",
6161
"@technote-space/github-action-test-helper": "^0.11.0",
6262
"@types/node": "^18.11.9",
63-
"@typescript-eslint/eslint-plugin": "^5.43.0",
64-
"@typescript-eslint/parser": "^5.43.0",
65-
"@vitest/coverage-c8": "^0.25.2",
66-
"eslint": "^8.27.0",
63+
"@typescript-eslint/eslint-plugin": "^5.44.0",
64+
"@typescript-eslint/parser": "^5.44.0",
65+
"@vitest/coverage-c8": "^0.25.3",
66+
"eslint": "^8.28.0",
6767
"eslint-plugin-import": "^2.26.0",
6868
"husky": "^8.0.2",
6969
"lint-staged": "^13.0.3",
7070
"pinst": "^3.0.0",
71-
"rollup": "^3.3.0",
71+
"rollup": "^3.4.0",
7272
"typescript": "^4.9.3",
73-
"vitest": "^0.25.2"
73+
"vitest": "^0.25.3"
7474
},
7575
"publishConfig": {
7676
"access": "public"

0 commit comments

Comments
 (0)