aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-10 06:45:55 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commita7554caf51e021741ba4b3f4b4c83653deaa08b9 (patch)
tree22cf87f8bef3a4f9f6b9d6fe6b130176a4093ba5 /vnext/package-lock.json
parent607aff18391dd349c0d4246776f85ec5ba1319d8 (diff)
Bump eslint-plugin-jest from 24.1.9 to 24.2.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.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.1.9...v24.2.0) 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 c41fb3a2..4a92cdfa 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -6837,9 +6837,9 @@
}
},
"eslint-plugin-jest": {
- "version": "24.1.9",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.1.9.tgz",
- "integrity": "sha512-dobHZxHQGiwpNuI/CNU69Q0T8oBWfJjhroOPD0vBUBbAuKzzjcflT7dqKj6NBvhNs5TfdBofX9GGswmQL2iKzQ==",
+ "version": "24.2.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.2.0.tgz",
+ "integrity": "sha512-PZ6+/cOldZxpGF3rVYX6Y+83AUAI4jofdtyVrjimVHgXHfPBC5UKVTn92f6aFFV9HuD8xa1WNqY5s3kgfSzROQ==",
"dev": true,
"requires": {
"@typescript-eslint/experimental-utils": "^4.0.1"