File tree 2 files changed +5
-12
lines changed
2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 36
36
"concurrently" : " ^5.2.0" ,
37
37
"docz" : " ^2.3.1" ,
38
38
"eslint" : " ^7.1.0" ,
39
- "eslint-config-prettier" : " ^6.11 .0" ,
39
+ "eslint-config-prettier" : " ^8.3 .0" ,
40
40
"eslint-plugin-prettier" : " ^3.1.3" ,
41
41
"gh-pages" : " ^3.0.0" ,
42
42
"husky" : " ^4.2.5" ,
Original file line number Diff line number Diff line change @@ -6207,12 +6207,10 @@ escodegen@^2.0.0:
6207
6207
optionalDependencies:
6208
6208
source-map "~0.6.1"
6209
6209
6210
- eslint-config-prettier@^6.11.0:
6211
- version "6.11.0"
6212
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
6213
- integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
6214
- dependencies:
6215
- get-stdin "^6.0.0"
6210
+ eslint-config-prettier@^8.3.0:
6211
+ version "8.3.0"
6212
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
6213
+ integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
6216
6214
6217
6215
eslint-config-react-app@^5.2.1:
6218
6216
version "5.2.1"
@@ -7900,11 +7898,6 @@ get-stdin@^4.0.1:
7900
7898
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
7901
7899
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
7902
7900
7903
- get-stdin@^6.0.0:
7904
- version "6.0.0"
7905
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
7906
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
7907
-
7908
7901
get-stream@3.0.0, get-stream@^3.0.0:
7909
7902
version "3.0.0"
7910
7903
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
You can’t perform that action at this time.
0 commit comments