Merge pull request #275 from rtfpessoa/dependabot/npm_and_yarn/eslint-plugin-jest-23.3.0
build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0
This commit is contained in:
commit
594e6a42a8
2 changed files with 5 additions and 5 deletions
|
|
@ -112,7 +112,7 @@
|
|||
"eslint": "6.8.0",
|
||||
"eslint-config-prettier": "6.9.0",
|
||||
"eslint-plugin-import": "2.19.1",
|
||||
"eslint-plugin-jest": "23.2.0",
|
||||
"eslint-plugin-jest": "23.3.0",
|
||||
"eslint-plugin-json": "2.0.1",
|
||||
"eslint-plugin-node": "11.0.0",
|
||||
"eslint-plugin-optimize-regex": "1.1.7",
|
||||
|
|
|
|||
|
|
@ -3040,10 +3040,10 @@ eslint-plugin-import@2.19.1:
|
|||
read-pkg-up "^2.0.0"
|
||||
resolve "^1.12.0"
|
||||
|
||||
eslint-plugin-jest@23.2.0:
|
||||
version "23.2.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.2.0.tgz#72d9ac0421b9b6ef774bcf4783329c016ed7cd6a"
|
||||
integrity sha512-/jbCUW+g0jejXAvsytgcNhii6uEgolt0RO2e4+mhmXybfkcram5V3XIyrHCnUsb0vCmDKgHhJ1lYSm7F3VCEDA==
|
||||
eslint-plugin-jest@23.3.0:
|
||||
version "23.3.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.3.0.tgz#b1443d0c46d6a0de9ef3de78176dd6688c7d5326"
|
||||
integrity sha512-GE6CR4ESJeu6Huw7vfZfaXHmX2R2kCFvf2X9OMcOxfP158yLKgLWz7PqLYTwRDACi84IhpmRxO8lK7GGwG05UQ==
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils" "^2.5.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue