Bump prettier from 3.0.2 to 3.0.3

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>
This commit is contained in:
dependabot[bot]
2023-10-02 22:43:17 +00:00
committed by GitHub
parent 9280b5721a
commit 1aede302b3
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"prettier": "^3.0.2"
"prettier": "^3.0.3"
},
"dependencies": {
"@jwetzell/posistagenet": "^0.4.6",