Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-react from 7.37.1 to 7.37.2
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.1 to 7.37.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.1...v7.37.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 50c4472 commit 24f56ea
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
47 changes: 41 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9066,7 +9066,7 @@ __metadata:
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.0.15, es-iterator-helpers@npm:^1.0.19":
"es-iterator-helpers@npm:^1.0.15":
version: 1.0.19
resolution: "es-iterator-helpers@npm:1.0.19"
dependencies:
Expand All @@ -9088,6 +9088,28 @@ __metadata:
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.1.0":
version: 1.1.0
resolution: "es-iterator-helpers@npm:1.1.0"
dependencies:
call-bind: ^1.0.7
define-properties: ^1.2.1
es-abstract: ^1.23.3
es-errors: ^1.3.0
es-set-tostringtag: ^2.0.3
function-bind: ^1.1.2
get-intrinsic: ^1.2.4
globalthis: ^1.0.4
has-property-descriptors: ^1.0.2
has-proto: ^1.0.3
has-symbols: ^1.0.3
internal-slot: ^1.0.7
iterator.prototype: ^1.1.3
safe-array-concat: ^1.1.2
checksum: 4ba3a32ab7ba05b85f0ae30604feeb8ffd801fe762e9df9577bd220a96b9eaa2e90af8e6bdc498e523051f293955e2f7d2bddd34de71e1428a1b8ff3fd961016
languageName: node
linkType: hard

"es-object-atoms@npm:^1.0.0":
version: 1.0.0
resolution: "es-object-atoms@npm:1.0.0"
Expand Down Expand Up @@ -9421,15 +9443,15 @@ __metadata:
linkType: hard

"eslint-plugin-react@npm:^7.14.3, eslint-plugin-react@npm:^7.35.2":
version: 7.37.1
resolution: "eslint-plugin-react@npm:7.37.1"
version: 7.37.2
resolution: "eslint-plugin-react@npm:7.37.2"
dependencies:
array-includes: ^3.1.8
array.prototype.findlast: ^1.2.5
array.prototype.flatmap: ^1.3.2
array.prototype.tosorted: ^1.1.4
doctrine: ^2.1.0
es-iterator-helpers: ^1.0.19
es-iterator-helpers: ^1.1.0
estraverse: ^5.3.0
hasown: ^2.0.2
jsx-ast-utils: ^2.4.1 || ^3.0.0
Expand All @@ -9444,7 +9466,7 @@ __metadata:
string.prototype.repeat: ^1.0.0
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 22d1bdf0dd4cdbf8c57ce563c58d43c5f5e1da0b08d27d0a69d7126d9e8afcb74a5befae97dab4019b4c6029ae617b6a0af1709cb9e0439d5757b01b392d2ca7
checksum: 7f5203afee7fbe3702b27fdd2b9a3c0ccbbb47d0672f58311b9d8a08dea819c9da4a87c15e8bd508f2562f327a9d29ee8bd9cd189bf758d8dc903de5648b0bfa
languageName: node
linkType: hard

Expand Down Expand Up @@ -10906,7 +10928,7 @@ __metadata:
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
"globalthis@npm:^1.0.3, globalthis@npm:^1.0.4":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
dependencies:
Expand Down Expand Up @@ -12435,6 +12457,19 @@ __metadata:
languageName: node
linkType: hard

"iterator.prototype@npm:^1.1.3":
version: 1.1.3
resolution: "iterator.prototype@npm:1.1.3"
dependencies:
define-properties: ^1.2.1
get-intrinsic: ^1.2.1
has-symbols: ^1.0.3
reflect.getprototypeof: ^1.0.4
set-function-name: ^2.0.1
checksum: 7d2a1f8bcbba7b76f72e956faaf7b25405f4de54430c9d099992e6fb9d571717c3044604e8cdfb8e624cb881337d648030ee8b1541d544af8b338835e3f47ebe
languageName: node
linkType: hard

"jackspeak@npm:^3.1.2":
version: 3.4.0
resolution: "jackspeak@npm:3.4.0"
Expand Down

0 comments on commit 24f56ea

Please sign in to comment.