File tree 2 files changed +13
-13
lines changed
2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 61
61
"benchmark" : " 2.1.4" ,
62
62
"chai" : " 4.2.0" ,
63
63
"coveralls" : " 3.0.2" ,
64
- "eslint" : " 5.12.0 " ,
64
+ "eslint" : " 5.12.1 " ,
65
65
"eslint-plugin-flowtype" : " 3.2.1" ,
66
66
"eslint-plugin-prettier" : " 3.0.1" ,
67
67
"flow-bin" : " 0.91.0" ,
68
68
"mocha" : " 5.2.0" ,
69
69
"nyc" : " 13.1.0" ,
70
- "prettier" : " 1.15.3 " ,
70
+ "prettier" : " 1.16.0 " ,
71
71
"sane" : " 4.0.2"
72
72
}
73
73
}
Original file line number Diff line number Diff line change @@ -1395,10 +1395,10 @@ eslint-visitor-keys@^1.0.0:
1395
1395
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1396
1396
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
1397
1397
1398
-
1399
- version "5.12.0 "
1400
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.0 .tgz#fab3b908f60c52671fb14e996a450b96c743c859 "
1401
- integrity sha512-LntwyPxtOHrsJdcSwyQKVtHofPHdv+4+mFwEe91r2V13vqpM8yLr7b1sW+Oo/yheOPkWYsYlYJCkzlFAt8KV7g ==
1398
+
1399
+ version "5.12.1 "
1400
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1 .tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b "
1401
+ integrity sha512-54NV+JkTpTu0d8+UYSA8mMKAG4XAsaOrozA9rCW7tgneg1mevcL7wIotPC+fZ0SkWwdhNqoXoxnQCTBp7UvTsg ==
1402
1402
dependencies :
1403
1403
" @babel/code-frame" " ^7.0.0"
1404
1404
ajv "^6.5.3"
@@ -1731,9 +1731,9 @@ fs.realpath@^1.0.0:
1731
1731
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
1732
1732
1733
1733
fsevents@^1.2.2 :
1734
- version "1.2.6 "
1735
- resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.6 .tgz#d3a1864a71876a2eb9b244e3bd8f606eb09568c0 "
1736
- integrity sha512-BalK54tfK0pMC0jQFb2oHn1nz7JNQD/2ex5pBnCHgBi2xG7VV0cAOGy2RS2VbCqUXx5/6obMrMcQTJ8yjcGzbg ==
1734
+ version "1.2.7 "
1735
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.7 .tgz#4851b664a3783e52003b3c66eb0eee1074933aa4 "
1736
+ integrity sha512-Pxm6sI2MeBD7RdD12RYsqaP0nMiwx8eZBXCa6z2L+mRHm2DYrOYwihmhjpkdjUHwQhslWQjRpEgNq4XvBmaAuw ==
1737
1737
dependencies :
1738
1738
nan "^2.9.2"
1739
1739
node-pre-gyp "^0.10.0"
@@ -3042,10 +3042,10 @@ prettier-linter-helpers@^1.0.0:
3042
3042
dependencies :
3043
3043
fast-diff "^1.1.2"
3044
3044
3045
- prettier@1.15.3 :
3046
- version "1.15.3 "
3047
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.3 .tgz#1feaac5bdd181237b54dbe65d874e02a1472786a "
3048
- integrity sha512-gAU9AGAPMaKb3NNSUUuhhFAS7SCO4ALTN4nRIn6PJ075Qd28Yn2Ig2ahEJWdJwJmlEBTUfC7mMUSFy8MwsOCfg ==
3045
+ prettier@1.16.0 :
3046
+ version "1.16.0 "
3047
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.0 .tgz#104dd25f5ee3d0c9d0a6ce4bb40ced8481d51219 "
3048
+ integrity sha512-MCBCYeAuZfejUPdEpkleLWvpRBwLii/Sp5jQs0eb8Ul/drGIDjkL6tAU24tk6yCGf0KPV5rhPPPlczfBmN2pWQ ==
3049
3049
3050
3050
private@^0.1.6 :
3051
3051
version "0.1.8"
You can’t perform that action at this time.
0 commit comments