Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit e94c2b0

Browse files
⬆️ Bump eslint-plugin-react from 7.14.3 to 7.15.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.14.3 to 7.15.0. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.14.3...v7.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 815a912 commit e94c2b0

1 file changed

Lines changed: 7 additions & 14 deletions

File tree

yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5363,19 +5363,19 @@ eslint-plugin-react-hooks@^1.7.0:
53635363
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
53645364

53655365
eslint-plugin-react@^7.14.2, eslint-plugin-react@^7.14.3:
5366-
version "7.14.3"
5367-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz#911030dd7e98ba49e1b2208599571846a66bdf13"
5368-
integrity sha512-EzdyyBWC4Uz2hPYBiEJrKCUi2Fn+BJ9B/pJQcjw5X+x/H2Nm59S4MJIvL4O5NEE0+WbnQwEBxWY03oUk+Bc3FA==
5366+
version "7.15.0"
5367+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.15.0.tgz#4808b19cf7b4c439454099d4eb8f0cf0e9fe31dd"
5368+
integrity sha512-NbIh/yVXoltm8Df28PiPRanfCZAYubGqXU391MTCpW955Vum7S0nZdQYXGAvDh9ye4aNCmOR6YcYZsfMbEQZQA==
53695369
dependencies:
53705370
array-includes "^3.0.3"
53715371
doctrine "^2.1.0"
53725372
has "^1.0.3"
5373-
jsx-ast-utils "^2.1.0"
5373+
jsx-ast-utils "^2.2.1"
53745374
object.entries "^1.1.0"
53755375
object.fromentries "^2.0.0"
53765376
object.values "^1.1.0"
53775377
prop-types "^15.7.2"
5378-
resolve "^1.10.1"
5378+
resolve "^1.12.0"
53795379

53805380
eslint-scope@^4.0.0, eslint-scope@^4.0.3:
53815381
version "4.0.3"
@@ -8358,14 +8358,7 @@ jsprim@^1.2.2:
83588358
json-schema "0.2.3"
83598359
verror "1.10.0"
83608360

8361-
jsx-ast-utils@^2.1.0:
8362-
version "2.1.0"
8363-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.1.0.tgz#0ee4e2c971fb9601c67b5641b71be80faecf0b36"
8364-
integrity sha512-yDGDG2DS4JcqhA6blsuYbtsT09xL8AoLuUR2Gb5exrw7UEM19sBcOTq+YBBhrNbl0PUC4R4LnFu+dHg2HKeVvA==
8365-
dependencies:
8366-
array-includes "^3.0.3"
8367-
8368-
jsx-ast-utils@^2.2.1:
8361+
jsx-ast-utils@^2.1.0, jsx-ast-utils@^2.2.1:
83698362
version "2.2.1"
83708363
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.1.tgz#4d4973ebf8b9d2837ee91a8208cc66f3a2776cfb"
83718364
integrity sha512-v3FxCcAf20DayI+uxnCuw795+oOIkVu6EnJ1+kSzhqqTZHNkTZ7B66ZgLp4oLJ/gbA64cI0B7WRoHZMSRdyVRQ==
@@ -11875,7 +11868,7 @@ resolve@1.10.1:
1187511868
dependencies:
1187611869
path-parse "^1.0.6"
1187711870

11878-
resolve@1.x, resolve@^1.1.6, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.7.1, resolve@^1.8.1:
11871+
resolve@1.x, resolve@^1.1.6, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.7.1, resolve@^1.8.1:
1187911872
version "1.12.0"
1188011873
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
1188111874
integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==

0 commit comments

Comments
 (0)