From 14095ffa30cdf601d994fac8541eb9461bbdea93 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 9 Apr 2023 20:22:45 +0000
Subject: [PATCH] =?UTF-8?q?chore(dev-deps):=20=E2=AC=86=EF=B8=8F=20update?=
=?UTF-8?q?=20devdependencies=20(#24)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
francoismassart/eslint-plugin-tailwindcss
### [`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
webpro/knip
### [`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 [#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 [#116](https://togithub.com/webpro/knip/issues/116)) ([`80059b0`](https://togithub.com/webpro/knip/commit/80059b0))
- Add issue type for unlisted binaries (resolves [#117](https://togithub.com/webpro/knip/issues/117)) ([`55e5367`](https://togithub.com/webpro/knip/commit/55e5367))
DavidAnson/markdownlint
### [`v0.28.1`](https://togithub.com/DavidAnson/markdownlint/blob/HEAD/CHANGELOG.md#0281)
[Compare Source](https://togithub.com/DavidAnson/markdownlint/compare/v0.28.0...v0.28.1)
- Update dependencies
tailwindlabs/prettier-plugin-tailwindcss
### [`v0.2.7`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#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 ([#143](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/143))
---
### 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).
---
package.json | 8 ++++----
pnpm-lock.yaml | 32 ++++++++++++++++----------------
2 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/package.json b/package.json
index 9d4ed1e0..612b4b09 100644
--- a/package.json
+++ b/package.json
@@ -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",
@@ -153,9 +153,9 @@
"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",
@@ -163,7 +163,7 @@
"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",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index f33851db..5447e996 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -181,8 +181,8 @@ devDependencies:
specifier: 2.7.0
version: 2.7.0(eslint@8.37.0)
eslint-plugin-tailwindcss:
- specifier: 3.10.3
- version: 3.10.3(tailwindcss@3.3.1)
+ specifier: 3.11.0
+ version: 3.11.0(tailwindcss@3.3.1)
eslint-plugin-toml:
specifier: 0.4.0
version: 0.4.0(eslint@8.37.0)
@@ -208,14 +208,14 @@ devDependencies:
specifier: 2.2.0
version: 2.2.0
knip:
- specifier: 2.7.1
- version: 2.7.1
+ specifier: 2.8.2
+ version: 2.8.2
lint-staged:
specifier: 13.2.0
version: 13.2.0
markdownlint:
- specifier: 0.28.0
- version: 0.28.0
+ specifier: 0.28.1
+ version: 0.28.1
markdownlint-cli:
specifier: 0.33.0
version: 0.33.0
@@ -238,8 +238,8 @@ devDependencies:
specifier: 2.4.3
version: 2.4.3(prettier@2.8.7)
prettier-plugin-tailwindcss:
- specifier: 0.2.6
- version: 0.2.6(@ianvs/prettier-plugin-sort-imports@3.7.2)(prettier@2.8.7)
+ specifier: 0.2.7
+ version: 0.2.7(@ianvs/prettier-plugin-sort-imports@3.7.2)(prettier@2.8.7)
release-it:
specifier: 15.10.1
version: 15.10.1
@@ -6614,8 +6614,8 @@ packages:
eslint: 8.37.0
dev: true
- /eslint-plugin-tailwindcss@3.10.3(tailwindcss@3.3.1):
- resolution: {integrity: sha512-yDJDs0R6AHT1quc9cCB5mpg5s5hBH0yE5L57GYWfRQWidF3HVEVrRF+Hg/4metBJzKikTD9QPIFd6CZANarWOQ==}
+ /eslint-plugin-tailwindcss@3.11.0(tailwindcss@3.3.1):
+ resolution: {integrity: sha512-RaraOG4D6VXutKnoNvFQ4+frTWGJDKtezy1yCrGFS7Um1to/npDNdh2GL19IRoGB/eanbtwhxFXy+xyEw0grAg==}
engines: {node: '>=12.13.0'}
peerDependencies:
tailwindcss: ^3.2.2
@@ -8768,8 +8768,8 @@ packages:
engines: {node: '>=6'}
dev: true
- /knip@2.7.1:
- resolution: {integrity: sha512-4iDRLUmGCrgA1pY51/NH3C0AeNIZ3/ALVN/N/hdKJ31jhTFwGf9NDAl7n2LejcVstSGKawMQpx8oB1hqPd+kkQ==}
+ /knip@2.8.2:
+ resolution: {integrity: sha512-GUv6UliufgGMuwwkr2NkOsa/JuKNPRFgfGX1CjGPA2HGZYstYh3iiIBgl14pTuU1pelUVuzdlXW+U10AiV2D5A==}
engines: {node: '>=16.17.0 <17 || >=18.6.0'}
hasBin: true
dependencies:
@@ -9208,8 +9208,8 @@ packages:
markdown-it: 13.0.1
dev: true
- /markdownlint@0.28.0:
- resolution: {integrity: sha512-7Gt/SzjE5420Dr93wZgTLlgfcWj5vxAWJtvN7bBfN35ytQwsVDEW46L+NswzeCVhZSFdWRgLdEwQo3lMavUjvQ==}
+ /markdownlint@0.28.1:
+ resolution: {integrity: sha512-8At2DbgGKT/RVBinkqIPqLETopPXyQFGWSiTCJSr9Y6wVVyY70cDJ9dw3FXePn4AkytIUclgrsgI6KVeqeHFoA==}
engines: {node: '>=14.18.0'}
dependencies:
markdown-it: 13.0.1
@@ -10345,8 +10345,8 @@ packages:
synckit: 0.8.5
dev: true
- /prettier-plugin-tailwindcss@0.2.6(@ianvs/prettier-plugin-sort-imports@3.7.2)(prettier@2.8.7):
- resolution: {integrity: sha512-F+7XCl9RLF/LPrGdUMHWpsT6TM31JraonAUyE6eBmpqymFvDwyl0ETHsKFHP1NG+sEfv8bmKqnTxEbWQbHPlBA==}
+ /prettier-plugin-tailwindcss@0.2.7(@ianvs/prettier-plugin-sort-imports@3.7.2)(prettier@2.8.7):
+ resolution: {integrity: sha512-jQopIOgjLpX+y8HeD56XZw7onupRTC0cw7eKKUimI7vhjkPF5/1ltW5LyqaPtSyc8HvEpvNZsvvsGFa2qpa59w==}
engines: {node: '>=12.17.0'}
peerDependencies:
'@ianvs/prettier-plugin-sort-imports': '*'