diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-23 14:44:02 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-23 14:44:02 -0500 |
| commit | 23cc0d2f06958720b694660cd8c7e4125d09b231 (patch) | |
| tree | a00e4b6f62e248e4ac9ff550005845b82f4fa3af /package.json | |
| parent | 2b65da87af4121ac35f389f1dce90b2bad627a0b (diff) | |
| download | submelon.dev-23cc0d2f06958720b694660cd8c7e4125d09b231.tar.gz submelon.dev-23cc0d2f06958720b694660cd8c7e4125d09b231.tar.bz2 submelon.dev-23cc0d2f06958720b694660cd8c7e4125d09b231.zip | |
build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.1 (#330)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.1...v5.1.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-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>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9004362..e802145 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "badgen-cli": "^0.2.0", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-prettier": "^5.0.1", + "eslint-plugin-prettier": "^5.1.1", "eslint-plugin-react": "^7.33.2", "typescript": "latest" } |
