aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-22 17:06:28 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitbb0156b968c66d943e17e33feb44f16d21496c52 (patch)
tree47bb8640efb6e44dad70f2005fc634476a074c05 /vnext/package-lock.json
parent18975e04f86e6f9b2bb2217d14f61a593fe7bd7e (diff)
Bump eslint-plugin-jest from 24.3.7 to 24.4.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.7 to 24.4.0. - [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.7...v24.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index 9995bd8c..03ce5650 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -6945,9 +6945,9 @@
}
},
"eslint-plugin-jest": {
- "version": "24.3.7",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.3.7.tgz",
- "integrity": "sha512-pXED2NA4q2M/5mxlN6GyuUXAFJndT0uosOkQCHaUED9pqgBPd89ZzpcZEU6c5HtZNahC00M36FkwLdDHMDqaHw==",
+ "version": "24.4.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0.tgz",
+ "integrity": "sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg==",
"dev": true,
"requires": {
"@typescript-eslint/experimental-utils": "^4.0.1"