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

dep: create pnpm-lock.yaml #277

Merged
merged 1 commit into from
Feb 24, 2023
Merged

Conversation

DerekNonGeneric
Copy link
Member

Fixes: #147

What This PR (Pull Request) Does

This PR contains:

  • 🐞🔧 bugfixing (🐜/🦟/🐛/🦗/🐝 et al.)
  • 🆕🎏 implementation of new feature(s)
  • ♻️ refactoring(s)
  • 📄 documentation modification(s)
  • 🔮 other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

If yes, then include “BREAKING CHANGES: ” in the first commit message body,
followed by a description of what is breaking.

List any relevant issue numbers:

Description

Signed-off-by: Derek Lewis dereknongeneric@open.inf.is

@DerekNonGeneric DerekNonGeneric added tools Issues and PRs related to the tools directory dependencies deps-dev infrastructure labels Feb 24, 2023
Fixes: #277

Signed-off-by: Derek Lewis <DerekNonGeneric@open.inf.is>
@DerekNonGeneric DerekNonGeneric force-pushed the fix/pnpm-lockfile-latest branch from a3153a6 to f375768 Compare February 24, 2023 02:34
@DerekNonGeneric DerekNonGeneric merged commit f0835cb into main Feb 24, 2023
@DerekNonGeneric DerekNonGeneric deleted the fix/pnpm-lockfile-latest branch February 24, 2023 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies deps-dev infrastructure tools Issues and PRs related to the tools directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pnpm-lock.yaml desynchronized w/ package.json
1 participant