Skip to content

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 2, 2018
1 parent 7f0887b commit a6582bd
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 26 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"@babel/core": "7.0.0-beta.54",
"@babel/preset-env": "7.0.0-beta.54",
"babel-loader": "8.0.0-beta.4",
"cypress": "3.0.2",
"cypress": "3.0.3",
"http-server": "0.11.1",
"jest": "23.4.1",
"mocha-testdata": "1.2.0",
"mock-socket": "8.0.1",
"mock-socket": "8.0.2",
"standard": "11.0.1",
"webpack": "4.16.2",
"webpack": "4.16.4",
"webpack-cli": "3.1.0"
},
"standard": {
Expand Down
42 changes: 19 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -956,9 +956,9 @@ async-limiter@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"

async@2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/async/-/async-2.1.4.tgz#2d2160c7788032e4dd6cbe2502f1f9a2c8f6cde4"
async@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/async/-/async-2.4.0.tgz#4990200f18ea5b837c2cc4f8c031a6985c385611"
dependencies:
lodash "^4.14.0"

Expand Down Expand Up @@ -1758,9 +1758,9 @@ cyclist@~0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"

cypress@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.0.2.tgz#90caef84c91bd52b9cdf123aa76213249a289694"
cypress@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.0.3.tgz#b8d64d36a8c642f5343f826b6ebac312eed5a51d"
dependencies:
"@cypress/listr-verbose-renderer" "0.4.1"
"@cypress/xvfb" "1.2.3"
Expand All @@ -1785,13 +1785,13 @@ cypress@3.0.2:
executable "4.1.1"
extract-zip "1.6.6"
fs-extra "4.0.1"
getos "2.8.4"
getos "3.1.0"
glob "7.1.2"
is-ci "1.0.10"
is-installed-globally "0.1.0"
lazy-ass "1.6.0"
listr "0.12.0"
lodash "4.17.4"
lodash "4.17.10"
log-symbols "2.2.0"
minimist "1.2.0"
progress "1.1.8"
Expand Down Expand Up @@ -2673,11 +2673,11 @@ get-value@^2.0.3, get-value@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"

getos@2.8.4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/getos/-/getos-2.8.4.tgz#7b8603d3619c28e38cb0fe7a4f63c3acb80d5163"
getos@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/getos/-/getos-3.1.0.tgz#db3aa4df15a3295557ce5e81aa9e3e5cdfaa6567"
dependencies:
async "2.1.4"
async "2.4.0"

getpass@^0.1.1:
version "0.1.7"
Expand Down Expand Up @@ -3936,11 +3936,7 @@ lodash.sortby@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"

lodash@4.17.4:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"

lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0:
lodash@4.17.10, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0:
version "4.17.10"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"

Expand Down Expand Up @@ -4186,9 +4182,9 @@ mocha-testdata@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/mocha-testdata/-/mocha-testdata-1.2.0.tgz#6cc0d41820e9bb66903334524e5ae420de77ecea"

mock-socket@8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/mock-socket/-/mock-socket-8.0.1.tgz#c32c2e5d3dae2c85e54c777597fcbe2102ac2385"
mock-socket@8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/mock-socket/-/mock-socket-8.0.2.tgz#899dbe376a33a10165341939e5dd4653532dcd13"
dependencies:
url-parse "^1.2.0"

Expand Down Expand Up @@ -6054,9 +6050,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack@4.16.2:
version "4.16.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.16.2.tgz#c3e0e771adc94582e0543dd18d7436066051e885"
webpack@4.16.4:
version "4.16.4"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.16.4.tgz#6b020f76483bc66339164c296d89978aa100d37a"
dependencies:
"@webassemblyjs/ast" "1.5.13"
"@webassemblyjs/helper-module-context" "1.5.13"
Expand Down

0 comments on commit a6582bd

Please sign in to comment.