1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-01-09 03:53:33 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-27 13:47:47 -05:00
committed by GitHub
parent c2b22518fe
commit 62f14e5043
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -92,7 +92,7 @@
"node-forge": "1.3.1",
"node-loader": "2.1.0",
"pkg": "5.8.1",
"prettier": "3.3.3",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rxjs": "7.8.1",
"sass": "1.79.4",
@@ -18228,9 +18228,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

@@ -123,7 +123,7 @@
"node-forge": "1.3.1",
"node-loader": "2.1.0",
"pkg": "5.8.1",
"prettier": "3.3.3",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"rxjs": "7.8.1",
"sass": "1.79.4",