aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-11 17:04:13 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit97abd4689b72a8e154dea3b0d8a81f82f4e1c763 (patch)
tree1d5fd020da65f66745f83689c68cf0b7a504b849 /vnext/package.json
parent72c425855cb67056faffce96b9ee87db91a8325f (diff)
Bump eslint-plugin-jest from 27.1.4 to 27.1.5
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.4 to 27.1.5. - [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.4...v27.1.5) --- 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 c02a3ae5..b9b403cb 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -26,7 +26,7 @@
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
"eslint": "^8.27.0",
- "eslint-plugin-jest": "^27.1.4",
+ "eslint-plugin-jest": "^27.1.5",
"eslint-plugin-jest-dom": "^4.0.2",
"eslint-plugin-jsdoc": "^39.6.2",
"eslint-plugin-no-floating-promise": "^1.0.2",