chore(deps): update dependency eslint-plugin-jest to v27.1.4 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4d39d028d8
commit
f1a64eeadb
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
"eslint-import-resolver-node": "0.3.6",
|
||||
"eslint-import-resolver-typescript": "3.5.1",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "27.1.1",
|
||||
"eslint-plugin-jest": "27.1.4",
|
||||
"eslint-plugin-jsx-a11y": "6.6.1",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-react": "7.31.10",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -8535,9 +8535,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:27.1.1":
|
||||
version: 27.1.1
|
||||
resolution: "eslint-plugin-jest@npm:27.1.1"
|
||||
"eslint-plugin-jest@npm:27.1.4":
|
||||
version: 27.1.4
|
||||
resolution: "eslint-plugin-jest@npm:27.1.4"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -8548,7 +8548,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 215a60d0c9ca641f3c1c7c5e4ff78093ad80c5f0ee22f44c50b9c8625ec0624ec4f47bf281684157f6231a4c480a4ca40bafad4ac6438a2105bb8527920e341f
|
||||
checksum: b7e3bf0dc092d9936ac1c10a0aceda411935c411c9323def109c2429ccf8486b3faead80fb769119add578c200352729ff96523bffec083f421e1b151404f642
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -16878,7 +16878,7 @@ __metadata:
|
|||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-import-resolver-typescript: 3.5.1
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 27.1.1
|
||||
eslint-plugin-jest: 27.1.4
|
||||
eslint-plugin-jsx-a11y: 6.6.1
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
eslint-plugin-react: 7.31.10
|
||||
|
|
Loading…
Reference in a new issue