Skip to content

Commit 90f1ae8

Browse files
chore(deps): update all non-major dependencies (minor) (#6528)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js)) | [`9.12.0` -> `9.13.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.12.0/9.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2fjs/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2fjs/9.12.0/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.12.0/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [chromatic](https://www.chromatic.com) ([source](https://redirect.github.com/chromaui/chromatic-cli)) | [`11.12.5` -> `11.14.0`](https://renovatebot.com/diffs/npm/chromatic/11.12.5/11.14.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chromatic/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chromatic/11.12.5/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/11.12.5/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.12.0` -> `9.13.0`](https://renovatebot.com/diffs/npm/eslint/9.12.0/9.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/9.12.0/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.12.0/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.8.1` -> `8.11.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.8.1/8.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript-eslint/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript-eslint/8.8.1/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.8.1/8.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint (@&#8203;eslint/js)</summary> ### [`v9.13.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.13.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.12.0...v9.13.0) #### Features - [`381c32b`](https://redirect.github.com/eslint/eslint/commit/381c32b6975fa3208c62ca2b1052eb87182ed731) feat: Allow languages to provide `defaultLanguageOptions` ([#&#8203;19003](https://redirect.github.com/eslint/eslint/issues/19003)) (Milos Djermanovic) - [`bf723bd`](https://redirect.github.com/eslint/eslint/commit/bf723bd0f948dbfef57f9b34ff894e7603aeaf88) feat: Improve eslintrc warning message ([#&#8203;19023](https://redirect.github.com/eslint/eslint/issues/19023)) (Milos Djermanovic) - [`1def4cd`](https://redirect.github.com/eslint/eslint/commit/1def4cdfab1f067c5089df8b36242cdf912b0eb6) feat: drop support for jiti v1.21 ([#&#8203;18996](https://redirect.github.com/eslint/eslint/issues/18996)) (Francesco Trotta) - [`f879be2`](https://redirect.github.com/eslint/eslint/commit/f879be240ca7ddf485b700df0eb93985ccb1db45) feat: export `ESLint.defaultConfig` ([#&#8203;18983](https://redirect.github.com/eslint/eslint/issues/18983)) (Nitin Kumar) #### Bug Fixes - [`78836d4`](https://redirect.github.com/eslint/eslint/commit/78836d40ebd3881e527075a991da4cbb0ff9adfc) fix: update the `complexity` rule type ([#&#8203;19027](https://redirect.github.com/eslint/eslint/issues/19027)) (Nitin Kumar) - [`064c8b6`](https://redirect.github.com/eslint/eslint/commit/064c8b612e2e4b773d6b25867f2045e3ceaa9d66) fix: update rule types ([#&#8203;18925](https://redirect.github.com/eslint/eslint/issues/18925)) (Nitin Kumar) #### Documentation - [`abdbfa8`](https://redirect.github.com/eslint/eslint/commit/abdbfa83907712d0d44a35aeed4e0ea7bf106740) docs: mark `LintMessage#nodeType` as deprecated ([#&#8203;19019](https://redirect.github.com/eslint/eslint/issues/19019)) (Nitin Kumar) - [`19e68d3`](https://redirect.github.com/eslint/eslint/commit/19e68d3f3a86cf23e5c98eaf8736eeaa33f194f4) docs: update deprecated rules type definitions ([#&#8203;19018](https://redirect.github.com/eslint/eslint/issues/19018)) (Nitin Kumar) - [`7dd402d`](https://redirect.github.com/eslint/eslint/commit/7dd402d33226d821a17b22c4753ce9c40fc909bd) docs: Update examples of passing multiple values to a CLI option ([#&#8203;19006](https://redirect.github.com/eslint/eslint/issues/19006)) (Milos Djermanovic) - [`5dcbc51`](https://redirect.github.com/eslint/eslint/commit/5dcbc519b729698be651bdbddb39da774cb70bf1) docs: Add example with side-effect imports to no-restricted-imports ([#&#8203;18997](https://redirect.github.com/eslint/eslint/issues/18997)) (Milos Djermanovic) - [`1ee87ca`](https://redirect.github.com/eslint/eslint/commit/1ee87ca1c50018947e76c29e78da9aaf711f53a2) docs: Update README (GitHub Actions Bot) - [`2c3dbdc`](https://redirect.github.com/eslint/eslint/commit/2c3dbdc2319fcf2f65c2de13f9064c5a315be890) docs: Use prerendered sponsors for README ([#&#8203;18988](https://redirect.github.com/eslint/eslint/issues/18988)) (Milos Djermanovic) #### Chores - [`68d2d9d`](https://redirect.github.com/eslint/eslint/commit/68d2d9dfd63401b6a9b413f11ac2c4b583e4897a) chore: upgrade to `@eslint/[email protected]` and `@eslint/core@^0.7.0` ([#&#8203;19034](https://redirect.github.com/eslint/eslint/issues/19034)) (Francesco Trotta) - [`2211f0a`](https://redirect.github.com/eslint/eslint/commit/2211f0aeb350f55e1fa71d4df93d46bc1795789d) chore: package.json update for [@&#8203;eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`c7abaef`](https://redirect.github.com/eslint/eslint/commit/c7abaef5332caf4b6251c9550a81a9c29bf324fd) perf: using Node.js compile cache ([#&#8203;19012](https://redirect.github.com/eslint/eslint/issues/19012)) (唯然) - [`1d7c077`](https://redirect.github.com/eslint/eslint/commit/1d7c077145d070aa7754018b29b038ce2e0c8b0e) chore: add pkg.type "commonjs" ([#&#8203;19011](https://redirect.github.com/eslint/eslint/issues/19011)) (唯然) - [`468e3bd`](https://redirect.github.com/eslint/eslint/commit/468e3bdadfdf5f197a44efd6c8dc5cf2b241f964) test: fix `ESLint` tests ([#&#8203;19021](https://redirect.github.com/eslint/eslint/issues/19021)) (Francesco Trotta) - [`ed4635f`](https://redirect.github.com/eslint/eslint/commit/ed4635fa0e4fb91705223a7d9c230b6e9a87cd4c) ci: upgrade [email protected] ([#&#8203;18992](https://redirect.github.com/eslint/eslint/issues/18992)) (Milos Djermanovic) - [`efad767`](https://redirect.github.com/eslint/eslint/commit/efad76732170a9a7db2e056a8d9a0cf503448c48) chore: remove unused ignore dependency ([#&#8203;18993](https://redirect.github.com/eslint/eslint/issues/18993)) (Amaresh S M) </details> <details> <summary>chromaui/chromatic-cli (chromatic)</summary> ### [`v11.14.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11140-Mon-Oct-21-2024) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.13.0...v11.14.0) ##### 🚀 Enhancement - Update task output to account for E2E [#&#8203;1096](https://redirect.github.com/chromaui/chromatic-cli/pull/1096) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### 🐛 Bug Fix - Switch to read-package-up from read-pkg-up [#&#8203;1106](https://redirect.github.com/chromaui/chromatic-cli/pull/1106) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) - Only run `package-size` on pull request [#&#8203;1105](https://redirect.github.com/chromaui/chromatic-cli/pull/1105) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 2 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - John Hobbs ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) *** ### [`v11.13.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11130-Mon-Oct-21-2024) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.12.6...v11.13.0) ##### 🚀 Enhancement - Add new check to test the CLI action in merge queue [#&#8203;1098](https://redirect.github.com/chromaui/chromatic-cli/pull/1098) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### 🐛 Bug Fix - Fix `.env` parsing [#&#8203;1104](https://redirect.github.com/chromaui/chromatic-cli/pull/1104) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - Better handling of undefined values in branches [#&#8203;1101](https://redirect.github.com/chromaui/chromatic-cli/pull/1101) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) - Setup workflow for PR checks [#&#8203;1102](https://redirect.github.com/chromaui/chromatic-cli/pull/1102) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - Rename new action job name for merge queue UI [#&#8203;1100](https://redirect.github.com/chromaui/chromatic-cli/pull/1100) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - Add context to sentinel upload failures. [#&#8203;1094](https://redirect.github.com/chromaui/chromatic-cli/pull/1094) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs) [@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 2 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - John Hobbs ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) *** ### [`v11.12.6`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11126-Thu-Oct-17-2024) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.12.5...v11.12.6) ##### 🐛 Bug Fix - Add nicer formatting to TS bail reasons. [#&#8203;1095](https://redirect.github.com/chromaui/chromatic-cli/pull/1095) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs) [@&#8203;codykaup](https://redirect.github.com/codykaup)) - Fix GITHUB_REF check on release [#&#8203;1093](https://redirect.github.com/chromaui/chromatic-cli/pull/1093) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) ##### Authors: 2 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - John Hobbs ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) *** </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.13.0`](https://redirect.github.com/eslint/eslint/compare/v9.12.0...1a7cdbfad8d3355132aab3201c7dd3f2e879b19d) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.12.0...v9.13.0) </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.11.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8110-2024-10-21) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.10.0...v8.11.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.10.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8100-2024-10-17) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.9.0...v8.10.0) ##### 🩹 Fixes - **typescript-eslint:** propagate `name` field to extended configs in `config` helper ([#&#8203;10094](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10094)) ##### ❤️ Thank You - auvred [@&#8203;auvred](https://redirect.github.com/auvred) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.9.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#890-2024-10-14) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.8.1...v8.9.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca82fcb commit 90f1ae8

File tree

1 file changed

+105
-45
lines changed

1 file changed

+105
-45
lines changed

yarn.lock

Lines changed: 105 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -2908,10 +2908,10 @@ __metadata:
29082908
languageName: node
29092909
linkType: hard
29102910

2911-
"@eslint/core@npm:^0.6.0":
2912-
version: 0.6.0
2913-
resolution: "@eslint/core@npm:0.6.0"
2914-
checksum: 10c0/fffdb3046ad6420f8cb9204b6466fdd8632a9baeebdaf2a97d458a4eac0e16653ba50d82d61835d7d771f6ced0ec942ec482b2fbccc300e45f2cbf784537f240
2911+
"@eslint/core@npm:^0.7.0":
2912+
version: 0.7.0
2913+
resolution: "@eslint/core@npm:0.7.0"
2914+
checksum: 10c0/3cdee8bc6cbb96ac6103d3ead42e59830019435839583c9eb352b94ed558bd78e7ffad5286dc710df21ec1e7bd8f52aa6574c62457a4dd0f01f3736fa4a7d87a
29152915
languageName: node
29162916
linkType: hard
29172917

@@ -2949,10 +2949,10 @@ __metadata:
29492949
languageName: node
29502950
linkType: hard
29512951

2952-
"@eslint/js@npm:9.12.0, @eslint/js@npm:^9.11.1":
2953-
version: 9.12.0
2954-
resolution: "@eslint/js@npm:9.12.0"
2955-
checksum: 10c0/325650a59a1ce3d97c69441501ebaf415607248bacbe8c8ca35adc7cb73b524f592f266a75772f496b06f3239e3ee1996722a242148085f0ee5fb3dd7065897c
2952+
"@eslint/js@npm:9.13.0, @eslint/js@npm:^9.11.1":
2953+
version: 9.13.0
2954+
resolution: "@eslint/js@npm:9.13.0"
2955+
checksum: 10c0/672257bffe17777b8a98bd80438702904cc7a0b98b9c2e426a8a10929198b3553edf8a3fc20feed4133c02e7c8f7331a0ef1b23e5dab8e4469f7f1791beff1e0
29562956
languageName: node
29572957
linkType: hard
29582958

@@ -5597,15 +5597,15 @@ __metadata:
55975597
languageName: node
55985598
linkType: hard
55995599

5600-
"@typescript-eslint/eslint-plugin@npm:8.8.1":
5601-
version: 8.8.1
5602-
resolution: "@typescript-eslint/eslint-plugin@npm:8.8.1"
5600+
"@typescript-eslint/eslint-plugin@npm:8.11.0":
5601+
version: 8.11.0
5602+
resolution: "@typescript-eslint/eslint-plugin@npm:8.11.0"
56035603
dependencies:
56045604
"@eslint-community/regexpp": "npm:^4.10.0"
5605-
"@typescript-eslint/scope-manager": "npm:8.8.1"
5606-
"@typescript-eslint/type-utils": "npm:8.8.1"
5607-
"@typescript-eslint/utils": "npm:8.8.1"
5608-
"@typescript-eslint/visitor-keys": "npm:8.8.1"
5605+
"@typescript-eslint/scope-manager": "npm:8.11.0"
5606+
"@typescript-eslint/type-utils": "npm:8.11.0"
5607+
"@typescript-eslint/utils": "npm:8.11.0"
5608+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
56095609
graphemer: "npm:^1.4.0"
56105610
ignore: "npm:^5.3.1"
56115611
natural-compare: "npm:^1.4.0"
@@ -5616,7 +5616,7 @@ __metadata:
56165616
peerDependenciesMeta:
56175617
typescript:
56185618
optional: true
5619-
checksum: 10c0/020a0a482202b34c6665a56ec5902e38ae1870b2600ec1b2092de352b23099dde553781ee8323974f63962ebe164a6304f0019e937afb5cf7854b0e0163ad1ca
5619+
checksum: 10c0/be509f7bb0c0c596801059b06995a81a1c326cc6ac31d96a32f7b6b7d7b495f9bad4dc442aa6e923d22515e62c668d3c14695c68bd6e0be1d4bf72158b7fd2d6
56205620
languageName: node
56215621
linkType: hard
56225622

@@ -5645,21 +5645,21 @@ __metadata:
56455645
languageName: node
56465646
linkType: hard
56475647

5648-
"@typescript-eslint/parser@npm:8.8.1":
5649-
version: 8.8.1
5650-
resolution: "@typescript-eslint/parser@npm:8.8.1"
5648+
"@typescript-eslint/parser@npm:8.11.0":
5649+
version: 8.11.0
5650+
resolution: "@typescript-eslint/parser@npm:8.11.0"
56515651
dependencies:
5652-
"@typescript-eslint/scope-manager": "npm:8.8.1"
5653-
"@typescript-eslint/types": "npm:8.8.1"
5654-
"@typescript-eslint/typescript-estree": "npm:8.8.1"
5655-
"@typescript-eslint/visitor-keys": "npm:8.8.1"
5652+
"@typescript-eslint/scope-manager": "npm:8.11.0"
5653+
"@typescript-eslint/types": "npm:8.11.0"
5654+
"@typescript-eslint/typescript-estree": "npm:8.11.0"
5655+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
56565656
debug: "npm:^4.3.4"
56575657
peerDependencies:
56585658
eslint: ^8.57.0 || ^9.0.0
56595659
peerDependenciesMeta:
56605660
typescript:
56615661
optional: true
5662-
checksum: 10c0/2afd147ccec6754316d6837d6108a5d822eb6071e1a7355073288c232530bc3e49901d3f08755ce02d497110c531f3b3658eb46d0ff875a69d4f360b5f938cb4
5662+
checksum: 10c0/e83f239fec60697083e5dcb1c8948340e783ea6e043fe9a65d557faef8882963b09d69aacd736eb8ab18a768769a7bbfc3de0f1251d4bba080613541acb0741c
56635663
languageName: node
56645664
linkType: hard
56655665

@@ -5691,6 +5691,16 @@ __metadata:
56915691
languageName: node
56925692
linkType: hard
56935693

5694+
"@typescript-eslint/scope-manager@npm:8.11.0":
5695+
version: 8.11.0
5696+
resolution: "@typescript-eslint/scope-manager@npm:8.11.0"
5697+
dependencies:
5698+
"@typescript-eslint/types": "npm:8.11.0"
5699+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
5700+
checksum: 10c0/0910da62d8ae261711dd9f89d5c7d8e96ff13c50054436256e5a661309229cb49e3b8189c9468d36b6c4d3f7cddd121519ea78f9b18c9b869a808834b079b2ea
5701+
languageName: node
5702+
linkType: hard
5703+
56945704
"@typescript-eslint/scope-manager@npm:8.8.1":
56955705
version: 8.8.1
56965706
resolution: "@typescript-eslint/scope-manager@npm:8.8.1"
@@ -5718,18 +5728,18 @@ __metadata:
57185728
languageName: node
57195729
linkType: hard
57205730

5721-
"@typescript-eslint/type-utils@npm:8.8.1":
5722-
version: 8.8.1
5723-
resolution: "@typescript-eslint/type-utils@npm:8.8.1"
5731+
"@typescript-eslint/type-utils@npm:8.11.0":
5732+
version: 8.11.0
5733+
resolution: "@typescript-eslint/type-utils@npm:8.11.0"
57245734
dependencies:
5725-
"@typescript-eslint/typescript-estree": "npm:8.8.1"
5726-
"@typescript-eslint/utils": "npm:8.8.1"
5735+
"@typescript-eslint/typescript-estree": "npm:8.11.0"
5736+
"@typescript-eslint/utils": "npm:8.11.0"
57275737
debug: "npm:^4.3.4"
57285738
ts-api-utils: "npm:^1.3.0"
57295739
peerDependenciesMeta:
57305740
typescript:
57315741
optional: true
5732-
checksum: 10c0/6edfc2b9fca5233dd922141f080377b677db1093ec3e702a3ab52d58f77b91c0fb69479d4d42f125536b8fc0ffa85c07c7de2f17cc4c6fa1df1226ec01e5608c
5742+
checksum: 10c0/b69e31c1599ceeb20c29052a4ddb33a554174a3a4c55ee37d90c9b8250af6ef978a0b9ddbeefef4e83d62c4caea1bfa2d8088527f397bde69fb4ab9b360d794a
57335743
languageName: node
57345744
linkType: hard
57355745

@@ -5740,6 +5750,13 @@ __metadata:
57405750
languageName: node
57415751
linkType: hard
57425752

5753+
"@typescript-eslint/types@npm:8.11.0":
5754+
version: 8.11.0
5755+
resolution: "@typescript-eslint/types@npm:8.11.0"
5756+
checksum: 10c0/5ccdd3eeee077a6fc8e7f4bc0e0cbc9327b1205a845253ec5c0c6c49ff915e853161df00c24a0ffb4b8ec745d3f153dd0e066400a021c844c026e31121f46699
5757+
languageName: node
5758+
linkType: hard
5759+
57435760
"@typescript-eslint/types@npm:8.8.1":
57445761
version: 8.8.1
57455762
resolution: "@typescript-eslint/types@npm:8.8.1"
@@ -5766,6 +5783,25 @@ __metadata:
57665783
languageName: node
57675784
linkType: hard
57685785

5786+
"@typescript-eslint/typescript-estree@npm:8.11.0":
5787+
version: 8.11.0
5788+
resolution: "@typescript-eslint/typescript-estree@npm:8.11.0"
5789+
dependencies:
5790+
"@typescript-eslint/types": "npm:8.11.0"
5791+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
5792+
debug: "npm:^4.3.4"
5793+
fast-glob: "npm:^3.3.2"
5794+
is-glob: "npm:^4.0.3"
5795+
minimatch: "npm:^9.0.4"
5796+
semver: "npm:^7.6.0"
5797+
ts-api-utils: "npm:^1.3.0"
5798+
peerDependenciesMeta:
5799+
typescript:
5800+
optional: true
5801+
checksum: 10c0/b629ad3cd32b005d5c1d67c36958a418f8672efebea869399834f4f201ebf90b942165eebb5c9d9799dcabdc2cc26e5fabb00629f76b158847f42e1a491a75a6
5802+
languageName: node
5803+
linkType: hard
5804+
57695805
"@typescript-eslint/typescript-estree@npm:8.8.1":
57705806
version: 8.8.1
57715807
resolution: "@typescript-eslint/typescript-estree@npm:8.8.1"
@@ -5802,7 +5838,21 @@ __metadata:
58025838
languageName: node
58035839
linkType: hard
58045840

5805-
"@typescript-eslint/utils@npm:8.8.1, @typescript-eslint/utils@npm:^8.8.1":
5841+
"@typescript-eslint/utils@npm:8.11.0":
5842+
version: 8.11.0
5843+
resolution: "@typescript-eslint/utils@npm:8.11.0"
5844+
dependencies:
5845+
"@eslint-community/eslint-utils": "npm:^4.4.0"
5846+
"@typescript-eslint/scope-manager": "npm:8.11.0"
5847+
"@typescript-eslint/types": "npm:8.11.0"
5848+
"@typescript-eslint/typescript-estree": "npm:8.11.0"
5849+
peerDependencies:
5850+
eslint: ^8.57.0 || ^9.0.0
5851+
checksum: 10c0/bb5bcc8d928a55b22298e76f834ea6a9fe125a9ffeb6ac23bee0258b3ed32f41e281888a3d0be226a05e1011bb3b70e42a71a40366acdefea6779131c46bc522
5852+
languageName: node
5853+
linkType: hard
5854+
5855+
"@typescript-eslint/utils@npm:^8.8.1":
58065856
version: 8.8.1
58075857
resolution: "@typescript-eslint/utils@npm:8.8.1"
58085858
dependencies:
@@ -5826,6 +5876,16 @@ __metadata:
58265876
languageName: node
58275877
linkType: hard
58285878

5879+
"@typescript-eslint/visitor-keys@npm:8.11.0":
5880+
version: 8.11.0
5881+
resolution: "@typescript-eslint/visitor-keys@npm:8.11.0"
5882+
dependencies:
5883+
"@typescript-eslint/types": "npm:8.11.0"
5884+
eslint-visitor-keys: "npm:^3.4.3"
5885+
checksum: 10c0/7a5a49609fdc47e114fe59eee56393c90b122ec8e9520f90b0c5e189635ae1ccfa8e00108f641342c2c8f4637fe9d40c77927cf7c8248a3a660812cb4b7d0c08
5886+
languageName: node
5887+
linkType: hard
5888+
58295889
"@typescript-eslint/visitor-keys@npm:8.8.1":
58305890
version: 8.8.1
58315891
resolution: "@typescript-eslint/visitor-keys@npm:8.8.1"
@@ -7943,8 +8003,8 @@ __metadata:
79438003
linkType: hard
79448004

79458005
"chromatic@npm:^11.0.0":
7946-
version: 11.12.5
7947-
resolution: "chromatic@npm:11.12.5"
8006+
version: 11.14.0
8007+
resolution: "chromatic@npm:11.14.0"
79488008
peerDependencies:
79498009
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
79508010
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -7957,7 +8017,7 @@ __metadata:
79578017
chroma: dist/bin.js
79588018
chromatic: dist/bin.js
79598019
chromatic-cli: dist/bin.js
7960-
checksum: 10c0/4a083e4b12ebd0e1f04f944fef66c8345d0895e4c42e253cc4726328b13207553d860fbd5955804fbea806ae06a58d88f8ef845e6c90ce8ce2bc62f5660a3c8e
8020+
checksum: 10c0/5faede3d0387058f1a15869984c8350c203092a685f6148fcc4223950743cb9430b35d6ee9227a9ca14a0ecbe41599b313e4ffe51015c79ab849529965457c9f
79618021
languageName: node
79628022
linkType: hard
79638023

@@ -10776,15 +10836,15 @@ __metadata:
1077610836
linkType: hard
1077710837

1077810838
"eslint@npm:^9.11.1":
10779-
version: 9.12.0
10780-
resolution: "eslint@npm:9.12.0"
10839+
version: 9.13.0
10840+
resolution: "eslint@npm:9.13.0"
1078110841
dependencies:
1078210842
"@eslint-community/eslint-utils": "npm:^4.2.0"
1078310843
"@eslint-community/regexpp": "npm:^4.11.0"
1078410844
"@eslint/config-array": "npm:^0.18.0"
10785-
"@eslint/core": "npm:^0.6.0"
10845+
"@eslint/core": "npm:^0.7.0"
1078610846
"@eslint/eslintrc": "npm:^3.1.0"
10787-
"@eslint/js": "npm:9.12.0"
10847+
"@eslint/js": "npm:9.13.0"
1078810848
"@eslint/plugin-kit": "npm:^0.2.0"
1078910849
"@humanfs/node": "npm:^0.16.5"
1079010850
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -10821,7 +10881,7 @@ __metadata:
1082110881
optional: true
1082210882
bin:
1082310883
eslint: bin/eslint.js
10824-
checksum: 10c0/67cf6ea3ea28dcda7dd54aac33e2d4028eb36991d13defb0d2339c3eaa877d5dddd12cd4416ddc701a68bcde9e0bb9e65524c2e4e9914992c724f5b51e949dda
10884+
checksum: 10c0/d3577444152182a9d8ea8c6a6acb073d3a2773ad73a6b646f432746583ec4bfcd6a44fcc2e37d05d276984e583c46c2d289b3b981ca8f8b4052756a152341d19
1082510885
languageName: node
1082610886
linkType: hard
1082710887

@@ -21150,16 +21210,16 @@ __metadata:
2115021210
linkType: hard
2115121211

2115221212
"typescript-eslint@npm:^8.8.0":
21153-
version: 8.8.1
21154-
resolution: "typescript-eslint@npm:8.8.1"
21213+
version: 8.11.0
21214+
resolution: "typescript-eslint@npm:8.11.0"
2115521215
dependencies:
21156-
"@typescript-eslint/eslint-plugin": "npm:8.8.1"
21157-
"@typescript-eslint/parser": "npm:8.8.1"
21158-
"@typescript-eslint/utils": "npm:8.8.1"
21216+
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
21217+
"@typescript-eslint/parser": "npm:8.11.0"
21218+
"@typescript-eslint/utils": "npm:8.11.0"
2115921219
peerDependenciesMeta:
2116021220
typescript:
2116121221
optional: true
21162-
checksum: 10c0/d6793697fce239ef8838ced6e1e59940c30579c8f62c49bc605fdeda9f3f7a5c24bfddd997b142f8c411859dc0b9985ecdae569814dd4f8e6775e1899d55e9cc
21222+
checksum: 10c0/8f9b5916c9f47b0cbb26f142d1a266a6aaf33998ec87621252dffb56d8fe0ad01a944f8d8d837e4e6058153a1deee3557527d14fa7bf7ef80a927334529db6bd
2116321223
languageName: node
2116421224
linkType: hard
2116521225

0 commit comments

Comments
 (0)