mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 01:41:24 -06:00
Update dependency eslint-plugin-jest to v28.8.3
This commit is contained in:
parent
1e6735706d
commit
baa0f073d8
@ -175,7 +175,7 @@
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "28.8.2",
|
||||
"eslint-plugin-jest": "28.8.3",
|
||||
"eslint-plugin-jest-dom": "^5.4.0",
|
||||
"eslint-plugin-jsdoc": "48.11.0",
|
||||
"eslint-plugin-jsx-a11y": "6.10.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.8.2",
|
||||
"eslint-plugin-jest": "28.8.3",
|
||||
"eslint-plugin-jsdoc": "48.11.0",
|
||||
"eslint-plugin-jsx-a11y": "6.10.0",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -3801,7 +3801,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.8.2"
|
||||
eslint-plugin-jest: "npm:28.8.3"
|
||||
eslint-plugin-jsdoc: "npm:48.11.0"
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.0"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
@ -16587,9 +16587,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:28.8.2":
|
||||
version: 28.8.2
|
||||
resolution: "eslint-plugin-jest@npm:28.8.2"
|
||||
"eslint-plugin-jest@npm:28.8.3":
|
||||
version: 28.8.3
|
||||
resolution: "eslint-plugin-jest@npm:28.8.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
|
||||
peerDependencies:
|
||||
@ -16601,7 +16601,7 @@ __metadata:
|
||||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 10/5868bc0f825fdb5c26ff5939a55baa6e6b9bf9c7de5a45388babb876b17e0253a1e8c4d343b404fd5fcd2b7ab1808b47e20b06fb193a4e73f145fe25473eada4
|
||||
checksum: 10/3f1798c61e143981eefcfb2fbc4b2e5b329378ebaafdec6485f443c79ee0d3304e9409e8ea8ce089ac15abb4e700d8d838e0a1da29feb528d77a2b3cce6989ec
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18672,7 +18672,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.8.2"
|
||||
eslint-plugin-jest: "npm:28.8.3"
|
||||
eslint-plugin-jest-dom: "npm:^5.4.0"
|
||||
eslint-plugin-jsdoc: "npm:48.11.0"
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.0"
|
||||
|
Loading…
Reference in New Issue
Block a user