chore(deps): update dependency nypm to ^0.2.0 (main) (#20241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-12 10:53:17 -07:00 committed by GitHub
parent e4c5c829b0
commit 2dc47a6deb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 deletions

View File

@ -85,7 +85,7 @@
"mlly": "^1.2.0",
"nitropack": "^2.3.3",
"nuxi": "workspace:../nuxi",
"nypm": "^0.1.0",
"nypm": "^0.2.0",
"ofetch": "^1.0.1",
"ohash": "^1.0.0",
"pathe": "^1.1.0",

View File

@ -609,8 +609,8 @@ importers:
specifier: workspace:*
version: link:../nuxi
nypm:
specifier: ^0.1.0
version: 0.1.0
specifier: ^0.2.0
version: 0.2.0
ofetch:
specifier: ^1.0.1
version: 1.0.1
@ -6912,9 +6912,11 @@ packages:
dependencies:
boolbase: 1.0.0
/nypm@0.1.0:
resolution: {integrity: sha512-q+/Hl9SWeLsH5moeaZEZFFYqmosoCYN/WU4vckznuCEw95EBG/z4NT1eOkABhh3pvQdHkc3QsiBWHBfIGptBMw==}
/nypm@0.2.0:
resolution: {integrity: sha512-auBv78LkHyU9TywBE91N+RTkanVyFLsVayZaHW+YYvJDJ3u2PCwLaYB3eecPQD9tgCIXGuH871HlHTdKSf6rtw==}
engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
dependencies:
execa: 7.1.1
dev: false
/oauth-sign@0.9.0: