Bump prettier from 2.6.2 to 2.7.1 (#498)

Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1.
- [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.6.2...2.7.1)

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

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]
2022-06-17 14:45:09 +02:00
committed by GitHub
parent 8c738d30c0
commit 0d5e5233e1
+1 -1
View File
@@ -20,6 +20,6 @@
},
"devDependencies": {
"@ideditor/schema-builder": "~4.0.6",
"prettier": "~2.6.2"
"prettier": "~2.7.1"
}
}