Bump prettier from 3.7.4 to 3.8.0 (#2406)

Bumps [prettier](https://github.com/prettier/prettier) from 3.7.4 to 3.8.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-01-15 21:23:23 +00:00 committed by GitHub
parent abb715e869
commit f9d58617ec
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

@ -63,7 +63,7 @@
"jest": "30.2.0",
"jest-cli": "30.2.0",
"node-fetch": "2.7.0",
"prettier": "3.7.4",
"prettier": "3.8.0",
"puppeteer": "24.35.0",
"qs": "6.14.1",
"rimraf": "6.1.2",
@ -17005,9 +17005,9 @@
}
},
"node_modules/prettier": {
"version": "3.7.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.4.tgz",
"integrity": "sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==",
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.0.tgz",
"integrity": "sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -111,7 +111,7 @@
"jest": "30.2.0",
"jest-cli": "30.2.0",
"node-fetch": "2.7.0",
"prettier": "3.7.4",
"prettier": "3.8.0",
"puppeteer": "24.35.0",
"qs": "6.14.1",
"rimraf": "6.1.2",