Bump prettier from 2.8.8 to 3.0.0 (#948)

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

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

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-07-07 11:59:30 +02:00
committed by GitHub
parent c4b6c4f5b1
commit df1324ebf2
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
},
"devDependencies": {
"@ideditor/schema-builder": "~6.3.0",
"prettier": "~2.8.0"
"prettier": "~3.0.0"
}
}