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.
2 parents 9713703 + 3a341da commit a89b23cCopy full SHA for a89b23c
3 files changed
package.json
@@ -41,17 +41,16 @@
41
"@babel/core": "^7.16.10",
42
"@babel/plugin-syntax-decorators": "^7.16.7",
43
"@babel/plugin-transform-typescript": "^7.16.8",
44
- "prettier": "^2.5.1"
+ "prettier": "^3.8.1"
45
},
46
"devDependencies": {
47
"@types/babel__core": "^7.1.18",
48
"@types/babel__traverse": "^7.20.6",
49
- "@types/prettier": "^2.0.0",
50
"@typescript-eslint/eslint-plugin": "^5.10.0",
51
"@typescript-eslint/parser": "^5.10.0",
52
"eslint": "^8.7.0",
53
- "eslint-config-prettier": "^8.3.0",
54
- "eslint-plugin-prettier": "^4.0.0",
+ "eslint-config-prettier": "^10.1.8",
+ "eslint-plugin-prettier": "^5.5.5",
55
"release-plan": "^0.9.0",
56
"rimraf": "^3.0.2",
57
"typescript": "^4.5.5",
0 commit comments