aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-12 08:20:23 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitbd0924e4cacc834276ee0b514355dbf5b669130d (patch)
tree1ad1969212ff09a8f1cfeb4e66a9a9cb99ec704d /vnext/package.json
parent5276b350bffcaa38af5a0f52e14263941224f727 (diff)
Bump eslint-plugin-jest from 24.3.4 to 24.3.5
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.4 to 24.3.5. - [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.4...v24.3.5) 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 649ac0be..651faa03 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -23,7 +23,7 @@
"error-overlay-webpack-plugin": "^0.4.2",
"eslint": "^7.24.0",
"eslint-plugin-babel": "^5.3.1",
- "eslint-plugin-jest": "^24.3.4",
+ "eslint-plugin-jest": "^24.3.5",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",