mirror of
https://github.com/grafana/grafana.git
synced 2024-12-30 10:47:30 -06:00
Update dependency eslint-plugin-react to v7.35.1
This commit is contained in:
parent
d382ea773a
commit
cb9c7de0ff
@ -181,7 +181,7 @@
|
||||
"eslint-plugin-jsx-a11y": "6.9.0",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
"eslint-plugin-no-barrel-files": "^1.1.0",
|
||||
"eslint-plugin-react": "7.35.0",
|
||||
"eslint-plugin-react": "7.35.1",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"eslint-plugin-testing-library": "^6.2.2",
|
||||
"eslint-scope": "^8.0.0",
|
||||
|
@ -114,7 +114,7 @@
|
||||
"eslint-plugin-jsdoc": "48.11.0",
|
||||
"eslint-plugin-jsx-a11y": "6.9.0",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
"eslint-plugin-react": "7.35.0",
|
||||
"eslint-plugin-react": "7.35.1",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"eslint-webpack-plugin": "4.2.0",
|
||||
"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-jsx-a11y: "npm:6.9.0"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
eslint-plugin-react: "npm:7.35.0"
|
||||
eslint-plugin-react: "npm:7.35.1"
|
||||
eslint-plugin-react-hooks: "npm:4.6.0"
|
||||
eslint-webpack-plugin: "npm:4.2.0"
|
||||
eventemitter3: "npm:5.0.1"
|
||||
@ -16727,9 +16727,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:7.35.0":
|
||||
version: 7.35.0
|
||||
resolution: "eslint-plugin-react@npm:7.35.0"
|
||||
"eslint-plugin-react@npm:7.35.1":
|
||||
version: 7.35.1
|
||||
resolution: "eslint-plugin-react@npm:7.35.1"
|
||||
dependencies:
|
||||
array-includes: "npm:^3.1.8"
|
||||
array.prototype.findlast: "npm:^1.2.5"
|
||||
@ -16751,7 +16751,7 @@ __metadata:
|
||||
string.prototype.repeat: "npm:^1.0.0"
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
|
||||
checksum: 10/fa0a54f9ea249cf89d92bb5983bf7df741da3709a0ebd6a885a67d05413ed302fd8b64c9dc819b33df8efa6d8b06f5e56b1f6965a9be7cc3e79054da4dbae5ed
|
||||
checksum: 10/5bbae54dcef5a84bd71277315238d63caaa23effecd1a376b83ccf1cf033770ee44b763300f9fb55c569d7688ebc93d12728018dcfe240423c6059cc7284ba3f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18663,7 +18663,7 @@ __metadata:
|
||||
eslint-plugin-jsx-a11y: "npm:6.9.0"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
eslint-plugin-no-barrel-files: "npm:^1.1.0"
|
||||
eslint-plugin-react: "npm:7.35.0"
|
||||
eslint-plugin-react: "npm:7.35.1"
|
||||
eslint-plugin-react-hooks: "npm:4.6.0"
|
||||
eslint-plugin-testing-library: "npm:^6.2.2"
|
||||
eslint-scope: "npm:^8.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user