Bump prettier from 3.0.0 to 3.0.2

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

---
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-08-24 16:14:20 +00:00
committed by GitHub
parent 8efe663310
commit 7e2c28f914
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.0"
"prettier": "^3.0.2"
},
"dependencies": {
"atem-connection": "^3.1.3",