1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00

[deps] Autofill: Update prettier-plugin-tailwindcss to v0.6.8 (#11310)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-30 12:41:47 -04:00
committed by GitHub
parent 27f0c3f843
commit a11c627687
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -162,7 +162,7 @@
"postcss": "8.4.38", "postcss": "8.4.38",
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"prettier": "3.3.3", "prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.6", "prettier-plugin-tailwindcss": "0.6.8",
"process": "0.11.10", "process": "0.11.10",
"regedit": "3.0.3", "regedit": "3.0.3",
"remark-gfm": "4.0.0", "remark-gfm": "4.0.0",
@@ -30969,9 +30969,9 @@
} }
}, },
"node_modules/prettier-plugin-tailwindcss": { "node_modules/prettier-plugin-tailwindcss": {
"version": "0.6.6", "version": "0.6.8",
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.6.tgz", "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.8.tgz",
"integrity": "sha512-OPva5S7WAsPLEsOuOWXATi13QrCKACCiIonFgIR6V4lYv4QLp++UXVhZSzRbZxXGimkQtQT86CC6fQqTOybGng==", "integrity": "sha512-dGu3kdm7SXPkiW4nzeWKCl3uoImdd5CTZEJGxyypEPL37Wj0HT2pLqjrvSei1nTeuQfO4PUfjeW5cTUNRLZ4sA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {

View File

@@ -124,7 +124,7 @@
"postcss": "8.4.38", "postcss": "8.4.38",
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"prettier": "3.3.3", "prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.6", "prettier-plugin-tailwindcss": "0.6.8",
"process": "0.11.10", "process": "0.11.10",
"regedit": "3.0.3", "regedit": "3.0.3",
"remark-gfm": "4.0.0", "remark-gfm": "4.0.0",