CI(deps): Update dependency prettier to v3.5.3 (#67)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-06 05:46:15 +00:00 committed by GitHub
parent 6e6fc5be6a
commit af5565c5b5
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

@ -13,7 +13,7 @@
"eslint": "9.21.0",
"eslint-config-prettier": "10.0.2",
"jshint": "2.13.6",
"prettier": "3.5.2"
"prettier": "3.5.3"
}
},
"node_modules/@eslint-community/eslint-utils": {
@ -1749,9 +1749,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": {

View file

@ -7,7 +7,7 @@
"eslint": "9.21.0",
"eslint-config-prettier": "10.0.2",
"jshint": "2.13.6",
"prettier": "3.5.2"
"prettier": "3.5.3"
},
"prettier": "@revi/prettier-config",
"name": "@revi/dots",