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 ce22cd8 commit ab04046Copy full SHA for ab04046
package.json
@@ -60,17 +60,17 @@
60
"@rollup/plugin-typescript": "^10.0.1",
61
"@sindresorhus/tsconfig": "^3.0.1",
62
"@textlint/ast-node-types": "^12.2.2",
63
- "@types/node": "^18.11.12",
+ "@types/node": "^18.11.13",
64
"@typescript-eslint/eslint-plugin": "^5.46.0",
65
"@typescript-eslint/parser": "^5.46.0",
66
- "@vitest/coverage-c8": "^0.25.6",
+ "@vitest/coverage-c8": "^0.25.7",
67
"eslint": "^8.29.0",
68
"eslint-plugin-import": "^2.26.0",
69
"husky": "^8.0.2",
70
"lint-staged": "^13.1.0",
71
- "rollup": "^3.7.0",
+ "rollup": "^3.7.2",
72
"typescript": "^4.9.4",
73
- "vitest": "^0.25.6"
+ "vitest": "^0.25.7"
74
},
75
"publishConfig": {
76
"access": "public"
0 commit comments