mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency eslint-plugin-react to v7.28.0 (#43496)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d411fcb228
commit
205d3e5c3a
@ -171,7 +171,7 @@
|
||||
"eslint-plugin-lodash": "^7.2.0",
|
||||
"eslint-plugin-no-only-tests": "2.6.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-react": "7.27.1",
|
||||
"eslint-plugin-react": "7.28.0",
|
||||
"eslint-plugin-react-hooks": "4.2.0",
|
||||
"eslint-webpack-plugin": "3.1.0",
|
||||
"expose-loader": "3.1.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -17363,9 +17363,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:7.27.1":
|
||||
version: 7.27.1
|
||||
resolution: "eslint-plugin-react@npm:7.27.1"
|
||||
"eslint-plugin-react@npm:7.28.0":
|
||||
version: 7.28.0
|
||||
resolution: "eslint-plugin-react@npm:7.28.0"
|
||||
dependencies:
|
||||
array-includes: ^3.1.4
|
||||
array.prototype.flatmap: ^1.2.5
|
||||
@ -17383,7 +17383,7 @@ __metadata:
|
||||
string.prototype.matchall: ^4.0.6
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
checksum: db1ce303b597ede0bc8873d3f575b05873b06a058162c80f76604c9096eee8f72f299d7f849a86ac2e59f269c196575e6bcfb1ef9d7cbb23f533d081bcc15ea0
|
||||
checksum: 90293d0fd53bb1f735ffd32141cdd211fb1120c9f7bbe5342f9e923261a39e52a2b2575d4e46c9cd77d257f42db4a99b8b339689fc5b5c1c26048929f69b1784
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -19578,7 +19578,7 @@ __metadata:
|
||||
eslint-plugin-lodash: ^7.2.0
|
||||
eslint-plugin-no-only-tests: 2.6.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
eslint-plugin-react: 7.27.1
|
||||
eslint-plugin-react: 7.28.0
|
||||
eslint-plugin-react-hooks: 4.2.0
|
||||
eslint-webpack-plugin: 3.1.0
|
||||
eventemitter3: 4.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user