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 59
59
"babel-jest" : " 28.1.0" ,
60
60
"cross-spawn" : " 7.0.3" ,
61
61
"eslint" : " 6.8.0" ,
62
- "eslint-config-prettier" : " 6.15 .0" ,
62
+ "eslint-config-prettier" : " 8.5 .0" ,
63
63
"eslint-plugin-prettier" : " 3.4.1" ,
64
64
"flow-bin" : " 0.179.0" ,
65
65
"jest" : " 28.1.0" ,
Original file line number Diff line number Diff line change @@ -1858,12 +1858,10 @@ escape-string-regexp@^2.0.0:
1858
1858
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
1859
1859
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
1860
1860
1861
-
1862
- version "6.15.0"
1863
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1864
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
1865
- dependencies :
1866
- get-stdin "^6.0.0"
1861
+
1862
+ version "8.5.0"
1863
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
1864
+ integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
1867
1865
1868
1866
1869
1867
version "3.4.1"
@@ -2167,11 +2165,6 @@ get-package-type@^0.1.0:
2167
2165
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
2168
2166
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
2169
2167
2170
- get-stdin@^6.0.0 :
2171
- version "6.0.0"
2172
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2173
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2174
-
2175
2168
get-stream@^6.0.0 :
2176
2169
version "6.0.1"
2177
2170
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
You can’t perform that action at this time.
0 commit comments