From b02370c3dcc301b74fd0260068b46ebf0c9afd8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 14:23:49 +0000 Subject: [PATCH] npm: bump eslint-config-prettier from 6.15.0 to 8.1.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.1.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v8.1.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7877dd..4390e42 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "del-cli": "^3.0.1", "editorconfig-checker": "3.3.0", "eslint": "^7.19.0", - "eslint-config-prettier": "^6.15.0", + "eslint-config-prettier": "^8.1.0", "eslint-plugin-github": "^4.1.2", "eslint-plugin-import": "^2.22.1", "eslint-plugin-jest": "^23.20.0",