Skip to content

Commit 4821507

Browse files
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.6.14 to 0.7.1
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.14 to 0.7.1. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.7.1) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c70d109 commit 4821507

File tree

3 files changed

+201
-200
lines changed

3 files changed

+201
-200
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"lint-staged": "^16.2.3",
2929
"prettier": "^3.4.2",
3030
"prettier-plugin-svelte": "^3.3.3",
31-
"prettier-plugin-tailwindcss": "^0.6.11",
31+
"prettier-plugin-tailwindcss": "^0.7.1",
3232
"semantic-release": "^24.2.3",
3333
"sherif": "^1.6.1",
3434
"turbo": "^2.5.4"

packages/nuqs-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"jsdom": "^27.0.0",
104104
"prettier": "^3.4.2",
105105
"prettier-plugin-svelte": "^3.3.3",
106-
"prettier-plugin-tailwindcss": "^0.6.11",
106+
"prettier-plugin-tailwindcss": "^0.7.1",
107107
"publint": "^0.3.2",
108108
"semantic-release": "^24.2.3",
109109
"svelte": "^5.39.11",

0 commit comments

Comments
 (0)