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 71d8ad6 commit 0aaf9b2Copy full SHA for 0aaf9b2
2 files changed
package.json
@@ -87,16 +87,16 @@
87
"devDependencies": {
88
"@commitlint/config-conventional": "^19.8.1",
89
"@commitlint/types": "^19.8.1",
90
- "@types/node": "^22.16.3",
+ "@types/node": "^22.16.5",
91
"@vitest/coverage-v8": "^3.2.4",
92
"@webdeveric/eslint-config-ts": "^0.11.0",
93
"@webdeveric/prettier-config": "^0.3.0",
94
"commitlint": "^19.8.1",
95
"commitlint-plugin-cspell": "^0.3.0",
96
"conventional-changelog-conventionalcommits": "^9.1.0",
97
- "cspell": "^9.1.5",
+ "cspell": "^9.2.0",
98
"eslint": "^8.57.1",
99
- "eslint-config-prettier": "^10.1.5",
+ "eslint-config-prettier": "^10.1.8",
100
"eslint-import-resolver-typescript": "^4.4.4",
101
"eslint-plugin-import": "^2.32.0",
102
"husky": "^9.1.7",
0 commit comments