Bump prettier from 3.0.2 to 3.0.3 (#659)

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

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

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]
2023-08-30 08:40:33 +02:00
committed by GitHub
parent 5ede40d9ff
commit d09ea578e9
2 changed files with 8 additions and 8 deletions

View File

@@ -43,7 +43,7 @@
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-node": "^11.1.0",
"jest": "^27.5.1",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"ts-jest": "^27.1.3",
"typescript": "^4.9.5"
}