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 6b9f27d commit b9588f5Copy full SHA for b9588f5
package.json
@@ -65,14 +65,14 @@
65
"devDependencies": {
66
"@commitlint/config-conventional": "^19.6.0",
67
"@commitlint/types": "^19.5.0",
68
- "@icebreakers/eslint-config": "^0.7.12",
+ "@icebreakers/eslint-config": "^0.7.13",
69
"@tsconfig/recommended": "^1.0.8",
70
"@types/fs-extra": "^11.0.4",
71
"@types/klaw": "^3.0.6",
72
"@types/lodash": "^4.17.14",
73
"@types/lodash-es": "^4.17.12",
74
"@types/node": "^22.10.7",
75
- "@vitest/coverage-v8": "^3.0.2",
+ "@vitest/coverage-v8": "^3.0.3",
76
"cross-env": "^7.0.3",
77
"defu": "^6.1.4",
78
"del": "^8.0.0",
@@ -88,6 +88,6 @@
88
"tsup": "^8.3.5",
89
"tsx": "^4.19.2",
90
"typescript": "^5.7.3",
91
- "vitest": "^3.0.2"
+ "vitest": "^3.0.3"
92
}
93
0 commit comments