aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-09 17:02:32 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitae1436e0b980078b5f399278823b41714ab1662c (patch)
tree1f1601a6815167aa81d26e963d1c3a5941b0e9b4 /vnext/package.json
parent69586773f66707711617f2f95a0f5c57f6108c53 (diff)
Bump eslint-plugin-jest from 27.2.0 to 27.2.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.0 to 27.2.1. - [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.2.0...v27.2.1) --- 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 d922e31e..a842218d 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -27,7 +27,7 @@
"cssnano": "^5.1.14",
"eslint": "^8.31.0",
"eslint-plugin-import": "^2.26.0",
- "eslint-plugin-jest": "^27.2.0",
+ "eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest-dom": "^4.0.3",
"eslint-plugin-jsdoc": "^39.6.4",
"eslint-plugin-no-floating-promise": "^1.0.2",