diff options
author | dependabot[bot] | 2022-11-25 17:01:29 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:59 +0300 |
commit | d7dd40d4e3927d1122c6b628ef85e8dd2c1638de (patch) | |
tree | e3dbbfbff22a2015c471f935657379e7797c95df /vnext/package.json | |
parent | e4b6fea12590a2eecd225a967bdbfb6830a2a686 (diff) |
Bump eslint-plugin-jest from 27.1.5 to 27.1.6
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.5 to 27.1.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/v27.1.5...v27.1.6)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 023db5e1..efbe1ddf 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -27,7 +27,7 @@ "cssnano": "^5.1.14", "eslint": "^8.28.0", "eslint-plugin-import": "^2.26.0", - "eslint-plugin-jest": "^27.1.5", + "eslint-plugin-jest": "^27.1.6", "eslint-plugin-jest-dom": "^4.0.3", "eslint-plugin-jsdoc": "^39.6.2", "eslint-plugin-no-floating-promise": "^1.0.2", |