mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump file-uri-to-path from 1.0.0 to 2.0.0 in /app
Bumps [file-uri-to-path](https://github.com/TooTallNate/file-uri-to-path) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/TooTallNate/file-uri-to-path/releases) - [Commits](https://github.com/TooTallNate/file-uri-to-path/compare/1.0.0...2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
e9c7fe4be2
commit
509272cf74
2 changed files with 5 additions and 4 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"electron-fetch": "1.3.0",
|
||||
"electron-is-dev": "1.0.1",
|
||||
"electron-squirrel-startup": "1.0.0",
|
||||
"file-uri-to-path": "1.0.0",
|
||||
"file-uri-to-path": "2.0.0",
|
||||
"fs-extra": "7.0.1",
|
||||
"git-describe": "4.0.4",
|
||||
"lodash": "4.17.15",
|
||||
|
|
|
|||
|
|
@ -197,9 +197,10 @@ fast-json-stable-stringify@^2.0.0:
|
|||
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
|
||||
integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I=
|
||||
|
||||
file-uri-to-path@1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
|
||||
file-uri-to-path@2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-2.0.0.tgz#7b415aeba227d575851e0a5b0c640d7656403fba"
|
||||
integrity sha512-hjPFI8oE/2iQPVe4gbrJ73Pp+Xfub2+WI2LlXDbsaJBwT5wuMh35WNWVYYTpnz895shtwfyutMFLFywpQAFdLg==
|
||||
|
||||
find-up@^3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue