chore(deps): 🔗 make yaml a dependency and not devdep

This commit is contained in:
Guz013
2023-08-01 10:57:33 -03:00
parent 1296891431
commit fdad363313
2 changed files with 8 additions and 8 deletions

8
pnpm-lock.yaml generated
View File

@@ -108,13 +108,13 @@ importers:
prompts:
specifier: ^2.4.2
version: 2.4.2
yaml:
specifier: ^2.3.1
version: 2.3.1
devDependencies:
'@types/node':
specifier: ^20.4.2
version: 20.4.2
yaml:
specifier: ^2.3.1
version: 2.3.1
packages/config:
dependencies:
@@ -3815,7 +3815,7 @@ packages:
/yaml@2.3.1:
resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==}
engines: {node: '>= 14'}
dev: true
dev: false
/yargs-parser@18.1.3:
resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==}