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 29
29
"dotenv" : " ^8.2.0" ,
30
30
"eslint" : " ^7.6.0" ,
31
31
"eslint-config-google" : " ^0.14.0" ,
32
- "eslint-config-prettier" : " ^6.11 .0" ,
32
+ "eslint-config-prettier" : " ^8.3 .0" ,
33
33
"eslint-plugin-import" : " ^2.22.0" ,
34
34
"eslint-plugin-node" : " ^11.1.0" ,
35
35
"eslint-plugin-prettier" : " ^3.4.0" ,
Original file line number Diff line number Diff line change @@ -1497,12 +1497,10 @@ eslint-config-google@^0.14.0:
1497
1497
resolved "https://registry.yarnpkg.com/eslint-config-google/-/eslint-config-google-0.14.0.tgz#4f5f8759ba6e11b424294a219dbfa18c508bcc1a"
1498
1498
integrity sha512-WsbX4WbjuMvTdeVL6+J3rK1RGhCTqjsFjX7UMSMgZiyxxaNLkoJENbrGExzERFeoTpGw3F3FypTiWAP9ZXzkEw==
1499
1499
1500
- eslint-config-prettier@^6.11.0 :
1501
- version "6.15.0"
1502
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1503
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
1504
- dependencies :
1505
- get-stdin "^6.0.0"
1500
+ eslint-config-prettier@^8.3.0 :
1501
+ version "8.3.0"
1502
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
1503
+ integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
1506
1504
1507
1505
eslint-import-resolver-node@^0.3.4 :
1508
1506
version "0.3.4"
@@ -1938,11 +1936,6 @@ get-package-type@^0.1.0:
1938
1936
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
1939
1937
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
1940
1938
1941
- get-stdin@^6.0.0 :
1942
- version "6.0.0"
1943
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
1944
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
1945
-
1946
1939
get-stream@^4.0.0 :
1947
1940
version "4.1.0"
1948
1941
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