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 9
9
"babel-eslint" : " 10.1.0" ,
10
10
"eslint" : " 7.15.0" ,
11
11
"eslint-config-airbnb" : " 18.2.1" ,
12
- "eslint-config-prettier" : " 6.15 .0" ,
12
+ "eslint-config-prettier" : " 7.0 .0" ,
13
13
"eslint-config-xo" : " 0.33.1" ,
14
14
"eslint-config-xo-react" : " 0.23.0" ,
15
15
"eslint-plugin-import" : " 2.22.1" ,
Original file line number Diff line number Diff line change 1819
1819
object.assign "^4.1.2"
1820
1820
object.entries "^1.1.2"
1821
1821
1822
-
1823
- version "6.15.0"
1824
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1825
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
1826
- dependencies :
1827
- get-stdin "^6.0.0"
1822
+
1823
+ version "7.0.0"
1824
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
1825
+ integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
1828
1826
1829
1827
1830
1828
version "0.23.0"
@@ -2475,11 +2473,6 @@ get-intrinsic@^1.0.0:
2475
2473
has "^1.0.3"
2476
2474
has-symbols "^1.0.1"
2477
2475
2478
- get-stdin@^6.0.0 :
2479
- version "6.0.0"
2480
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2481
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2482
-
2483
2476
get-stream@^3.0.0 :
2484
2477
version "3.0.0"
2485
2478
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