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 @@ -6199,12 +6199,10 @@ escodegen@^2.0.0:
6199
6199
optionalDependencies:
6200
6200
source-map "~0.6.1"
6201
6201
6202
- eslint-config-prettier@^6.11.0:
6203
- version "6.11.0"
6204
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
6205
- integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
6206
- dependencies:
6207
- get-stdin "^6.0.0"
6202
+ eslint-config-prettier@^8.3.0:
6203
+ version "8.3.0"
6204
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
6205
+ integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
6208
6206
6209
6207
eslint-config-react-app@^5.2.1:
6210
6208
version "5.2.1"
@@ -7892,11 +7890,6 @@ get-stdin@^4.0.1:
7892
7890
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
7893
7891
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
7894
7892
7895
- get-stdin@^6.0.0:
7896
- version "6.0.0"
7897
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
7898
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
7899
-
7900
7893
get-stream@3.0.0, get-stream@^3.0.0:
7901
7894
version "3.0.0"
7902
7895
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