aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-22 17:06:28 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitbb0156b968c66d943e17e33feb44f16d21496c52 (patch)
tree47bb8640efb6e44dad70f2005fc634476a074c05 /vnext/package.json
parent18975e04f86e6f9b2bb2217d14f61a593fe7bd7e (diff)
Bump eslint-plugin-jest from 24.3.7 to 24.4.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.7 to 24.4.0. - [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.3.7...v24.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.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 5b5567a1..4f1746f3 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -23,7 +23,7 @@
"error-overlay-webpack-plugin": "^0.4.2",
"eslint": "^7.31.0",
"eslint-plugin-babel": "^5.3.1",
- "eslint-plugin-jest": "^24.3.7",
+ "eslint-plugin-jest": "^24.4.0",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",