ocean-tech-ship / ocean-pearl

Frontend Web UI for the OceanPearl project.
https://oceanpearl.io
7 stars 2 forks source link

fix(deps): bump @tailwindcss/line-clamp from 0.3.1 to 0.4.2 #803

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps @tailwindcss/line-clamp from 0.3.1 to 0.4.2.

Release notes

Sourced from @​tailwindcss/line-clamp's releases.

v0.4.2

Fixed

  • Update TypeScript types (#23)

v0.4.1

Added

  • Add typescript types (#22)

v0.4.0

This release of @tailwindcss/line-clamp is designed for Tailwind CSS v3.0+, and is not compatible with earlier versions.

To upgrade, make sure you are on the latest version of Tailwind CSS, then install @tailwindcss/line-clamp@latest:

npm install -D @tailwindcss/line-clamp@latest

Added

  • Add support for arbitrary values (#10)
Changelog

Sourced from @​tailwindcss/line-clamp's changelog.

[0.4.2] - 2022-09-02

Fixed

  • Update TypeScript types (#23)

[0.4.1] - 2022-09-01

Added

  • Add typescript types (#22)

[0.4.0] - 2022-04-27

This release of @tailwindcss/line-clamp is designed for Tailwind CSS v3.0+, and is not compatible with earlier versions.

Added

  • Add support for arbitrary values (#10)
Commits
Maintainer changes

This version was pushed to npm by bradlc, a new releaser for @​tailwindcss/line-clamp since your current version.


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 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)