Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add yarn.lock because yarn 3 requires it #339

Merged
merged 1 commit into from
Oct 21, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
/spec/manageiq

/node_modules/
/yarn.lock
/.pnp.*
/.yarn/*
!/.yarn/patches
Expand Down
21 changes: 21 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# This file is generated by running "yarn install" inside your project.
# Manual changes might be lost - proceed with caution!

__metadata:
version: 4
cacheKey: 8

"manageiq-providers-lenovo@workspace:.":
version: 0.0.0-use.local
resolution: "manageiq-providers-lenovo@workspace:."
dependencies:
urijs: ^1.19.1
languageName: unknown
linkType: soft

"urijs@npm:^1.19.1":
version: 1.19.5
resolution: "urijs@npm:1.19.5"
checksum: 4f4efb0a02af71cfcd25a050785e30c65e75cc31324d7b76ab30b87de36888144fe9fd9a00e52eddeb819833715ce4fc1d0fd7f871b3ca22e730752723a415b2
languageName: node
linkType: hard