We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd3e9bf commit 57f66b8Copy full SHA for 57f66b8
package.json
@@ -60,15 +60,15 @@
60
"@rollup/plugin-typescript": "^11.1.0",
61
"@sindresorhus/tsconfig": "^3.0.1",
62
"@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",
+ "@types/node": "^18.16.0",
+ "@typescript-eslint/eslint-plugin": "^5.59.0",
+ "@typescript-eslint/parser": "^5.59.0",
66
"@vitest/coverage-c8": "^0.30.1",
67
- "eslint": "^8.38.0",
+ "eslint": "^8.39.0",
68
"eslint-plugin-import": "^2.27.5",
69
"husky": "^8.0.3",
70
"lint-staged": "^13.2.1",
71
- "rollup": "^3.20.2",
+ "rollup": "^3.20.7",
72
"typescript": "^5.0.4",
73
"vitest": "^0.30.1"
74
},
0 commit comments