File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 4747 "babel-register" : " 6.26.0" ,
4848 "conventional-changelog-cli" : " 2.0.5" ,
4949 "doctoc" : " 1.3.1" ,
50- "eslint" : " 5.6.0 " ,
50+ "eslint" : " 5.6.1 " ,
5151 "eslint-config-algolia" : " 13.2.3" ,
5252 "eslint-config-prettier" : " 3.1.0" ,
5353 "eslint-plugin-import" : " 2.14.0" ,
Original file line number Diff line number Diff line change @@ -2162,6 +2162,12 @@ debug@^3.1.0:
21622162 dependencies :
21632163 ms "2.0.0"
21642164
2165+ debug@^4.0.1 :
2166+ version "4.0.1"
2167+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.0.1.tgz#f9bb36d439b8d1f0dd52d8fb6b46e4ebb8c1cd5b"
2168+ dependencies :
2169+ ms "^2.1.1"
2170+
21652171decamelize-keys@^1.0.0 :
21662172 version "1.1.0"
21672173 resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9"
@@ -2546,15 +2552,15 @@ eslint-visitor-keys@^1.0.0:
25462552 version "1.0.0"
25472553 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
25482554
2549- eslint@5.6.0 :
2550- version "5.6.0 "
2551- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.0 .tgz#b6f7806041af01f71b3f1895cbb20971ea4b6223 "
2555+ eslint@5.6.1 :
2556+ version "5.6.1 "
2557+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.1 .tgz#348134e32ccc09abb2df1bf282b3f6eed8c7b480 "
25522558 dependencies :
25532559 " @babel/code-frame" " ^7.0.0"
25542560 ajv "^6.5.3"
25552561 chalk "^2.1.0"
25562562 cross-spawn "^6.0.5"
2557- debug "^3.1.0 "
2563+ debug "^4.0.1 "
25582564 doctrine "^2.1.0"
25592565 eslint-scope "^4.0.0"
25602566 eslint-utils "^1.3.1"
@@ -4995,6 +5001,10 @@ ms@2.0.0:
49955001 version "2.0.0"
49965002 resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
49975003
5004+ ms@^2.1.1 :
5005+ version "2.1.1"
5006+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
5007+
49985008mute-stream@0.0.7 :
49995009 version "0.0.7"
50005010 resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
You can’t perform that action at this time.
0 commit comments