Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenedith committed Mar 7, 2017
1 parent 6e08e3e commit 9d556e4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 25 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -30,15 +30,15 @@
"yosay": "2.0.0"
},
"devDependencies": {
"eslint": "3.17.0",
"eslint": "3.17.1",
"eslint-config-xo-space": "0.15.0",
"gulp": "3.9.1",
"gulp-coveralls": "0.1.4",
"gulp-eslint": "3.0.1",
"gulp-exclude-gitignore": "1.1.1",
"gulp-istanbul": "1.1.1",
"gulp-line-ending-corrector": "1.0.1",
"gulp-mocha": "4.0.1",
"gulp-mocha": "4.1.0",
"gulp-nsp": "2.4.2",
"gulp-plumber": "1.1.0",
"yeoman-assert": "3.0.0",
Expand Down
40 changes: 17 additions & 23 deletions yarn.lock
Expand Up @@ -799,9 +799,9 @@ eslint-config-xo@^0.17.0:
version "0.17.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.17.0.tgz#1e7d4a86bf49179805c4622e832a7b1beeb4e881"

eslint@3.17.0:
version "3.17.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.17.0.tgz#e2704b09c5bae9fb49ee8bafeea3832c7257d498"
eslint@3.17.1:
version "3.17.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.17.1.tgz#b80ae12d9c406d858406fccda627afce33ea10ea"
dependencies:
babel-code-frame "^6.16.0"
chalk "^1.1.3"
Expand Down Expand Up @@ -1478,14 +1478,15 @@ gulp-match@^1.0.3:
dependencies:
minimatch "^3.0.3"

gulp-mocha@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/gulp-mocha/-/gulp-mocha-4.0.1.tgz#304df59f17690338e49562ca613825ea5be68c47"
gulp-mocha@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/gulp-mocha/-/gulp-mocha-4.1.0.tgz#148be643650a08f11f460013752c0c6bc2752f9c"
dependencies:
dargs "^5.1.0"
execa "^0.6.0"
gulp-util "^3.0.0"
mocha "^3.0.0"
npm-run-path "^2.0.2"
through2 "^2.0.3"

gulp-nsp@2.4.2:
Expand Down Expand Up @@ -1971,20 +1972,13 @@ js-yaml@3.6.1:
argparse "^1.0.7"
esprima "^2.6.0"

js-yaml@3.8.2:
js-yaml@3.8.2, js-yaml@3.x, js-yaml@^3.4.6, 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"

js-yaml@3.x, js-yaml@^3.4.6, js-yaml@^3.5.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.1.tgz#782ba50200be7b9e5a8537001b7804db3ad02628"
dependencies:
argparse "^1.0.7"
esprima "^3.1.1"

jsbn@~0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.0.tgz#650987da0dd74f4ebf5a11377a2aa2d273e97dfd"
Expand Down Expand Up @@ -2505,7 +2499,7 @@ normalize-path@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.0.1.tgz#47886ac1662760d4261b7d979d241709d3ce3f7a"

npm-run-path@^2.0.0:
npm-run-path@^2.0.0, npm-run-path@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
dependencies:
Expand Down Expand Up @@ -3324,20 +3318,20 @@ through2@^1.1.1:
readable-stream ">=1.1.13-1 <1.2.0-0"
xtend ">=4.0.0 <4.1.0-0"

through2@^2, through2@^2.0.1, through2@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be"
dependencies:
readable-stream "^2.1.5"
xtend "~4.0.1"

through2@^2.0.0:
through2@^2, through2@^2.0.0, through2@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.1.tgz#384e75314d49f32de12eebb8136b8eb6b5d59da9"
dependencies:
readable-stream "~2.0.0"
xtend "~4.0.0"

through2@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be"
dependencies:
readable-stream "^2.1.5"
xtend "~4.0.1"

through@^2.3.6:
version "2.3.8"
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
Expand Down

0 comments on commit 9d556e4

Please sign in to comment.