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 65
65
"@zeit/ncc" : " ^0.22.1" ,
66
66
"chalk" : " ^4.0.0" ,
67
67
"eslint" : " ^8.0.0" ,
68
- "eslint-config-prettier" : " ^6.5 .0" ,
68
+ "eslint-config-prettier" : " ^8.0 .0" ,
69
69
"eslint-plugin-import" : " ^2.18.2" ,
70
70
"eslint-plugin-jest" : " ^26.0.0" ,
71
71
"eslint-plugin-node" : " ^11.1.0" ,
Original file line number Diff line number Diff line change @@ -2553,12 +2553,10 @@ escodegen@^2.0.0:
2553
2553
optionalDependencies :
2554
2554
source-map "~0.6.1"
2555
2555
2556
- eslint-config-prettier@^6.5.0 :
2557
- version "6.15.0"
2558
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2559
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2560
- dependencies :
2561
- get-stdin "^6.0.0"
2556
+ eslint-config-prettier@^8.0.0 :
2557
+ version "8.4.0"
2558
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz#8e6d17c7436649e98c4c2189868562921ef563de"
2559
+ integrity sha512-CFotdUcMY18nGRo5KGsnNxpznzhkopOcOo0InID+sgQssPrzjvsyKZPvOgymTFeHrFuC3Tzdf2YndhXtULK9Iw==
2562
2560
2563
2561
eslint-import-resolver-node@^0.3.6 :
2564
2562
version "0.3.6"
@@ -3077,11 +3075,6 @@ get-package-type@^0.1.0:
3077
3075
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
3078
3076
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
3079
3077
3080
- get-stdin@^6.0.0 :
3081
- version "6.0.0"
3082
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3083
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3084
-
3085
3078
get-stream@^5.0.0 :
3086
3079
version "5.2.0"
3087
3080
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
You can’t perform that action at this time.
0 commit comments