mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
bump all the way to 1.0.1
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
63f2138dd9
commit
95f05bf9fa
@ -244,7 +244,7 @@
|
|||||||
"spdy": "^4.0.2",
|
"spdy": "^4.0.2",
|
||||||
"tar": "^6.1.10",
|
"tar": "^6.1.10",
|
||||||
"tcp-port-used": "^1.0.1",
|
"tcp-port-used": "^1.0.1",
|
||||||
"tempy": "^0.7.1",
|
"tempy": "1.0.1",
|
||||||
"url-parse": "^1.5.3",
|
"url-parse": "^1.5.3",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
"win-ca": "^3.4.5",
|
"win-ca": "^3.4.5",
|
||||||
|
|||||||
13
yarn.lock
13
yarn.lock
@ -13488,7 +13488,7 @@ temp-file@^3.4.0:
|
|||||||
async-exit-hook "^2.0.1"
|
async-exit-hook "^2.0.1"
|
||||||
fs-extra "^10.0.0"
|
fs-extra "^10.0.0"
|
||||||
|
|
||||||
tempy@*, tempy@^0.7.1:
|
tempy@*:
|
||||||
version "0.7.1"
|
version "0.7.1"
|
||||||
resolved "https://registry.yarnpkg.com/tempy/-/tempy-0.7.1.tgz#5a654e6dbd1747cdd561efb112350b55cd9c1d46"
|
resolved "https://registry.yarnpkg.com/tempy/-/tempy-0.7.1.tgz#5a654e6dbd1747cdd561efb112350b55cd9c1d46"
|
||||||
integrity sha512-vXPxwOyaNVi9nyczO16mxmHGpl6ASC5/TVhRRHpqeYHvKQm58EaWNvZXxAhR0lYYnBOQFjXjhzeLsaXdjxLjRg==
|
integrity sha512-vXPxwOyaNVi9nyczO16mxmHGpl6ASC5/TVhRRHpqeYHvKQm58EaWNvZXxAhR0lYYnBOQFjXjhzeLsaXdjxLjRg==
|
||||||
@ -13499,6 +13499,17 @@ tempy@*, tempy@^0.7.1:
|
|||||||
type-fest "^0.16.0"
|
type-fest "^0.16.0"
|
||||||
unique-string "^2.0.0"
|
unique-string "^2.0.0"
|
||||||
|
|
||||||
|
tempy@1.0.1:
|
||||||
|
version "1.0.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/tempy/-/tempy-1.0.1.tgz#30fe901fd869cfb36ee2bd999805aa72fbb035de"
|
||||||
|
integrity sha512-biM9brNqxSc04Ee71hzFbryD11nX7VPhQQY32AdDmjFvodsRFz/3ufeoTZ6uYkRFfGo188tENcASNs3vTdsM0w==
|
||||||
|
dependencies:
|
||||||
|
del "^6.0.0"
|
||||||
|
is-stream "^2.0.0"
|
||||||
|
temp-dir "^2.0.0"
|
||||||
|
type-fest "^0.16.0"
|
||||||
|
unique-string "^2.0.0"
|
||||||
|
|
||||||
term-size@^1.2.0:
|
term-size@^1.2.0:
|
||||||
version "1.2.0"
|
version "1.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/term-size/-/term-size-1.2.0.tgz#458b83887f288fc56d6fffbfad262e26638efa69"
|
resolved "https://registry.yarnpkg.com/term-size/-/term-size-1.2.0.tgz#458b83887f288fc56d6fffbfad262e26638efa69"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user