Update dependency eslint-plugin-jest to v27.1.1 (#493)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-10-05 23:44:04 +02:00
committed by GitHub
parent 526e441cf4
commit 02e15a6dcd
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -5544,10 +5544,10 @@ eslint-loader@^2.2.1:
object-hash "^1.1.4"
rimraf "^2.6.1"
eslint-plugin-jest@27.1.0:
version "27.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.0.tgz#f6ade75b721aa2b89e3726cb35f42f6623284ff2"
integrity sha512-sqojX5GKzQ8+PScF9rJ7dRMtu0NEIWsaDMLwRRvVE28mnWctZe5VAti394Nmut11vPwgxck9XnDmmjx/U9NowQ==
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==
dependencies:
"@typescript-eslint/utils" "^5.10.0"