Bump prettier from 2.7.1 to 3.3.3

Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 3.3.3.
- [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/2.7.1...3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-15 06:02:50 +00:00 committed by GitHub
parent 22c237166c
commit 9a31e4ffb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 24 additions and 1669 deletions

1691
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -42,7 +42,7 @@
"eslint-plugin-jest": "^25.3.2",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "2.7.1",
"prettier": "3.3.3",
"ts-jest": "^27.1.2",
"typescript": "^4.7.4"
}