aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-13 07:35:51 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit6b389f6ac2a056e053c9e1edde0df724e6d981d8 (patch)
treeeef800d0457eb42cec2121d8d6e7e2fc4a2bb90a /vnext/package.json
parente1cb27f5af15234a328899cfef36c1c5c3f44cd9 (diff)
Bump eslint-plugin-jest from 24.1.0 to 24.1.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.0 to 24.1.3. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.0...v24.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index e6b746b8..ef9aa139 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -23,7 +23,7 @@
"error-overlay-webpack-plugin": "^0.4.1",
"eslint": "^7.13.0",
"eslint-plugin-babel": "^5.3.1",
- "eslint-plugin-jest": "^24.1.0",
+ "eslint-plugin-jest": "^24.1.3",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",