chore(deps): update dependency prettier to ^3.5.2

This commit is contained in:
renovate[bot] 2025-02-22 06:45:39 +00:00 committed by GitHub
parent cc4a661106
commit f09568673d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 9 deletions

12
package-lock.json generated
View File

@ -52,7 +52,7 @@
"license-check-and-add": "^4.0.5",
"lodash": "^4.17.21",
"mock-fs": "^5.5.0",
"prettier": "^3.5.1"
"prettier": "^3.5.2"
},
"engines": {
"node": ">=v18.12.0"
@ -4996,9 +4996,9 @@
}
},
"node_modules/prettier": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.1.tgz",
"integrity": "sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==",
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz",
"integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==",
"license": "MIT",
"bin": {
"prettier": "bin/prettier.cjs"
@ -6160,7 +6160,7 @@
},
"peerDependencies": {
"eslint": "^9.21.0",
"prettier": "^3.5.1"
"prettier": "^3.5.2"
}
},
"packages/jsdoc-eslint-config/node_modules/globals": {
@ -6224,7 +6224,7 @@
"peerDependencies": {
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"prettier": "^3.5.1"
"prettier": "^3.5.2"
}
},
"packages/jsdoc-salty": {

View File

@ -30,7 +30,7 @@
"license-check-and-add": "^4.0.5",
"lodash": "^4.17.21",
"mock-fs": "^5.5.0",
"prettier": "^3.5.1"
"prettier": "^3.5.2"
},
"type": "module",
"engines": {

View File

@ -19,7 +19,7 @@
},
"peerDependencies": {
"eslint": "^9.21.0",
"prettier": "^3.5.1"
"prettier": "^3.5.2"
},
"publishConfig": {
"access": "public"

View File

@ -13,7 +13,7 @@
"peerDependencies": {
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"prettier": "^3.5.1"
"prettier": "^3.5.2"
},
"publishConfig": {
"access": "public"