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 b946ad8 commit 88590a3Copy full SHA for 88590a3
1 file changed
package.json
@@ -62,7 +62,7 @@
62
"@types/jest": "^26.0.20",
63
"@types/lodash.mergewith": "^4.6.6",
64
"@types/node": "^14.14.35",
65
- "@types/prettier": "^2.1.5",
+ "@types/prettier": "^3.0.0",
66
"@typescript-eslint/eslint-plugin": "^4.15.0",
67
"@typescript-eslint/parser": "^4.15.0",
68
"@typescript-eslint/typescript-estree": "^4.17.0",
@@ -95,7 +95,7 @@
95
"license-checker": "^25.0.1",
96
"lint-staged": "^10.1.6",
97
"markdown-link-check": "^3.8.6",
98
- "prettier": "^2.1.2",
+ "prettier": "^3.0.0",
99
"pretty-quick": "^3.1.0",
100
"remark-cli": "^9.0.0",
101
"remark-lint-code-block-style": "^2.0.1",
0 commit comments