Skip to content

Commit e12e373

Browse files
chore: update npm dependencies
1 parent 1dfdb01 commit e12e373

File tree

2 files changed

+275
-210
lines changed

2 files changed

+275
-210
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,16 @@
6161
"@sindresorhus/tsconfig": "^3.0.1",
6262
"@textlint/ast-node-types": "^12.2.2",
6363
"@types/node": "^18.11.17",
64-
"@typescript-eslint/eslint-plugin": "^5.46.1",
65-
"@typescript-eslint/parser": "^5.46.1",
66-
"@vitest/coverage-c8": "^0.25.8",
64+
"@typescript-eslint/eslint-plugin": "^5.47.0",
65+
"@typescript-eslint/parser": "^5.47.0",
66+
"@vitest/coverage-c8": "^0.26.2",
6767
"eslint": "^8.30.0",
6868
"eslint-plugin-import": "^2.26.0",
6969
"husky": "^8.0.2",
7070
"lint-staged": "^13.1.0",
71-
"rollup": "^3.7.5",
71+
"rollup": "^3.8.1",
7272
"typescript": "^4.9.4",
73-
"vitest": "^0.25.8"
73+
"vitest": "^0.26.2"
7474
},
7575
"publishConfig": {
7676
"access": "public"

0 commit comments

Comments
 (0)