Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ update devdependencies (#24)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-tailwindcss](https://togithub.com/francoismassart/eslint-plugin-tailwindcss) | [`3.10.3` -> `3.11.0`](https://renovatebot.com/diffs/npm/eslint-plugin-tailwindcss/3.10.3/3.11.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-tailwindcss/3.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-tailwindcss/3.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-tailwindcss/3.11.0/compatibility-slim/3.10.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-tailwindcss/3.11.0/confidence-slim/3.10.3)](https://docs.renovatebot.com/merge-confidence/) |
| [knip](https://togithub.com/webpro/knip) | [`2.7.1` -> `2.8.2`](https://renovatebot.com/diffs/npm/knip/2.7.1/2.8.2) | [![age](https://badges.renovateapi.com/packages/npm/knip/2.8.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/knip/2.8.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/knip/2.8.2/compatibility-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/knip/2.8.2/confidence-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) |
| [markdownlint](https://togithub.com/DavidAnson/markdownlint) | [`0.28.0` -> `0.28.1`](https://renovatebot.com/diffs/npm/markdownlint/0.28.0/0.28.1) | [![age](https://badges.renovateapi.com/packages/npm/markdownlint/0.28.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/markdownlint/0.28.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/markdownlint/0.28.1/compatibility-slim/0.28.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/markdownlint/0.28.1/confidence-slim/0.28.0)](https://docs.renovatebot.com/merge-confidence/) |
| [prettier-plugin-tailwindcss](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss) | [`0.2.6` -> `0.2.7`](https://renovatebot.com/diffs/npm/prettier-plugin-tailwindcss/0.2.6/0.2.7) | [![age](https://badges.renovateapi.com/packages/npm/prettier-plugin-tailwindcss/0.2.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/prettier-plugin-tailwindcss/0.2.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/prettier-plugin-tailwindcss/0.2.7/compatibility-slim/0.2.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/prettier-plugin-tailwindcss/0.2.7/confidence-slim/0.2.6)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>francoismassart/eslint-plugin-tailwindcss</summary>

### [`v3.11.0`](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/releases/tag/v3.11.0): Better support for `cva`

[Compare Source](https://togithub.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.10.3...v3.11.0)

-   Add a new setting `ignoredKeys`
-   Add `cva` & `tv` to the default list of callees

</details>

<details>
<summary>webpro/knip</summary>

### [`v2.8.2`](https://togithub.com/webpro/knip/releases/tag/2.8.2)

[Compare Source](https://togithub.com/webpro/knip/compare/2.8.1...2.8.2)

-   Update docs ([`465a31e`](https://togithub.com/webpro/knip/commit/465a31e))
-   Rename "unresolved" to unlisted binaries ([`25be703`](https://togithub.com/webpro/knip/commit/25be703))

### [`v2.8.1`](https://togithub.com/webpro/knip/releases/tag/2.8.1)

[Compare Source](https://togithub.com/webpro/knip/compare/2.8.0...2.8.1)

-   Fix unused ignored dependency if referenced but unlisted (and vice versa) ([`8d38888`](https://togithub.com/webpro/knip/commit/8d38888))
-   Add flag to disable configuration hints ([`85949a9`](https://togithub.com/webpro/knip/commit/85949a9))

### [`v2.8.0`](https://togithub.com/webpro/knip/releases/tag/2.8.0)

[Compare Source](https://togithub.com/webpro/knip/compare/2.7.1...2.8.0)

-   Dog foodin' works... ([`15831c9`](https://togithub.com/webpro/knip/commit/15831c9))
-   Update dependencies ([`a7b6852`](https://togithub.com/webpro/knip/commit/a7b6852))
-   Add getOrSet Map helper ([`f83f852`](https://togithub.com/webpro/knip/commit/f83f852))
-   Unskip test for local modules without a relative path ([`a0bf7bf`](https://togithub.com/webpro/knip/commit/a0bf7bf))
-   Add assertions for configuration hints ([`491b4bf`](https://togithub.com/webpro/knip/commit/491b4bf))
-   Introduce configuration hints (resolves [#&#8203;69](https://togithub.com/webpro/knip/issues/69)) ([`4790928`](https://togithub.com/webpro/knip/commit/4790928))
-   Add bash and cat to ignored global binaries (resolves [#&#8203;116](https://togithub.com/webpro/knip/issues/116)) ([`80059b0`](https://togithub.com/webpro/knip/commit/80059b0))
-   Add issue type for unlisted binaries (resolves [#&#8203;117](https://togithub.com/webpro/knip/issues/117)) ([`55e5367`](https://togithub.com/webpro/knip/commit/55e5367))

</details>

<details>
<summary>DavidAnson/markdownlint</summary>

### [`v0.28.1`](https://togithub.com/DavidAnson/markdownlint/blob/HEAD/CHANGELOG.md#&#8203;0281)

[Compare Source](https://togithub.com/DavidAnson/markdownlint/compare/v0.28.0...v0.28.1)

-   Update dependencies

</details>

<details>
<summary>tailwindlabs/prettier-plugin-tailwindcss</summary>

### [`v0.2.7`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#&#8203;027---2023-04-05)

[Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.6...v0.2.7)

##### Fixed

-   Don't break liquid tags inside attributes when sorting classes ([#&#8203;143](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/143))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/timelessco/bookmark-tags).
  • Loading branch information
renovate[bot] authored Apr 9, 2023
1 parent 9f646d0 commit 14095ff
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"eslint-config-canonical": "41.0.1",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jsonc": "2.7.0",
"eslint-plugin-tailwindcss": "3.10.3",
"eslint-plugin-tailwindcss": "3.11.0",
"eslint-plugin-toml": "0.4.0",
"eslint-plugin-yml": "1.5.0",
"execa": "7.1.1",
Expand All @@ -153,17 +153,17 @@
"git-url-parse": "13.1.0",
"husky": "8.0.3",
"jsonc-eslint-parser": "2.2.0",
"knip": "2.7.1",
"knip": "2.8.2",
"lint-staged": "13.2.0",
"markdownlint": "0.28.0",
"markdownlint": "0.28.1",
"markdownlint-cli": "0.33.0",
"next-sitemap": "4.0.6",
"npm-package-json-lint": "6.4.0",
"npm-package-json-lint-config-default": "5.0.0",
"postcss": "8.4.21",
"prettier": "2.8.7",
"prettier-plugin-packagejson": "2.4.3",
"prettier-plugin-tailwindcss": "0.2.6",
"prettier-plugin-tailwindcss": "0.2.7",
"release-it": "15.10.1",
"sharp": "0.32.0",
"source-map-explorer": "2.5.3",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 14095ff

@vercel
Copy link

@vercel vercel bot commented on 14095ff Apr 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

bookmark-tags – ./

bookmark-tags.vercel.app
bookmark-tags-timelessco.vercel.app
bookmark-tags-git-main-timelessco.vercel.app

Please sign in to comment.