aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-05 07:59:19 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit977f43da422852b12ec036532016d34ea8359ea7 (patch)
treef45d7cfdfaacff006733afa968f95e1b665be8a5 /vnext/package.json
parent2fc88820df88c2908d17ab276fa1897137c128fa (diff)
Bump eslint-plugin-jest from 24.3.2 to 24.3.4
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.2 to 24.3.4. - [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.2...v24.3.4) 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 5285eb99..64b3dddd 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -23,7 +23,7 @@
"error-overlay-webpack-plugin": "^0.4.2",
"eslint": "^7.23.0",
"eslint-plugin-babel": "^5.3.1",
- "eslint-plugin-jest": "^24.3.2",
+ "eslint-plugin-jest": "^24.3.4",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.23.1",
"eslint-plugin-react-hooks": "^4.2.0",