Skip to content

Commit

Permalink
fix(deps): update dependency drivelist to v6.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 16, 2018
1 parent b680263 commit 87cead5
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"codelyzer": "4.5.0",
"core-js": "2.5.7",
"cypress": "3.1.1",
"drivelist": "6.3.0",
"drivelist": "6.4.3",
"electron": "2.0.13",
"electron-builder": "20.34.0",
"electron-installer-dmg": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/tmp": "0.0.33",
"apollo-server-express": "2.2.2",
"dotenv": "6.1.0",
"drivelist": "6.3.0",
"drivelist": "6.4.3",
"electron-store": "2.0.0",
"electron-updater": "3.2.3",
"express": "4.16.4",
Expand Down
8 changes: 4 additions & 4 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1188,10 +1188,10 @@ dotenv@6.1.0:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.1.0.tgz#9853b6ca98292acb7dec67a95018fa40bccff42c"
integrity sha512-/veDn2ztgRlB7gKmE3i9f6CmDIyXAy6d5nBq+whO9SLX+Zs1sXEgFLPi+aSuWqUuusMfbi84fT8j34fs1HaYUw==

drivelist@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/drivelist/-/drivelist-6.3.0.tgz#2527120295e9028574db7b42a34397e19f42a3be"
integrity sha1-JScSApXpAoV023tCo0OX4Z9Co74=
drivelist@6.4.3:
version "6.4.3"
resolved "https://registry.yarnpkg.com/drivelist/-/drivelist-6.4.3.tgz#b6bf640d26e77ccba2f90c47134bd3b6a34f9709"
integrity sha512-VwQ/7jQeEvZkDNMOUzqcI7ADx25wSxPK9hPD7HubTLPMBcBhIyAAoYb+fhH1XP2TOmGx7wcZ5+Zb22Xiq2fGkQ==
dependencies:
bindings "^1.3.0"
debug "^3.1.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3975,10 +3975,10 @@ double-ended-queue@^2.1.0-0:
resolved "https://registry.yarnpkg.com/double-ended-queue/-/double-ended-queue-2.1.0-0.tgz#103d3527fd31528f40188130c841efdd78264e5c"
integrity sha1-ED01J/0xUo9AGIEwyEHv3XgmTlw=

drivelist@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/drivelist/-/drivelist-6.3.0.tgz#2527120295e9028574db7b42a34397e19f42a3be"
integrity sha1-JScSApXpAoV023tCo0OX4Z9Co74=
drivelist@6.4.3:
version "6.4.3"
resolved "https://registry.yarnpkg.com/drivelist/-/drivelist-6.4.3.tgz#b6bf640d26e77ccba2f90c47134bd3b6a34f9709"
integrity sha512-VwQ/7jQeEvZkDNMOUzqcI7ADx25wSxPK9hPD7HubTLPMBcBhIyAAoYb+fhH1XP2TOmGx7wcZ5+Zb22Xiq2fGkQ==
dependencies:
bindings "^1.3.0"
debug "^3.1.0"
Expand Down

0 comments on commit 87cead5

Please sign in to comment.