chore(deps): update dependency eslint-plugin-jest to v27.2.1 (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0552a209f1
commit
146ca893b0
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
"eslint-import-resolver-node": "0.3.6",
|
||||
"eslint-import-resolver-typescript": "3.5.2",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "27.1.4",
|
||||
"eslint-plugin-jest": "27.2.1",
|
||||
"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
|
@ -7361,9 +7361,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:27.1.4":
|
||||
version: 27.1.4
|
||||
resolution: "eslint-plugin-jest@npm:27.1.4"
|
||||
"eslint-plugin-jest@npm:27.2.1":
|
||||
version: 27.2.1
|
||||
resolution: "eslint-plugin-jest@npm:27.2.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -7374,7 +7374,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: b7e3bf0dc092d9936ac1c10a0aceda411935c411c9323def109c2429ccf8486b3faead80fb769119add578c200352729ff96523bffec083f421e1b151404f642
|
||||
checksum: 579a4d26304cc6748b2e6dff6c965ea7a21b618d8b051eb02727d25cf5c7767f6db8ef5237531635ff77e242b983b973e7cb8c820a4d20d5bda73358c452a8ab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -14990,7 +14990,7 @@ __metadata:
|
|||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-import-resolver-typescript: 3.5.2
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 27.1.4
|
||||
eslint-plugin-jest: 27.2.1
|
||||
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