mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency eslint-plugin-react to v7.29.2 (#45880)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ce3943bf4b
commit
f5705522aa
@ -176,7 +176,7 @@
|
||||
"eslint-plugin-jsdoc": "37.9.1",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-react": "7.28.0",
|
||||
"eslint-plugin-react": "7.29.2",
|
||||
"eslint-plugin-react-hooks": "4.3.0",
|
||||
"eslint-webpack-plugin": "3.1.1",
|
||||
"expose-loader": "3.1.0",
|
||||
|
35
yarn.lock
35
yarn.lock
@ -18620,6 +18620,30 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:7.29.2":
|
||||
version: 7.29.2
|
||||
resolution: "eslint-plugin-react@npm:7.29.2"
|
||||
dependencies:
|
||||
array-includes: ^3.1.4
|
||||
array.prototype.flatmap: ^1.2.5
|
||||
doctrine: ^2.1.0
|
||||
estraverse: ^5.3.0
|
||||
jsx-ast-utils: ^2.4.1 || ^3.0.0
|
||||
minimatch: ^3.1.2
|
||||
object.entries: ^1.1.5
|
||||
object.fromentries: ^2.0.5
|
||||
object.hasown: ^1.1.0
|
||||
object.values: ^1.1.5
|
||||
prop-types: ^15.8.1
|
||||
resolve: ^2.0.0-next.3
|
||||
semver: ^6.3.0
|
||||
string.prototype.matchall: ^4.0.6
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
checksum: fcd793c0fd8e4570dcf8f70dd4afae9882303f4a4b650e09dac2f85fdc0b28747cb97b79832f4b8f4eabdbfb9edf69dc0ff04e8b7f33e0bb8e3f024185f4b037
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-scope@npm:5.1.1, eslint-scope@npm:^5.1.1":
|
||||
version: 5.1.1
|
||||
resolution: "eslint-scope@npm:5.1.1"
|
||||
@ -20795,7 +20819,7 @@ __metadata:
|
||||
eslint-plugin-jsdoc: 37.9.1
|
||||
eslint-plugin-lodash: 7.4.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
eslint-plugin-react: 7.28.0
|
||||
eslint-plugin-react: 7.29.2
|
||||
eslint-plugin-react-hooks: 4.3.0
|
||||
eslint-webpack-plugin: 3.1.1
|
||||
eventemitter3: 4.0.7
|
||||
@ -26150,6 +26174,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:^3.1.2":
|
||||
version: 3.1.2
|
||||
resolution: "minimatch@npm:3.1.2"
|
||||
dependencies:
|
||||
brace-expansion: ^1.1.7
|
||||
checksum: c154e566406683e7bcb746e000b84d74465b3a832c45d59912b9b55cd50dee66e5c4b1e5566dba26154040e51672f9aa450a9aef0c97cfc7336b78b7afb9540a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimist-options@npm:4.1.0":
|
||||
version: 4.1.0
|
||||
resolution: "minimist-options@npm:4.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user