chore: bump prettier from 3.3.3 to 3.4.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-26 10:47:06 +00:00 committed by GitHub
parent 14b803b4c2
commit 30156ababc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@
"@types/node": "^22.9.1",
"eslint": "^9.15.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"prettier": "^3.4.0",
"rollup": "^4.27.3",
"ts-jest": "^29.2.5",
"tslib": "^2.8.1",

10
yarn.lock generated
View File

@ -3942,12 +3942,12 @@ __metadata:
languageName: node
linkType: hard
"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:^3.4.0":
version: 3.4.0
resolution: "prettier@npm:3.4.0"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
checksum: 10c0/00974e5053dcf04cefe8d6bdef16d6a311d834ff074e927dcb85a425c8a300113fe60dc269373c892edb58e0e57749541f2a7a91ee51cdd40ab3092587772cae
languageName: node
linkType: hard
@ -4176,7 +4176,7 @@ __metadata:
eslint: "npm:^9.15.0"
gha-utils: "npm:^0.4.1"
jest: "npm:^29.7.0"
prettier: "npm:^3.3.3"
prettier: "npm:^3.4.0"
rollup: "npm:^4.27.3"
ts-jest: "npm:^29.2.5"
tslib: "npm:^2.8.1"