Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the eslint group with 2 updates #6626

Merged
merged 1 commit into from
Oct 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 7 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6947,28 +6947,6 @@ __metadata:
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.0.19":
version: 1.0.19
resolution: "es-iterator-helpers@npm:1.0.19"
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.3
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.2
safe-array-concat: ^1.1.2
checksum: 7ae112b88359fbaf4b9d7d1d1358ae57c5138768c57ba3a8fb930393662653b0512bfd7917c15890d1471577fb012fee8b73b4465e59b331739e6ee94f961683
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.1.0":
version: 1.1.0
resolution: "es-iterator-helpers@npm:1.1.0"
Expand Down Expand Up @@ -7110,8 +7088,8 @@ __metadata:
linkType: hard

"eslint-plugin-jsx-a11y@npm:^6.10.0":
version: 6.10.1
resolution: "eslint-plugin-jsx-a11y@npm:6.10.1"
version: 6.10.2
resolution: "eslint-plugin-jsx-a11y@npm:6.10.2"
dependencies:
aria-query: ^5.3.2
array-includes: ^3.1.8
Expand All @@ -7121,7 +7099,6 @@ __metadata:
axobject-query: ^4.1.0
damerau-levenshtein: ^1.0.8
emoji-regex: ^9.2.2
es-iterator-helpers: ^1.1.0
hasown: ^2.0.2
jsx-ast-utils: ^3.3.5
language-tags: ^1.0.9
Expand All @@ -7131,7 +7108,7 @@ __metadata:
string.prototype.includes: ^2.0.1
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
checksum: 6399ed556306edd454c3d835fee475e6a286aa44c8fb95b4e9245717ff26f7a251f38d75e194293d78fdbc8f2fdbf223573ac2c82dc1e2db3d5d6c137632b6ec
checksum: 0cc861398fa26ada61ed5703eef5b335495fcb96253263dcd5e399488ff019a2636372021baacc040e3560d1a34bfcd5d5ad9f1754f44cd0509c956f7df94050
languageName: node
linkType: hard

Expand All @@ -7158,15 +7135,15 @@ __metadata:
linkType: hard

"eslint-plugin-react@npm:^7.37.1":
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 @@ -7181,7 +7158,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 @@ -9539,19 +9516,6 @@ __metadata:
languageName: node
linkType: hard

"iterator.prototype@npm:^1.1.2":
version: 1.1.2
resolution: "iterator.prototype@npm:1.1.2"
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: d8a507e2ccdc2ce762e8a1d3f4438c5669160ac72b88b648e59a688eec6bc4e64b22338e74000518418d9e693faf2a092d2af21b9ec7dbf7763b037a54701168
languageName: node
linkType: hard

"iterator.prototype@npm:^1.1.3":
version: 1.1.3
resolution: "iterator.prototype@npm:1.1.3"
Expand Down
Loading