From 0175df0c735ed45437e6733ad070929bfca3f40a Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 11 Mar 2021 06:31:27 +0000 Subject: Bump eslint-plugin-jest from 24.2.0 to 24.2.1 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1) Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 6 +++--- vnext/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'vnext') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 771b8908..9bda23fc 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -6843,9 +6843,9 @@ } }, "eslint-plugin-jest": { - "version": "24.2.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.2.0.tgz", - "integrity": "sha512-PZ6+/cOldZxpGF3rVYX6Y+83AUAI4jofdtyVrjimVHgXHfPBC5UKVTn92f6aFFV9HuD8xa1WNqY5s3kgfSzROQ==", + "version": "24.2.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.2.1.tgz", + "integrity": "sha512-s24ve8WUu3DLVidvlSzaqlOpTZre9lTkZTAO+a7X0WMtj8HraWTiTEkW3pbDT1xVxqEHMWSv+Kx7MyqR50nhBw==", "dev": true, "requires": { "@typescript-eslint/experimental-utils": "^4.0.1" diff --git a/vnext/package.json b/vnext/package.json index 57599413..1adf684d 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -23,7 +23,7 @@ "error-overlay-webpack-plugin": "^0.4.2", "eslint": "^7.21.0", "eslint-plugin-babel": "^5.3.1", - "eslint-plugin-jest": "^24.2.0", + "eslint-plugin-jest": "^24.2.1", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.22.0", "eslint-plugin-react-hooks": "^4.2.0", -- cgit v1.2.3