maizzle / create-maizzle

CLI tool to quickly scaffold a Maizzle project
https://maizzle.com/docs/installation
0 stars 0 forks source link

build(deps): bump nypm from 0.3.9 to 0.3.11 #16

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps nypm from 0.3.9 to 0.3.11.

Release notes

Sourced from nypm's releases.

v0.3.11

compare changes

🩹 Fixes

  • Do not call addDependency with an empty array (#147)
  • Correct yarn detection (#140)

🏡 Chore

  • Update link to nyan cat video (#137)
  • Update deps (80b25a6)

❤️ Contributors

Changelog

Sourced from nypm's changelog.

v0.3.11

compare changes

🩹 Fixes

  • Correct yarn detection (#140)

❤️ Contributors

v0.3.10

compare changes

🩹 Fixes

  • Do not call addDependency with empty array (#147)

🏡 Chore

  • Update link to nyan cat video (#137)
  • Apply automated lint fixes (909ac19)
  • Update deps (80b25a6)
  • Update vitest config (8925eec)

❤️ Contributors

Commits
  • 1bcb387 chore(release): v0.3.11
  • dd76583 fix: correct yarn detection (#140)
  • 6e53e9a chore(release): v0.3.10
  • 8925eec chore: update vitest config
  • 80b25a6 chore: update deps
  • 909ac19 chore: apply automated lint fixes
  • b1083bf chore(deps): update all non-major dependencies (#146)
  • f2b460c fix: do not call addDependency with empty array (#147)
  • aaf7b61 chore(deps): update all non-major dependencies
  • 3a07d66 chore(deps): update all non-major dependencies
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)