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 1dfdb01 commit e12e373Copy full SHA for e12e373
package.json
@@ -61,16 +61,16 @@
61
"@sindresorhus/tsconfig": "^3.0.1",
62
"@textlint/ast-node-types": "^12.2.2",
63
"@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",
+ "@typescript-eslint/eslint-plugin": "^5.47.0",
+ "@typescript-eslint/parser": "^5.47.0",
+ "@vitest/coverage-c8": "^0.26.2",
67
"eslint": "^8.30.0",
68
"eslint-plugin-import": "^2.26.0",
69
"husky": "^8.0.2",
70
"lint-staged": "^13.1.0",
71
- "rollup": "^3.7.5",
+ "rollup": "^3.8.1",
72
"typescript": "^4.9.4",
73
- "vitest": "^0.25.8"
+ "vitest": "^0.26.2"
74
},
75
"publishConfig": {
76
"access": "public"
0 commit comments