mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-02 18:17:46 +01:00
[deps] Autofill: Update prettier to v3.1.1 (#7174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4f9120576d
commit
43bda8b139
8
package-lock.json
generated
8
package-lock.json
generated
@ -157,7 +157,7 @@
|
||||
"pkg": "5.8.1",
|
||||
"postcss": "8.4.31",
|
||||
"postcss-loader": "7.3.3",
|
||||
"prettier": "3.1.0",
|
||||
"prettier": "3.1.1",
|
||||
"prettier-plugin-tailwindcss": "0.5.7",
|
||||
"process": "0.11.10",
|
||||
"react": "18.2.0",
|
||||
@ -33522,9 +33522,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz",
|
||||
"integrity": "sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==",
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.1.tgz",
|
||||
"integrity": "sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"prettier": "bin/prettier.cjs"
|
||||
|
@ -120,7 +120,7 @@
|
||||
"pkg": "5.8.1",
|
||||
"postcss": "8.4.31",
|
||||
"postcss-loader": "7.3.3",
|
||||
"prettier": "3.1.0",
|
||||
"prettier": "3.1.1",
|
||||
"prettier-plugin-tailwindcss": "0.5.7",
|
||||
"process": "0.11.10",
|
||||
"react": "18.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user