mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency eslint-plugin-jest to v26.2.2 (#49079)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c8ca28bbea
commit
f0b6a39ad6
@ -184,7 +184,7 @@
|
||||
"eslint": "8.11.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "26.1.2",
|
||||
"eslint-plugin-jest": "26.2.2",
|
||||
"eslint-plugin-jsdoc": "38.0.6",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
"eslint-plugin-react": "7.29.4",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -18818,9 +18818,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.1.2":
|
||||
version: 26.1.2
|
||||
resolution: "eslint-plugin-jest@npm:26.1.2"
|
||||
"eslint-plugin-jest@npm:26.2.2":
|
||||
version: 26.2.2
|
||||
resolution: "eslint-plugin-jest@npm:26.2.2"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
@ -18831,7 +18831,7 @@ __metadata:
|
||||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 1d74e143a78681906d9ab3c3bd7c213f869fe6385f75c325ff2fe3da3b4181a25545c30d42850cf4904f89a43aad9d41b5fd4c06daffdb3f0ec383d8d4d7bac0
|
||||
checksum: c1299a0bb465196d3c8a26ee892e29398b91bb741fe69ac6b19b54096f795142a152355ca520d80c778fb588ba2282a7c625ef204c17fe65ee94709d16970d46
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -21209,7 +21209,7 @@ __metadata:
|
||||
eslint: 8.11.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-jest: 26.1.2
|
||||
eslint-plugin-jest: 26.2.2
|
||||
eslint-plugin-jsdoc: 38.0.6
|
||||
eslint-plugin-lodash: 7.4.0
|
||||
eslint-plugin-react: 7.29.4
|
||||
|
Loading…
Reference in New Issue
Block a user