Skip to content

Commit f195136

Browse files
antonisclaude
andcommitted
fix: Pin es-iterator-helpers to ^1.2.1 for sample app ESLint compat
Removing ESLint from packages/core changed the dependency resolution tree, causing the expo sample to resolve es-iterator-helpers@1.0.19 which has a known incompatibility with eslint-plugin-react. Pinning to ^1.2.1 resolves the issue. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 66bf368 commit f195136

2 files changed

Lines changed: 2 additions & 80 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"See: https://github.com/appium/appium-chromedriver/pull/424"
6060
],
6161
"resolutions": {
62+
"es-iterator-helpers": "^1.2.1",
6263
"appium-chromedriver@npm:8.2.19/@xmldom/xmldom": "0.8.10",
6364
"@istanbuljs/load-nyc-config@npm:1.1.0/js-yaml": "^3.14.2",
6465
"@yarnpkg/parsers@npm:3.0.0-rc.46/js-yaml": "^3.14.2",

yarn.lock

Lines changed: 1 addition & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -17598,7 +17598,7 @@ __metadata:
1759817598
languageName: node
1759917599
linkType: hard
1760017600

17601-
"es-abstract@npm:^1.17.5, es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.1, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3":
17601+
"es-abstract@npm:^1.17.5, es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3":
1760217602
version: 1.23.3
1760317603
resolution: "es-abstract@npm:1.23.3"
1760417604
dependencies:
@@ -17796,28 +17796,6 @@ __metadata:
1779617796
languageName: node
1779717797
linkType: hard
1779817798

17799-
"es-iterator-helpers@npm:^1.0.19":
17800-
version: 1.0.19
17801-
resolution: "es-iterator-helpers@npm:1.0.19"
17802-
dependencies:
17803-
call-bind: "npm:^1.0.7"
17804-
define-properties: "npm:^1.2.1"
17805-
es-abstract: "npm:^1.23.3"
17806-
es-errors: "npm:^1.3.0"
17807-
es-set-tostringtag: "npm:^2.0.3"
17808-
function-bind: "npm:^1.1.2"
17809-
get-intrinsic: "npm:^1.2.4"
17810-
globalthis: "npm:^1.0.3"
17811-
has-property-descriptors: "npm:^1.0.2"
17812-
has-proto: "npm:^1.0.3"
17813-
has-symbols: "npm:^1.0.3"
17814-
internal-slot: "npm:^1.0.7"
17815-
iterator.prototype: "npm:^1.1.2"
17816-
safe-array-concat: "npm:^1.1.2"
17817-
checksum: 7ae112b88359fbaf4b9d7d1d1358ae57c5138768c57ba3a8fb930393662653b0512bfd7917c15890d1471577fb012fee8b73b4465e59b331739e6ee94f961683
17818-
languageName: node
17819-
linkType: hard
17820-
1782117799
"es-iterator-helpers@npm:^1.2.1":
1782217800
version: 1.2.1
1782317801
resolution: "es-iterator-helpers@npm:1.2.1"
@@ -21677,15 +21655,6 @@ __metadata:
2167721655
languageName: node
2167821656
linkType: hard
2167921657

21680-
"is-finalizationregistry@npm:^1.0.2":
21681-
version: 1.0.2
21682-
resolution: "is-finalizationregistry@npm:1.0.2"
21683-
dependencies:
21684-
call-bind: "npm:^1.0.2"
21685-
checksum: 4f243a8e06228cd45bdab8608d2cb7abfc20f6f0189c8ac21ea8d603f1f196eabd531ce0bb8e08cbab047e9845ef2c191a3761c9a17ad5cabf8b35499c4ad35d
21686-
languageName: node
21687-
linkType: hard
21688-
2168921658
"is-finalizationregistry@npm:^1.1.0":
2169021659
version: 1.1.1
2169121660
resolution: "is-finalizationregistry@npm:1.1.1"
@@ -22240,19 +22209,6 @@ __metadata:
2224022209
languageName: node
2224122210
linkType: hard
2224222211

22243-
"iterator.prototype@npm:^1.1.2":
22244-
version: 1.1.2
22245-
resolution: "iterator.prototype@npm:1.1.2"
22246-
dependencies:
22247-
define-properties: "npm:^1.2.1"
22248-
get-intrinsic: "npm:^1.2.1"
22249-
has-symbols: "npm:^1.0.3"
22250-
reflect.getprototypeof: "npm:^1.0.4"
22251-
set-function-name: "npm:^2.0.1"
22252-
checksum: d8a507e2ccdc2ce762e8a1d3f4438c5669160ac72b88b648e59a688eec6bc4e64b22338e74000518418d9e693faf2a092d2af21b9ec7dbf7763b037a54701168
22253-
languageName: node
22254-
linkType: hard
22255-
2225622212
"iterator.prototype@npm:^1.1.4":
2225722213
version: 1.1.5
2225822214
resolution: "iterator.prototype@npm:1.1.5"
@@ -30064,21 +30020,6 @@ __metadata:
3006430020
languageName: node
3006530021
linkType: hard
3006630022

30067-
"reflect.getprototypeof@npm:^1.0.4":
30068-
version: 1.0.6
30069-
resolution: "reflect.getprototypeof@npm:1.0.6"
30070-
dependencies:
30071-
call-bind: "npm:^1.0.7"
30072-
define-properties: "npm:^1.2.1"
30073-
es-abstract: "npm:^1.23.1"
30074-
es-errors: "npm:^1.3.0"
30075-
get-intrinsic: "npm:^1.2.4"
30076-
globalthis: "npm:^1.0.3"
30077-
which-builtin-type: "npm:^1.1.3"
30078-
checksum: 88e9e65a7eaa0bf8e9a8bbf8ac07571363bc333ba8b6769ed5e013e0042ed7c385e97fae9049510b3b5fe4b42472d8f32de9ce8ce84902bc4297d4bbe3777dba
30079-
languageName: node
30080-
linkType: hard
30081-
3008230023
"reflect.getprototypeof@npm:^1.0.6, reflect.getprototypeof@npm:^1.0.9":
3008330024
version: 1.0.10
3008430025
resolution: "reflect.getprototypeof@npm:1.0.10"
@@ -34238,26 +34179,6 @@ __metadata:
3423834179
languageName: node
3423934180
linkType: hard
3424034181

34241-
"which-builtin-type@npm:^1.1.3":
34242-
version: 1.1.4
34243-
resolution: "which-builtin-type@npm:1.1.4"
34244-
dependencies:
34245-
function.prototype.name: "npm:^1.1.6"
34246-
has-tostringtag: "npm:^1.0.2"
34247-
is-async-function: "npm:^2.0.0"
34248-
is-date-object: "npm:^1.0.5"
34249-
is-finalizationregistry: "npm:^1.0.2"
34250-
is-generator-function: "npm:^1.0.10"
34251-
is-regex: "npm:^1.1.4"
34252-
is-weakref: "npm:^1.0.2"
34253-
isarray: "npm:^2.0.5"
34254-
which-boxed-primitive: "npm:^1.0.2"
34255-
which-collection: "npm:^1.0.2"
34256-
which-typed-array: "npm:^1.1.15"
34257-
checksum: 1f413025250072534de2a2ee25139a24d477512b532b05c85fb9aa05aef04c6e1ca8e2668acf971b777e602721dbdec4b9d6a4f37c6b9ff8f026ad030352707f
34258-
languageName: node
34259-
linkType: hard
34260-
3426134182
"which-builtin-type@npm:^1.2.1":
3426234183
version: 1.2.1
3426334184
resolution: "which-builtin-type@npm:1.2.1"

0 commit comments

Comments
 (0)