diff options
author | dependabot[bot] | 2021-04-26 08:26:16 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:57 +0300 |
commit | 6da06de9b2eb9b509d74cfa9f6d23bdf5b022973 (patch) | |
tree | 235bd1d2f5684313a321220edc43f9de4a4eaf80 /vnext/package.json | |
parent | 7db96a7438fb801a9d2447857603b67cd8c93573 (diff) |
Bump eslint-plugin-jest from 24.3.5 to 24.3.6
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.5 to 24.3.6.
- [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.5...v24.3.6)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 62f036db..076cd62d 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.5", + "eslint-plugin-jest": "^24.3.6", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.23.2", "eslint-plugin-react-hooks": "^4.2.0", |