We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f436492 commit 60794d0Copy full SHA for 60794d0
1 file changed
package.json
@@ -21,7 +21,7 @@
21
"@types/eslint": "6.8.0",
22
"@types/eslint-plugin-prettier": "3.1.0",
23
"@types/html-webpack-plugin": "3.2.2",
24
- "@types/prettier": "2.0.0",
+ "@types/prettier": "2.7.3",
25
"@types/react": "16.9.34",
26
"@types/react-dom": "16.9.7",
27
"@types/styled-components": "5.1.0",
@@ -45,7 +45,7 @@
45
"eslint-plugin-react": "7.19.0",
46
"eslint-plugin-react-hooks": "3.0.0",
47
"html-webpack-plugin": "3.2.0",
48
- "prettier": "2.0.5",
+ "prettier": "2.8.8",
49
"text-encoding": "0.7.0",
50
"ts-loader": "7.0.1",
51
"typescript": "3.8.3",
0 commit comments