aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-08 17:02:19 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commitf3b8a2fd8c074637df48290acbfcbaf8ea0b4e28 (patch)
tree1cf365fab3ac51b451e7cff469c9b5ddbc341472 /vnext/package.json
parent6e96537bfecb0aeb975b2a9de6fd24a446eefa77 (diff)
Bump eslint-plugin-jest from 27.1.3 to 27.1.4
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.3 to 27.1.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/v27.1.3...v27.1.4) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 45838052..9642299e 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -26,7 +26,7 @@
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
"eslint": "^8.26.0",
- "eslint-plugin-jest": "^27.1.3",
+ "eslint-plugin-jest": "^27.1.4",
"eslint-plugin-jest-dom": "^4.0.2",
"eslint-plugin-jsdoc": "^39.6.2",
"eslint-plugin-no-floating-promise": "^1.0.2",