Skip to content

Commit 57f66b8

Browse files
chore: update npm dependencies
1 parent dd3e9bf commit 57f66b8

File tree

2 files changed

+236
-237
lines changed

2 files changed

+236
-237
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@
6060
"@rollup/plugin-typescript": "^11.1.0",
6161
"@sindresorhus/tsconfig": "^3.0.1",
6262
"@textlint/ast-node-types": "^13.3.2",
63-
"@types/node": "^18.15.11",
64-
"@typescript-eslint/eslint-plugin": "^5.58.0",
65-
"@typescript-eslint/parser": "^5.58.0",
63+
"@types/node": "^18.16.0",
64+
"@typescript-eslint/eslint-plugin": "^5.59.0",
65+
"@typescript-eslint/parser": "^5.59.0",
6666
"@vitest/coverage-c8": "^0.30.1",
67-
"eslint": "^8.38.0",
67+
"eslint": "^8.39.0",
6868
"eslint-plugin-import": "^2.27.5",
6969
"husky": "^8.0.3",
7070
"lint-staged": "^13.2.1",
71-
"rollup": "^3.20.2",
71+
"rollup": "^3.20.7",
7272
"typescript": "^5.0.4",
7373
"vitest": "^0.30.1"
7474
},

0 commit comments

Comments
 (0)