mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency eslint-plugin-react to v7.37.0 (#93891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6137a75552
commit
08dab3f816
@ -181,7 +181,7 @@
|
||||
"eslint-plugin-jsx-a11y": "6.10.0",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
"eslint-plugin-no-barrel-files": "^1.1.0",
|
||||
"eslint-plugin-react": "7.36.1",
|
||||
"eslint-plugin-react": "7.37.0",
|
||||
"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.10.0",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
"eslint-plugin-react": "7.36.1",
|
||||
"eslint-plugin-react": "7.37.0",
|
||||
"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
@ -4001,7 +4001,7 @@ __metadata:
|
||||
eslint-plugin-jsdoc: "npm:48.11.0"
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.0"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
eslint-plugin-react: "npm:7.36.1"
|
||||
eslint-plugin-react: "npm:7.37.0"
|
||||
eslint-plugin-react-hooks: "npm:4.6.0"
|
||||
eslint-webpack-plugin: "npm:4.2.0"
|
||||
eventemitter3: "npm:5.0.1"
|
||||
@ -17133,9 +17133,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:7.36.1":
|
||||
version: 7.36.1
|
||||
resolution: "eslint-plugin-react@npm:7.36.1"
|
||||
"eslint-plugin-react@npm:7.37.0":
|
||||
version: 7.37.0
|
||||
resolution: "eslint-plugin-react@npm:7.37.0"
|
||||
dependencies:
|
||||
array-includes: "npm:^3.1.8"
|
||||
array.prototype.findlast: "npm:^1.2.5"
|
||||
@ -17157,7 +17157,7 @@ __metadata:
|
||||
string.prototype.repeat: "npm:^1.0.0"
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
|
||||
checksum: 10/bca154b446c35af4859a92fd043dcfe5c74851eb27652234020548570bb81d37cc9f1eb1795b3c9e7514de6c9b48f42fcc00153062eca879dab45ab84e49d0b1
|
||||
checksum: 10/ae005a5e4bdcbf43cda0e5297f5ee8badbbcc18ce6c3f83ac4141173242b27c8a067372061af745ae490c18eef2c3257985bcd240cee85dec262ca875347e8fc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -19085,7 +19085,7 @@ __metadata:
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.0"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
eslint-plugin-no-barrel-files: "npm:^1.1.0"
|
||||
eslint-plugin-react: "npm:7.36.1"
|
||||
eslint-plugin-react: "npm:7.37.0"
|
||||
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