Skip to content

Commit

Permalink
chore(deps): update dependency avaron to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 21, 2018
1 parent 4106c5b commit 2dd0ec6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@storybook/addon-info": "3.4.7",
"@storybook/react": "3.4.7",
"avaron": "0.0.14",
"avaron": "0.2.0",
"babel-eslint": "8.2.3",
"babel-plugin-external-helpers": "6.22.0",
"babel-plugin-transform-class-properties": "6.24.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -350,9 +350,9 @@
version "10.0.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.0.tgz#c40f8e07dce607d3ef25a626b93a6a7cdcf97881"

"@types/node@^7.0.18":
version "7.0.43"
resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.43.tgz#a187e08495a075f200ca946079c914e1a5fe962c"
"@types/node@^8.0.24":
version "8.10.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.20.tgz#fe674ea52e13950ab10954433a7824438aabbcac"

abbrev@1:
version "1.1.0"
Expand Down Expand Up @@ -844,12 +844,12 @@ ava@^0.22.0:
unique-temp-dir "^1.0.0"
update-notifier "^2.1.0"

avaron@0.0.14:
version "0.0.14"
resolved "https://registry.yarnpkg.com/avaron/-/avaron-0.0.14.tgz#67b94a21da0b033e4cfe5990cc0485ea497be349"
avaron@0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/avaron/-/avaron-0.2.0.tgz#fa079c6bdb845b332270e129e32a86f77a886d78"
dependencies:
ava "^0.22.0"
electron "1.7.6"
electron "2.0.2"
make-dir "^1.0.0"

aws-sign2@~0.6.0:
Expand Down Expand Up @@ -3272,11 +3272,11 @@ electron-to-chromium@^1.3.45:
version "1.3.45"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.45.tgz#458ac1b1c5c760ce8811a16d2bfbd97ec30bafb8"

electron@1.7.6:
version "1.7.6"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.7.6.tgz#fb69ea31bd03df0eff247f26f0b538bd29b6ee72"
electron@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-2.0.2.tgz#b77e05f83419cc5ec921a2d21f35b55e4bfc3d68"
dependencies:
"@types/node" "^7.0.18"
"@types/node" "^8.0.24"
electron-download "^3.0.1"
extract-zip "^1.0.3"

Expand Down

0 comments on commit 2dd0ec6

Please sign in to comment.