chore(deps): update dependency prettier to v3.5.3 (#21060)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-03 20:04:08 +00:00
committed by GitHub
parent a3196e3108
commit 2171aaa000
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -71,7 +71,7 @@
"mjpeg-server": "0.3.1",
"mocha": "11.1.0",
"npm-run-all2": "6.2.6",
"prettier": "3.5.2",
"prettier": "3.5.3",
"rewiremock": "3.14.5",
"rimraf": "5.0.10",
"serve-static": "1.16.2",
@@ -14167,9 +14167,9 @@
}
},
"node_modules/prettier": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz",
"integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==",
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
"dev": true,
"license": "MIT",
"bin": {
@@ -30043,9 +30043,9 @@
"version": "1.2.1"
},
"prettier": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz",
"integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==",
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
"dev": true
},
"proc-log": {

View File

@@ -143,7 +143,7 @@
"mjpeg-server": "0.3.1",
"mocha": "11.1.0",
"npm-run-all2": "6.2.6",
"prettier": "3.5.2",
"prettier": "3.5.3",
"rewiremock": "3.14.5",
"rimraf": "5.0.10",
"serve-static": "1.16.2",