mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency eslint-plugin-react to v7.35.2
This commit is contained in:
parent
9d3d1703f7
commit
9c837407bf
@ -181,7 +181,7 @@
|
|||||||
"eslint-plugin-jsx-a11y": "6.9.0",
|
"eslint-plugin-jsx-a11y": "6.9.0",
|
||||||
"eslint-plugin-lodash": "7.4.0",
|
"eslint-plugin-lodash": "7.4.0",
|
||||||
"eslint-plugin-no-barrel-files": "^1.1.0",
|
"eslint-plugin-no-barrel-files": "^1.1.0",
|
||||||
"eslint-plugin-react": "7.35.1",
|
"eslint-plugin-react": "7.35.2",
|
||||||
"eslint-plugin-react-hooks": "4.6.0",
|
"eslint-plugin-react-hooks": "4.6.0",
|
||||||
"eslint-plugin-testing-library": "^6.2.2",
|
"eslint-plugin-testing-library": "^6.2.2",
|
||||||
"eslint-scope": "^8.0.0",
|
"eslint-scope": "^8.0.0",
|
||||||
|
@ -114,7 +114,7 @@
|
|||||||
"eslint-plugin-jsdoc": "48.11.0",
|
"eslint-plugin-jsdoc": "48.11.0",
|
||||||
"eslint-plugin-jsx-a11y": "6.9.0",
|
"eslint-plugin-jsx-a11y": "6.9.0",
|
||||||
"eslint-plugin-lodash": "7.4.0",
|
"eslint-plugin-lodash": "7.4.0",
|
||||||
"eslint-plugin-react": "7.35.1",
|
"eslint-plugin-react": "7.35.2",
|
||||||
"eslint-plugin-react-hooks": "4.6.0",
|
"eslint-plugin-react-hooks": "4.6.0",
|
||||||
"eslint-webpack-plugin": "4.2.0",
|
"eslint-webpack-plugin": "4.2.0",
|
||||||
"fork-ts-checker-webpack-plugin": "9.0.2",
|
"fork-ts-checker-webpack-plugin": "9.0.2",
|
||||||
|
12
yarn.lock
12
yarn.lock
@ -3805,7 +3805,7 @@ __metadata:
|
|||||||
eslint-plugin-jsdoc: "npm:48.11.0"
|
eslint-plugin-jsdoc: "npm:48.11.0"
|
||||||
eslint-plugin-jsx-a11y: "npm:6.9.0"
|
eslint-plugin-jsx-a11y: "npm:6.9.0"
|
||||||
eslint-plugin-lodash: "npm:7.4.0"
|
eslint-plugin-lodash: "npm:7.4.0"
|
||||||
eslint-plugin-react: "npm:7.35.1"
|
eslint-plugin-react: "npm:7.35.2"
|
||||||
eslint-plugin-react-hooks: "npm:4.6.0"
|
eslint-plugin-react-hooks: "npm:4.6.0"
|
||||||
eslint-webpack-plugin: "npm:4.2.0"
|
eslint-webpack-plugin: "npm:4.2.0"
|
||||||
eventemitter3: "npm:5.0.1"
|
eventemitter3: "npm:5.0.1"
|
||||||
@ -16736,9 +16736,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-react@npm:7.35.1":
|
"eslint-plugin-react@npm:7.35.2":
|
||||||
version: 7.35.1
|
version: 7.35.2
|
||||||
resolution: "eslint-plugin-react@npm:7.35.1"
|
resolution: "eslint-plugin-react@npm:7.35.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
array-includes: "npm:^3.1.8"
|
array-includes: "npm:^3.1.8"
|
||||||
array.prototype.findlast: "npm:^1.2.5"
|
array.prototype.findlast: "npm:^1.2.5"
|
||||||
@ -16760,7 +16760,7 @@ __metadata:
|
|||||||
string.prototype.repeat: "npm:^1.0.0"
|
string.prototype.repeat: "npm:^1.0.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
|
||||||
checksum: 10/5bbae54dcef5a84bd71277315238d63caaa23effecd1a376b83ccf1cf033770ee44b763300f9fb55c569d7688ebc93d12728018dcfe240423c6059cc7284ba3f
|
checksum: 10/f4631612444f9066c8007e9433c0972754b75d33be410cd18dcf003e4209600240dec3e50a9962aae35e9a08920a1eb60e51d3cc140e5f6c95582e727ebec74e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -18672,7 +18672,7 @@ __metadata:
|
|||||||
eslint-plugin-jsx-a11y: "npm:6.9.0"
|
eslint-plugin-jsx-a11y: "npm:6.9.0"
|
||||||
eslint-plugin-lodash: "npm:7.4.0"
|
eslint-plugin-lodash: "npm:7.4.0"
|
||||||
eslint-plugin-no-barrel-files: "npm:^1.1.0"
|
eslint-plugin-no-barrel-files: "npm:^1.1.0"
|
||||||
eslint-plugin-react: "npm:7.35.1"
|
eslint-plugin-react: "npm:7.35.2"
|
||||||
eslint-plugin-react-hooks: "npm:4.6.0"
|
eslint-plugin-react-hooks: "npm:4.6.0"
|
||||||
eslint-plugin-testing-library: "npm:^6.2.2"
|
eslint-plugin-testing-library: "npm:^6.2.2"
|
||||||
eslint-scope: "npm:^8.0.0"
|
eslint-scope: "npm:^8.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user