chore(deps): update dependency prettier to ^3.6.0

This commit is contained in:
renovate[bot] 2025-06-23 03:09:49 +00:00 committed by GitHub
parent 2892faaf4e
commit 7772195487
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.3"
"prettier": "^3.6.0"
},
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=23.0.0"
@ -5108,9 +5108,9 @@
}
},
"node_modules/prettier": {
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.0.tgz",
"integrity": "sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==",
"license": "MIT",
"bin": {
"prettier": "bin/prettier.cjs"
@ -6329,7 +6329,7 @@
},
"peerDependencies": {
"eslint": "^9.29.0",
"prettier": "^3.5.3"
"prettier": "^3.6.0"
}
},
"packages/jsdoc-eslint-config/node_modules/globals": {
@ -6393,7 +6393,7 @@
"peerDependencies": {
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-prettier": "^5.5.0",
"prettier": "^3.5.3"
"prettier": "^3.6.0"
}
},
"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.3"
"prettier": "^3.6.0"
},
"type": "module",
"engines": {

View File

@ -19,7 +19,7 @@
},
"peerDependencies": {
"eslint": "^9.29.0",
"prettier": "^3.5.3"
"prettier": "^3.6.0"
},
"publishConfig": {
"access": "public"

View File

@ -13,7 +13,7 @@
"peerDependencies": {
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-prettier": "^5.5.0",
"prettier": "^3.5.3"
"prettier": "^3.6.0"
},
"publishConfig": {
"access": "public"