Skip to content

Commit

Permalink
Make it work with botmaster-session-ware 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdwuarin committed Apr 4, 2017
1 parent a853c2d commit 63d6555
Showing 1 changed file with 7 additions and 18 deletions.
25 changes: 7 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1162,8 +1162,8 @@ boom@2.x.x:
hoek "2.x.x"

botmaster-session-ware@^1.1.0:
version "0.1.3"
resolved "https://registry.yarnpkg.com/botmaster-session-ware/-/botmaster-session-ware-0.1.3.tgz#69d16ec1295ccda43c710632061464b24663902e"
version "1.1.0"
resolved "https://registry.yarnpkg.com/botmaster-session-ware/-/botmaster-session-ware-1.1.0.tgz#76e77d8d864f0c987c4a60450e36449cecf73e73"
dependencies:
debug "^2.6.0"
ramda "^0.23.0"
Expand Down Expand Up @@ -2019,8 +2019,8 @@ escope@^3.6.0:
estraverse "^4.1.1"

eslint-config-airbnb-base@^11.1.0:
version "11.1.2"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.1.2.tgz#259209a7678bf693e31cbe8f953f206b6aa7ccc3"
version "11.1.3"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.1.3.tgz#0e8db71514fa36b977fbcf977c01edcf863e0cf0"

eslint-config-airbnb@^14.1.0:
version "14.1.0"
Expand Down Expand Up @@ -2152,10 +2152,6 @@ esprima@^2.6.0:
version "2.7.3"
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"

esprima@^3.1.1:
version "3.1.3"
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"

espurify@^1.5.0, espurify@^1.6.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/espurify/-/espurify-1.7.0.tgz#1c5cf6cbccc32e6f639380bd4f991fab9ba9d226"
Expand Down Expand Up @@ -3335,20 +3331,13 @@ js-tokens@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"

js-yaml@3.6.1:
js-yaml@3.6.1, js-yaml@^3.3.1, js-yaml@^3.5.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30"
dependencies:
argparse "^1.0.7"
esprima "^2.6.0"

js-yaml@^3.3.1, js-yaml@^3.5.1:
version "3.8.2"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.2.tgz#02d3e2c0f6beab20248d412c352203827d786721"
dependencies:
argparse "^1.0.7"
esprima "^3.1.1"

jsbn@~0.1.0:
version "0.1.1"
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
Expand Down Expand Up @@ -4395,8 +4384,8 @@ raw-body@~2.2.0:
unpipe "1.0.0"

rc@^1.0.1, rc@^1.1.0, rc@^1.1.6, rc@^1.1.7:
version "1.2.0"
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.0.tgz#c7de973b7b46297c041366b2fd3d2363b1697c66"
version "1.2.1"
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.1.tgz#2e03e8e42ee450b8cb3dce65be1bf8974e1dfd95"
dependencies:
deep-extend "~0.4.0"
ini "~1.3.0"
Expand Down

0 comments on commit 63d6555

Please sign in to comment.