aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-17 06:35:04 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit70ab9cd57dd741ea9014e3f86a32a80aab34e60c (patch)
tree58c6c536dd67e3b9e42aa21321c0ef484360bf4e /vnext/package.json
parentcaabfa53eab6ad5f8f53a7fdb01aab3b898c0a03 (diff)
Bump eslint-plugin-jest from 24.1.3 to 24.1.5
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.3 to 24.1.5. - [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.3...v24.1.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 a46b2bee..25f0d485 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -23,7 +23,7 @@
"error-overlay-webpack-plugin": "^0.4.2",
"eslint": "^7.20.0",
"eslint-plugin-babel": "^5.3.1",
- "eslint-plugin-jest": "^24.1.3",
+ "eslint-plugin-jest": "^24.1.5",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",