mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 08:05:43 -06:00
Update dependency eslint-plugin-jest to v27.8.0 (#82529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c6d91e9065
commit
7ab203cf6e
@ -161,7 +161,7 @@
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "27.6.3",
|
||||
"eslint-plugin-jest": "27.8.0",
|
||||
"eslint-plugin-jsdoc": "48.0.6",
|
||||
"eslint-plugin-jsx-a11y": "6.8.0",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
|
@ -101,7 +101,7 @@
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "27.6.3",
|
||||
"eslint-plugin-jest": "27.8.0",
|
||||
"eslint-plugin-jsdoc": "48.0.6",
|
||||
"eslint-plugin-jsx-a11y": "6.8.0",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -3933,7 +3933,7 @@ __metadata:
|
||||
eslint: "npm:8.56.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-import: "npm:^2.26.0"
|
||||
eslint-plugin-jest: "npm:27.6.3"
|
||||
eslint-plugin-jest: "npm:27.8.0"
|
||||
eslint-plugin-jsdoc: "npm:48.0.6"
|
||||
eslint-plugin-jsx-a11y: "npm:6.8.0"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
@ -16194,13 +16194,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:27.6.3":
|
||||
version: 27.6.3
|
||||
resolution: "eslint-plugin-jest@npm:27.6.3"
|
||||
"eslint-plugin-jest@npm:27.8.0":
|
||||
version: 27.8.0
|
||||
resolution: "eslint-plugin-jest@npm:27.8.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": "npm:^5.10.0"
|
||||
peerDependencies:
|
||||
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0 || ^7.0.0
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
jest: "*"
|
||||
peerDependenciesMeta:
|
||||
@ -16208,7 +16208,7 @@ __metadata:
|
||||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 10/a29319d5a090633e30658da7521f9fa0468f861403509538e0927175ab2a46a7f60bd7fd344b54f7fb5f8e8b6385d8db67c305502a4de1291f32191163e74725
|
||||
checksum: 10/555566f87901be64a4726bcc08c4413928cabf283e4a10db60688d412fef9466276c3083d246f354b83c1c5b9cbae98466bd2e25f09341144e5bdec0029d4d79
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18291,7 +18291,7 @@ __metadata:
|
||||
eslint: "npm:8.56.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-import: "npm:^2.26.0"
|
||||
eslint-plugin-jest: "npm:27.6.3"
|
||||
eslint-plugin-jest: "npm:27.8.0"
|
||||
eslint-plugin-jsdoc: "npm:48.0.6"
|
||||
eslint-plugin-jsx-a11y: "npm:6.8.0"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user