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 e2528c9 commit 28ff10dCopy full SHA for 28ff10d
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.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",
+ "@typescript-eslint/eslint-plugin": "^5.43.0",
+ "@typescript-eslint/parser": "^5.43.0",
+ "@vitest/coverage-c8": "^0.25.2",
+ "eslint": "^8.28.0",
68
"eslint-plugin-import": "^2.26.0",
69
"husky": "^8.0.2",
70
"lint-staged": "^13.0.3",
71
"rollup": "^3.3.0",
72
- "typescript": "^4.8.4",
73
- "vitest": "^0.25.1"
+ "typescript": "^4.9.3",
+ "vitest": "^0.25.2"
74
},
75
"publishConfig": {
76
"access": "public"
0 commit comments