mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency eslint-plugin-jest to v27.6.3
This commit is contained in:
parent
20db9ebcc2
commit
97f71c2240
@ -176,7 +176,7 @@
|
||||
"eslint": "8.52.0",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "27.6.0",
|
||||
"eslint-plugin-jest": "27.6.3",
|
||||
"eslint-plugin-jsdoc": "46.8.2",
|
||||
"eslint-plugin-jsx-a11y": "6.7.1",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -15180,9 +15180,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:27.6.0":
|
||||
version: 27.6.0
|
||||
resolution: "eslint-plugin-jest@npm:27.6.0"
|
||||
"eslint-plugin-jest@npm:27.6.3":
|
||||
version: 27.6.3
|
||||
resolution: "eslint-plugin-jest@npm:27.6.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": "npm:^5.10.0"
|
||||
peerDependencies:
|
||||
@ -15194,7 +15194,7 @@ __metadata:
|
||||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: e01ff002d55fa09624c53a4b984e80175e75da671bc9b48cc2909b134fe6df25c8143798359bb5991e77e4ffb5b7d69c1c2340e8f661d080b7938a9e5e077122
|
||||
checksum: a29319d5a090633e30658da7521f9fa0468f861403509538e0927175ab2a46a7f60bd7fd344b54f7fb5f8e8b6385d8db67c305502a4de1291f32191163e74725
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17199,7 +17199,7 @@ __metadata:
|
||||
eslint: "npm:8.52.0"
|
||||
eslint-config-prettier: "npm:8.8.0"
|
||||
eslint-plugin-import: "npm:^2.26.0"
|
||||
eslint-plugin-jest: "npm:27.6.0"
|
||||
eslint-plugin-jest: "npm:27.6.3"
|
||||
eslint-plugin-jsdoc: "npm:46.8.2"
|
||||
eslint-plugin-jsx-a11y: "npm:6.7.1"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user