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 31b1dfd commit af162f4Copy full SHA for af162f4
package.json
@@ -50,15 +50,15 @@
50
"trailingComma": "none"
51
},
52
"dependencies": {
53
- "chalk": "^5.3.0",
+ "chalk": "^5.5.0",
54
"cross-spawn": "^7.0.6",
55
"cross-spawn-promise": "^0.10.2",
56
"meow": "^11.0.0",
57
"rimraf": "^4.4.1",
58
"update-notifier": "^6.0.2"
59
60
"devDependencies": {
61
- "lint-staged": "^13.2.3",
+ "lint-staged": "^13.3.0",
62
"prettier": "^2.7.1"
63
}
64
0 commit comments