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 23
23
"@typescript-eslint/eslint-plugin" : " ^4.4.0" ,
24
24
"@typescript-eslint/parser" : " ^4.4.0" ,
25
25
"eslint" : " ^7.11.0" ,
26
- "eslint-config-prettier" : " ^6.12 .0" ,
26
+ "eslint-config-prettier" : " ^8.5 .0" ,
27
27
"eslint-plugin-node" : " ^11.1.0" ,
28
28
"eslint-plugin-prettier" : " ^3.1.4" ,
29
29
"lerna" : " ^3.19.0" ,
Original file line number Diff line number Diff line change 2384
2384
optionalDependencies :
2385
2385
source-map "~0.2.0"
2386
2386
2387
- eslint-config-prettier@^6.12.0 :
2388
- version "6.12.0"
2389
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12.0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2"
2390
- integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw==
2391
- dependencies :
2392
- get-stdin "^6.0.0"
2387
+ eslint-config-prettier@^8.5.0 :
2388
+ version "8.5.0"
2389
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
2390
+ integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
2393
2391
2394
2392
eslint-plugin-es@^3.0.0 :
2395
2393
version "3.0.1"
@@ -2927,11 +2925,6 @@ get-stdin@^4.0.1:
2927
2925
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
2928
2926
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
2929
2927
2930
- get-stdin@^6.0.0 :
2931
- version "6.0.0"
2932
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2933
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2934
-
2935
2928
get-stream@^4.0.0, get-stream@^4.1.0 :
2936
2929
version "4.1.0"
2937
2930
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
You can’t perform that action at this time.
0 commit comments