We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed87abf commit 82c932bCopy full SHA for 82c932b
2 files changed
package.json
@@ -61,13 +61,13 @@
61
"@typescript-eslint/eslint-plugin": "^5.50.0",
62
"@typescript-eslint/parser": "^5.50.0",
63
"@vitest/ui": "^0.28.3",
64
- "eslint": "^8.28.0",
+ "eslint": "^8.33.0",
65
"eslint-config-prettier": "^8.6.0",
66
"eslint-import-resolver-typescript": "^3.5.3",
67
"eslint-plugin-eslint-comments": "^3.2.0",
68
- "eslint-plugin-import": "^2.26.0",
69
- "eslint-plugin-jsdoc": "^39.6.4",
70
- "eslint-plugin-unicorn": "^45.0.1",
+ "eslint-plugin-import": "^2.27.5",
+ "eslint-plugin-jsdoc": "^39.7.5",
+ "eslint-plugin-unicorn": "^45.0.2",
71
"eslint-plugin-vitest": "^0.0.32",
72
"npm-run-all": "^4.1.5",
73
"prettier-plugin-jsdoc": "^0.4.2",
0 commit comments