mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 17:26:34 +00:00
upgrade: drivelist
to v5.0.11 (#1117)
Change-Type: patch Changelog-Entry: Omit empty SD Card readers in the drive selector on Windows. Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
7adb5b5485
commit
d9a92a63ee
5
npm-shrinkwrap.json
generated
5
npm-shrinkwrap.json
generated
@ -271,9 +271,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/dev-null-stream/-/dev-null-stream-0.0.1.tgz"
|
"resolved": "https://registry.npmjs.org/dev-null-stream/-/dev-null-stream-0.0.1.tgz"
|
||||||
},
|
},
|
||||||
"drivelist": {
|
"drivelist": {
|
||||||
"version": "5.0.10",
|
"version": "5.0.11",
|
||||||
"from": "drivelist@5.0.10",
|
"from": "drivelist@5.0.11",
|
||||||
"resolved": "https://registry.npmjs.org/drivelist/-/drivelist-5.0.10.tgz",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lodash": {
|
"lodash": {
|
||||||
"version": "4.17.4",
|
"version": "4.17.4",
|
||||||
|
2
package.json
Normal file → Executable file
2
package.json
Normal file → Executable file
@ -73,7 +73,7 @@
|
|||||||
"bluebird": "^3.0.5",
|
"bluebird": "^3.0.5",
|
||||||
"bootstrap-sass": "^3.3.5",
|
"bootstrap-sass": "^3.3.5",
|
||||||
"chalk": "^1.1.3",
|
"chalk": "^1.1.3",
|
||||||
"drivelist": "^5.0.10",
|
"drivelist": "^5.0.11",
|
||||||
"electron-is-running-in-asar": "^1.0.0",
|
"electron-is-running-in-asar": "^1.0.0",
|
||||||
"etcher-image-write": "^9.0.0",
|
"etcher-image-write": "^9.0.0",
|
||||||
"etcher-latest-version": "^1.0.0",
|
"etcher-latest-version": "^1.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user