From c5f18932f01450bdb5371e0a5bc7ee1886817f73 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 10:58:42 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20eslint-plugin-jest-formattin?= =?UTF-8?q?g=20from=202.0.0=20to=202.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [eslint-plugin-jest-formatting](https://github.com/dangreenisrael/eslint-plugin-jest-formatting) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/dangreenisrael/eslint-plugin-jest-formatting/releases) - [Changelog](https://github.com/dangreenisrael/eslint-plugin-jest-formatting/blob/master/CHANGELOG.md) - [Commits](https://github.com/dangreenisrael/eslint-plugin-jest-formatting/compare/v2.0.0...2.0.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a308cf17..0c79a3ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4031,9 +4031,9 @@ } }, "eslint-plugin-jest-formatting": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest-formatting/-/eslint-plugin-jest-formatting-2.0.0.tgz", - "integrity": "sha512-DLL2vg+cXmtONUBiIVE4nk9YQXnpT2ljHfAvW1vRYOGFA9Jfo5kqG+1lzYxcnphdFyUFN0Tx+rGkmsAZy2paxA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest-formatting/-/eslint-plugin-jest-formatting-2.0.1.tgz", + "integrity": "sha512-t6oc6GcXqzQ4lwatnVoKxGTLqo8kFIdA5kpaS3mrkwnTNxhsgFo9reMFdrtNtllx72ohNUsXsay7RJR/LLLk3Q==", "dev": true }, "eslint-plugin-jquery": {