mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency eslint-plugin-jest to v28.6.0 (#91343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
36c2e0cfae
commit
0590a42895
@ -171,7 +171,7 @@
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "28.5.0",
|
||||
"eslint-plugin-jest": "28.6.0",
|
||||
"eslint-plugin-jsdoc": "48.2.8",
|
||||
"eslint-plugin-jsx-a11y": "6.8.0",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
|
@ -110,7 +110,7 @@
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "28.5.0",
|
||||
"eslint-plugin-jest": "28.6.0",
|
||||
"eslint-plugin-jsdoc": "48.2.8",
|
||||
"eslint-plugin-jsx-a11y": "6.8.0",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -3631,7 +3631,7 @@ __metadata:
|
||||
eslint: "npm:8.57.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-import: "npm:^2.26.0"
|
||||
eslint-plugin-jest: "npm:28.5.0"
|
||||
eslint-plugin-jest: "npm:28.6.0"
|
||||
eslint-plugin-jsdoc: "npm:48.2.8"
|
||||
eslint-plugin-jsx-a11y: "npm:6.8.0"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
@ -15662,9 +15662,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:28.5.0":
|
||||
version: 28.5.0
|
||||
resolution: "eslint-plugin-jest@npm:28.5.0"
|
||||
"eslint-plugin-jest@npm:28.6.0":
|
||||
version: 28.6.0
|
||||
resolution: "eslint-plugin-jest@npm:28.6.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0"
|
||||
peerDependencies:
|
||||
@ -15676,7 +15676,7 @@ __metadata:
|
||||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 10/d2a3d4b194ec310fa99ef8cfc47a3ce81f44f13378a89a77ccd9cae218ebb9ff800082cb53e46006a80de5e1bfbba96d17540f9a8a883f3e16713e1b80c41a51
|
||||
checksum: 10/32232dbf54d3be0853a6f702504a9af82e9fd503ce5644c97e1cec0f17f3262d56e418dc41763ba6ed079aec401c4ce066c6c32e618403b7b5235c3e0952bdb0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17713,7 +17713,7 @@ __metadata:
|
||||
eslint: "npm:8.57.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-import: "npm:^2.26.0"
|
||||
eslint-plugin-jest: "npm:28.5.0"
|
||||
eslint-plugin-jest: "npm:28.6.0"
|
||||
eslint-plugin-jsdoc: "npm:48.2.8"
|
||||
eslint-plugin-jsx-a11y: "npm:6.8.0"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user