From 4faba94368b9fbbdf9d4790947852f05eb67a566 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 02:33:56 +0000 Subject: [PATCH] Bump eslint-plugin-prettier from 4.2.1 to 5.2.1 Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.2.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/v4.2.1...v5.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6bf678..ee3eb8c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-header": "3.1.1", "eslint-plugin-import": "2.29.1", "eslint-plugin-no-null": "1.0.2", - "eslint-plugin-prettier": "4.2.1", + "eslint-plugin-prettier": "5.2.1", "eslint-plugin-react": "7.35.0", "glob": "11.0.0", "mocha": "10.7.3",