1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-25 21:51:30 +01:00

[deps] Autofill: Update prettier to v3.4.2 (#12303)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-09 10:21:49 -05:00 committed by GitHub
parent d24f092d35
commit 30e3002b78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -159,7 +159,7 @@
"node-ipc": "9.2.1",
"postcss": "8.4.49",
"postcss-loader": "8.1.1",
"prettier": "3.3.3",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.9",
"process": "0.11.10",
"remark-gfm": "4.0.0",
@ -27530,9 +27530,9 @@
}
},
"node_modules/prettier": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz",
"integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -120,7 +120,7 @@
"node-ipc": "9.2.1",
"postcss": "8.4.49",
"postcss-loader": "8.1.1",
"prettier": "3.3.3",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.9",
"process": "0.11.10",
"remark-gfm": "4.0.0",