Bump prettier-eslint from 15.0.1 to 16.1.2

Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint) from 15.0.1 to 16.1.2.
- [Release notes](https://github.com/prettier/prettier-eslint/releases)
- [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier-eslint/compare/v15.0.1...v16.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-01 16:38:09 +00:00
committed by GitHub
parent b4c7a44938
commit 3c32fd963d
2 changed files with 25 additions and 204 deletions

View File

@@ -84,7 +84,7 @@
"jest-circus": "^29.7.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.1.0",
"prettier-eslint": "^15.0.1",
"prettier-eslint": "^16.1.2",
"ts-jest": "^29.1.1",
"typescript": "^5.3.2"
}