Skip to content

Commit ab04046

Browse files
chore: update npm dependencies
1 parent ce22cd8 commit ab04046

File tree

2 files changed

+165
-172
lines changed

2 files changed

+165
-172
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,17 @@
6060
"@rollup/plugin-typescript": "^10.0.1",
6161
"@sindresorhus/tsconfig": "^3.0.1",
6262
"@textlint/ast-node-types": "^12.2.2",
63-
"@types/node": "^18.11.12",
63+
"@types/node": "^18.11.13",
6464
"@typescript-eslint/eslint-plugin": "^5.46.0",
6565
"@typescript-eslint/parser": "^5.46.0",
66-
"@vitest/coverage-c8": "^0.25.6",
66+
"@vitest/coverage-c8": "^0.25.7",
6767
"eslint": "^8.29.0",
6868
"eslint-plugin-import": "^2.26.0",
6969
"husky": "^8.0.2",
7070
"lint-staged": "^13.1.0",
71-
"rollup": "^3.7.0",
71+
"rollup": "^3.7.2",
7272
"typescript": "^4.9.4",
73-
"vitest": "^0.25.6"
73+
"vitest": "^0.25.7"
7474
},
7575
"publishConfig": {
7676
"access": "public"

0 commit comments

Comments
 (0)