Update dependency eslint-plugin-jest to v27.1.2

This commit is contained in:
renovate[bot]
2022-10-15 00:46:22 +00:00
parent b3dfa0f4b2
commit 87a4429f36
2 changed files with 5 additions and 5 deletions

View File

@@ -72,7 +72,7 @@
"babel-eslint": "10.1.0",
"cypress": "10.10.0",
"eslint": "7.32.0",
"eslint-plugin-jest": "27.1.1",
"eslint-plugin-jest": "27.1.2",
"eslint-plugin-vue": "7.20.0",
"sass": "1.55.0",
"sass-loader": "^10",

View File

@@ -5545,10 +5545,10 @@ eslint-loader@^2.2.1:
object-hash "^1.1.4"
rimraf "^2.6.1"
eslint-plugin-jest@27.1.1:
version "27.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.1.tgz#60f68dee15d4ffd9cdff65158d7fa46a65dbaaf5"
integrity sha512-vuSuXGKHHi/UAffIM46QKm4g0tQP+6n52nRxUpMq6x6x9rhnv5WM7ktSu3h9cTnXE4b0Y0ODQTgRlCm9rdRLvg==
eslint-plugin-jest@27.1.2:
version "27.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.2.tgz#5d29f1cf954e70f3d47f2465fca17cddfdb4430b"
integrity sha512-+nLOn5jvQKLUywXxXKsLuuENsB/FhygXOLI+l5QlF+ACGe0DM14FlpYrGZ4nEiTo0BGlL5MymG73XA/tC3v3fA==
dependencies:
"@typescript-eslint/utils" "^5.10.0"