Skip to content

Commit 3a99f40

Browse files
chore: update npm dependencies
1 parent 1844850 commit 3a99f40

File tree

2 files changed

+229
-214
lines changed

2 files changed

+229
-214
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,22 +53,22 @@
5353
"devDependencies": {
5454
"@commitlint/cli": "^17.1.2",
5555
"@commitlint/config-conventional": "^17.1.0",
56-
"@rollup/plugin-commonjs": "^23.0.0",
56+
"@rollup/plugin-commonjs": "^23.0.1",
5757
"@rollup/plugin-json": "^5.0.0",
5858
"@rollup/plugin-node-resolve": "^15.0.0",
5959
"@rollup/plugin-typescript": "^9.0.1",
6060
"@sindresorhus/tsconfig": "^3.0.1",
61-
"@technote-space/github-action-test-helper": "^0.9.11",
62-
"@types/node": "^18.8.5",
63-
"@typescript-eslint/eslint-plugin": "^5.40.0",
64-
"@typescript-eslint/parser": "^5.40.0",
61+
"@technote-space/github-action-test-helper": "^0.11.0",
62+
"@types/node": "^18.11.3",
63+
"@typescript-eslint/eslint-plugin": "^5.40.1",
64+
"@typescript-eslint/parser": "^5.40.1",
6565
"@vitest/coverage-c8": "^0.24.3",
6666
"eslint": "^8.25.0",
6767
"eslint-plugin-import": "^2.26.0",
6868
"husky": "^8.0.1",
6969
"lint-staged": "^13.0.3",
7070
"pinst": "^3.0.0",
71-
"rollup": "^3.1.0",
71+
"rollup": "^3.2.3",
7272
"typescript": "^4.8.4",
7373
"vitest": "^0.24.3"
7474
},

0 commit comments

Comments
 (0)