1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-23 10:05:19 +02:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-09 12:02:28 -05:00 committed by GitHub
parent a8cae28c6e
commit 0b3b039eaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -162,7 +162,7 @@
"postcss": "8.4.32",
"postcss-loader": "7.3.3",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.10",
"prettier-plugin-tailwindcss": "0.5.11",
"process": "0.11.10",
"react": "18.2.0",
"react-dom": "18.2.0",
@ -32554,9 +32554,9 @@
}
},
"node_modules/prettier-plugin-tailwindcss": {
"version": "0.5.10",
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.10.tgz",
"integrity": "sha512-9UGSejqFxGG6brYjFfTYlJ8zs4L/lvZg1AngFfaC5Fs1otSskASv5IWKmjPu5MlABQUtTKtMArKyYr/hWpXSUg==",
"version": "0.5.11",
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.11.tgz",
"integrity": "sha512-AvI/DNyMctyyxGOjyePgi/gqj5hJYClZ1avtQvLlqMT3uDZkRbi4HhGUpok3DRzv9z7Lti85Kdj3s3/1CeNI0w==",
"dev": true,
"engines": {
"node": ">=14.21.3"

View File

@ -124,7 +124,7 @@
"postcss": "8.4.32",
"postcss-loader": "7.3.3",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.10",
"prettier-plugin-tailwindcss": "0.5.11",
"process": "0.11.10",
"react": "18.2.0",
"react-dom": "18.2.0",