File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 45
45
"babel-cli" : " 6.26.0" ,
46
46
"babel-preset-env" : " 1.7.0" ,
47
47
"eslint" : " ^5.3.0" ,
48
- "eslint-config-prettier" : " ^2.9 .0" ,
48
+ "eslint-config-prettier" : " ^3.0 .0" ,
49
49
"eslint-plugin-prettier" : " ^2.6.2" ,
50
50
"greenkeeper-lockfile" : " 1.15.1" ,
51
51
"heroku" : " ^7.7.8" ,
Original file line number Diff line number Diff line change @@ -2392,11 +2392,11 @@ escodegen@^1.9.1:
2392
2392
optionalDependencies :
2393
2393
source-map "~0.6.1"
2394
2394
2395
- eslint-config-prettier@^2.9 .0 :
2396
- version "2.9.0 "
2397
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.9.0. tgz#5ecd65174d486c22dff389fe036febf502d468a3 "
2395
+ eslint-config-prettier@^3.0 .0 :
2396
+ version "3.0.1 "
2397
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.0.1. tgz#479214f64c1a4b344040924bfb97543db334b7b1 "
2398
2398
dependencies :
2399
- get-stdin "^5 .0.1 "
2399
+ get-stdin "^6 .0.0 "
2400
2400
2401
2401
eslint-plugin-prettier@^2.6.2 :
2402
2402
version "2.6.2"
@@ -3026,9 +3026,9 @@ get-stdin@^4.0.1:
3026
3026
version "4.0.1"
3027
3027
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
3028
3028
3029
- get-stdin@^5 .0.1 :
3030
- version "5 .0.1 "
3031
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5 .0.1 .tgz#122e161591e21ff4c52530305693f20e6393a398 "
3029
+ get-stdin@^6 .0.0 :
3030
+ version "6 .0.0 "
3031
+ resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6 .0.0 .tgz#9e09bf712b360ab9225e812048f71fde9c89657b "
3032
3032
3033
3033
get-stream@3.0.0, get-stream@^3.0.0 :
3034
3034
version "3.0.0"
You can’t perform that action at this time.
0 commit comments