1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update dependency eslint-plugin-react to v7.33.1 (#8822)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-11 09:49:19 +01:00 committed by GitHub
parent d4a9e5ce65
commit 0d32d19539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 3 deletions

View File

@ -75,7 +75,7 @@
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.1",
"execa": "5.1.1",
"fs-extra": "11.1.1",
"glob": "10.3.3",

View File

@ -15948,7 +15948,32 @@ __metadata:
languageName: node
linkType: hard
"eslint-plugin-react@npm:7.32.2, eslint-plugin-react@npm:^7.32.2":
"eslint-plugin-react@npm:7.33.1":
version: 7.33.1
resolution: "eslint-plugin-react@npm:7.33.1"
dependencies:
array-includes: ^3.1.6
array.prototype.flatmap: ^1.3.1
array.prototype.tosorted: ^1.1.1
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.6
object.fromentries: ^2.0.6
object.hasown: ^1.1.2
object.values: ^1.1.6
prop-types: ^15.8.1
resolve: ^2.0.0-next.4
semver: ^6.3.1
string.prototype.matchall: ^4.0.8
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 0427bd24acb87422b7298686203167123ba289ba563384983f3d99fad7817eae7f63157fd2e9b868bdcf0760719c319ab1e22a44764a98302034b0c844763e57
languageName: node
linkType: hard
"eslint-plugin-react@npm:^7.32.2":
version: 7.32.2
resolution: "eslint-plugin-react@npm:7.32.2"
dependencies:
@ -29918,7 +29943,7 @@ __metadata:
eslint-plugin-import: 2.28.0
eslint-plugin-jest: 27.2.3
eslint-plugin-promise: 6.1.1
eslint-plugin-react: 7.32.2
eslint-plugin-react: 7.33.1
execa: 5.1.1
fs-extra: 11.1.1
glob: 10.3.3