File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 2323 "@typescript-eslint/eslint-plugin" : " ^4.4.0" ,
2424 "@typescript-eslint/parser" : " ^4.4.0" ,
2525 "eslint" : " ^7.11.0" ,
26- "eslint-config-prettier" : " ^6.12 .0" ,
26+ "eslint-config-prettier" : " ^8.5 .0" ,
2727 "eslint-plugin-node" : " ^11.1.0" ,
2828 "eslint-plugin-prettier" : " ^3.1.4" ,
2929 "lerna" : " ^3.19.0" ,
Original file line number Diff line number Diff line change @@ -2384,12 +2384,10 @@ escodegen@1.8.x:
23842384 optionalDependencies :
23852385 source-map "~0.2.0"
23862386
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==
23932391
23942392eslint-plugin-es@^3.0.0 :
23952393 version "3.0.1"
@@ -2927,11 +2925,6 @@ get-stdin@^4.0.1:
29272925 resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
29282926 integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
29292927
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-
29352928get-stream@^4.0.0, get-stream@^4.1.0 :
29362929 version "4.1.0"
29372930 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