diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-15 10:30:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-15 10:30:20 -0400 |
| commit | ce958e8c0841fc0990f7d416c8f9627264c0a55b (patch) | |
| tree | 17aa2fcd83e55aa3b16bf2d411389546029a2bea /package.json | |
| parent | 59ea2d54f428d7b15464990aa4716b676437ee92 (diff) | |
| download | submelon.dev-ce958e8c0841fc0990f7d416c8f9627264c0a55b.tar.gz submelon.dev-ce958e8c0841fc0990f7d416c8f9627264c0a55b.tar.bz2 submelon.dev-ce958e8c0841fc0990f7d416c8f9627264c0a55b.zip | |
build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1 (#279)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.0.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.0...v5.0.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 8cd2b33..2528297 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "badgen-cli": "^0.2.0", "eslint": "^8.51.0", "eslint-config-prettier": "^9.0.0", - "eslint-plugin-prettier": "^5.0.0", + "eslint-plugin-prettier": "^5.0.1", "eslint-plugin-react": "^7.33.2", "typescript": "latest" } |
