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 6b94e39 commit 299f4abCopy full SHA for 299f4ab
package.json
@@ -30,14 +30,14 @@
30
"@commitlint/cli": "^17.0.0",
31
"@commitlint/config-conventional": "^17.0.0",
32
"husky": "^4.3.5",
33
- "prettier": "^2.4.1",
+ "prettier": "^3.0.3",
34
"semantic-release": "^17.1.2"
35
},
36
"dependencies": {
37
"@sourcegraph/prettierrc": "^3.0.3",
38
"@typescript-eslint/eslint-plugin": "^5.20.0",
39
"@typescript-eslint/parser": "^5.20.0",
40
- "eslint-config-prettier": "^6.15.0",
+ "eslint-config-prettier": "^9.0.0",
41
"eslint-plugin-ban": "^1.4.0",
42
"eslint-plugin-etc": "^2.0.2",
43
"eslint-plugin-import": "^2.26.0",
0 commit comments