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.2
This commit is contained in:
parent
78a00d09cd
commit
3f47621065
@ -180,7 +180,7 @@
|
||||
"eslint-plugin-jsx-a11y": "6.10.1",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
"eslint-plugin-no-barrel-files": "^1.1.0",
|
||||
"eslint-plugin-react": "7.37.1",
|
||||
"eslint-plugin-react": "7.37.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"eslint-plugin-testing-library": "^6.2.2",
|
||||
"eslint-scope": "^8.0.0",
|
||||
|
@ -113,7 +113,7 @@
|
||||
"eslint-plugin-jsdoc": "48.11.0",
|
||||
"eslint-plugin-jsx-a11y": "6.10.1",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
"eslint-plugin-react": "7.37.1",
|
||||
"eslint-plugin-react": "7.37.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"eslint-webpack-plugin": "4.2.0",
|
||||
"fork-ts-checker-webpack-plugin": "9.0.2",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -3961,7 +3961,7 @@ __metadata:
|
||||
eslint-plugin-jsdoc: "npm:48.11.0"
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.1"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
eslint-plugin-react: "npm:7.37.1"
|
||||
eslint-plugin-react: "npm:7.37.2"
|
||||
eslint-plugin-react-hooks: "npm:4.6.0"
|
||||
eslint-webpack-plugin: "npm:4.2.0"
|
||||
eventemitter3: "npm:5.0.1"
|
||||
@ -16484,7 +16484,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"es-iterator-helpers@npm:^1.0.12, es-iterator-helpers@npm:^1.0.19, es-iterator-helpers@npm:^1.1.0":
|
||||
"es-iterator-helpers@npm:^1.0.12, es-iterator-helpers@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "es-iterator-helpers@npm:1.1.0"
|
||||
dependencies:
|
||||
@ -17227,16 +17227,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:7.37.1":
|
||||
version: 7.37.1
|
||||
resolution: "eslint-plugin-react@npm:7.37.1"
|
||||
"eslint-plugin-react@npm:7.37.2":
|
||||
version: 7.37.2
|
||||
resolution: "eslint-plugin-react@npm:7.37.2"
|
||||
dependencies:
|
||||
array-includes: "npm:^3.1.8"
|
||||
array.prototype.findlast: "npm:^1.2.5"
|
||||
array.prototype.flatmap: "npm:^1.3.2"
|
||||
array.prototype.tosorted: "npm:^1.1.4"
|
||||
doctrine: "npm:^2.1.0"
|
||||
es-iterator-helpers: "npm:^1.0.19"
|
||||
es-iterator-helpers: "npm:^1.1.0"
|
||||
estraverse: "npm:^5.3.0"
|
||||
hasown: "npm:^2.0.2"
|
||||
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
|
||||
@ -17251,7 +17251,7 @@ __metadata:
|
||||
string.prototype.repeat: "npm:^1.0.0"
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
|
||||
checksum: 10/a7b9cf2c43255844ad0c9d4e3758a8c2b687a2ce9a09f4161ab245581d5d2d91b37742e541c88aa9ce368ec6c860e23dc78c15117f3fc1cdc433847038e8346b
|
||||
checksum: 10/df2f7ab198018d3378f305a8a5ceceebc9bd31f019fc7567a2ef9c77789dc8a6a2c3c3957f8b0805f26c11c02f9f86c972e02cd0eda12f4d0370526c11f8a9a3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -19180,7 +19180,7 @@ __metadata:
|
||||
eslint-plugin-jsx-a11y: "npm:6.10.1"
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
eslint-plugin-no-barrel-files: "npm:^1.1.0"
|
||||
eslint-plugin-react: "npm:7.37.1"
|
||||
eslint-plugin-react: "npm:7.37.2"
|
||||
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