Skip to content

Commit 28ff10d

Browse files
chore: update npm dependencies
1 parent e2528c9 commit 28ff10d

File tree

2 files changed

+212
-212
lines changed

2 files changed

+212
-212
lines changed

package.json

Lines changed: 6 additions & 6 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.9",
64-
"@typescript-eslint/eslint-plugin": "^5.42.1",
65-
"@typescript-eslint/parser": "^5.42.1",
66-
"@vitest/coverage-c8": "^0.25.1",
67-
"eslint": "^8.27.0",
64+
"@typescript-eslint/eslint-plugin": "^5.43.0",
65+
"@typescript-eslint/parser": "^5.43.0",
66+
"@vitest/coverage-c8": "^0.25.2",
67+
"eslint": "^8.28.0",
6868
"eslint-plugin-import": "^2.26.0",
6969
"husky": "^8.0.2",
7070
"lint-staged": "^13.0.3",
7171
"rollup": "^3.3.0",
72-
"typescript": "^4.8.4",
73-
"vitest": "^0.25.1"
72+
"typescript": "^4.9.3",
73+
"vitest": "^0.25.2"
7474
},
7575
"publishConfig": {
7676
"access": "public"

0 commit comments

Comments
 (0)