Update dependency eslint to v9.10.0 (#16)
Some checks are pending
plex-watchlist/pipeline/head Build queued...
Some checks are pending
plex-watchlist/pipeline/head Build queued...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`9.5.0` -> `9.10.0`](https://renovatebot.com/diffs/npm/eslint/9.5.0/9.10.0) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.10.0`](https://github.com/eslint/eslint/releases/tag/v9.10.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.9.1...v9.10.0) #### Features - [`301b90d`](301b90df0c) feat: Add types ([#​18854](https://github.com/eslint/eslint/issues/18854)) (Nicholas C. Zakas) - [`bcf0df5`](bcf0df55c2) feat: limit namespace import identifier in id-length rule ([#​18849](https://github.com/eslint/eslint/issues/18849)) (ChaedongIm) - [`45c18e1`](45c18e108e) feat: add `requireFlag` option to `require-unicode-regexp` rule ([#​18836](https://github.com/eslint/eslint/issues/18836)) (Brett Zamir) - [`183b459`](183b459b72) feat: add error message for duplicate flags in `no-invalid-regexp` ([#​18837](https://github.com/eslint/eslint/issues/18837)) (Tanuj Kanti) - [`c69b406`](c69b40667a) feat: report duplicate allowed flags in `no-invalid-regexp` ([#​18754](https://github.com/eslint/eslint/issues/18754)) (Tanuj Kanti) #### Documentation - [`bee0e7a`](bee0e7a5f5) docs: update README ([#​18865](https://github.com/eslint/eslint/issues/18865)) (Milos Djermanovic) - [`5d80b59`](5d80b59520) docs: specify that `ruleId` can be `null` in custom formatter docs ([#​18857](https://github.com/eslint/eslint/issues/18857)) (Milos Djermanovic) - [`156b1c3`](156b1c3037) docs: Update README (GitHub Actions Bot) - [`f6fdef9`](f6fdef9df4) docs: Update README (GitHub Actions Bot) - [`a20c870`](a20c870744) docs: Update README (GitHub Actions Bot) - [`90e699b`](90e699bd9d) docs: Update README (GitHub Actions Bot) #### Chores - [`24c3ff7`](24c3ff7d0c) chore: upgrade to [@​eslint/js](https://github.com/eslint/js)[@​9](https://github.com/9).10.0 ([#​18866](https://github.com/eslint/eslint/issues/18866)) (Francesco Trotta) - [`1ebdde1`](1ebdde1cf2) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`e8fc5bd`](e8fc5bd3da) chore: update dependency [@​eslint/core](https://github.com/eslint/core) to ^0.5.0 ([#​18848](https://github.com/eslint/eslint/issues/18848)) (renovate\[bot]) - [`343f992`](343f992160) refactor: don't use `node.value` when removing unused directives ([#​18835](https://github.com/eslint/eslint/issues/18835)) (Milos Djermanovic) - [`3db18b0`](3db18b0b67) refactor: Extract FileContext into class ([#​18831](https://github.com/eslint/eslint/issues/18831)) (Nicholas C. Zakas) - [`931d650`](931d650b37) refactor: Use [@​eslint/plugin-kit](https://github.com/eslint/plugin-kit) ([#​18822](https://github.com/eslint/eslint/issues/18822)) (Nicholas C. Zakas) - [`ed5cf0c`](ed5cf0c6a9) chore: update dependency [@​eslint/json](https://github.com/eslint/json) to ^0.4.0 ([#​18829](https://github.com/eslint/eslint/issues/18829)) (Milos Djermanovic) - [`d1f0831`](d1f0831bac) chore: added missing ids ([#​18817](https://github.com/eslint/eslint/issues/18817)) (Strek) - [`ec92813`](ec92813657) refactor: Config class ([#​18763](https://github.com/eslint/eslint/issues/18763)) (Nicholas C. Zakas) ### [`v9.9.1`](https://github.com/eslint/eslint/releases/tag/v9.9.1) [Compare Source](https://github.com/eslint/eslint/compare/v9.9.0...v9.9.1) #### Bug Fixes - [`9bde90c`](9bde90c2ed) fix: add logic to handle `fixTypes` in `lintText()` ([#​18736](https://github.com/eslint/eslint/issues/18736)) (Amaresh S M) #### Documentation - [`4840930`](4840930b9d) docs: Update README with version support and clean up content ([#​18804](https://github.com/eslint/eslint/issues/18804)) (Nicholas C. Zakas) - [`f61f40d`](f61f40d8a6) docs: Update globals examples ([#​18805](https://github.com/eslint/eslint/issues/18805)) (Nicholas C. Zakas) - [`241fcea`](241fcea48a) docs: Use and define languages ([#​18795](https://github.com/eslint/eslint/issues/18795)) (Nicholas C. Zakas) - [`5dbdd63`](5dbdd63dc8) docs: eslint-plugin-markdown -> [@​eslint/markdown](https://github.com/eslint/markdown) ([#​18797](https://github.com/eslint/eslint/issues/18797)) (Nicholas C. Zakas) - [`c6c8ddd`](c6c8ddd313) docs: update links to eslint-visitor-keys repo ([#​18796](https://github.com/eslint/eslint/issues/18796)) (Francesco Trotta) - [`f981d05`](f981d054ed) docs: Update README (GitHub Actions Bot) - [`b516974`](b516974713) docs: update links to `eslint/js` repo ([#​18781](https://github.com/eslint/eslint/issues/18781)) (Francesco Trotta) - [`fb7a3f5`](fb7a3f5df5) docs: update note for package managers ([#​18779](https://github.com/eslint/eslint/issues/18779)) (Jay) #### Chores - [`b0c34d0`](b0c34d04b1) chore: upgrade to [@​eslint/js](https://github.com/eslint/js)[@​9](https://github.com/9).9.1 ([#​18809](https://github.com/eslint/eslint/issues/18809)) (Francesco Trotta) - [`cd5a0da`](cd5a0daa24) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`e112642`](e1126423db) refactor: Extract parsing logic from Linter ([#​18790](https://github.com/eslint/eslint/issues/18790)) (Nicholas C. Zakas) - [`0f68a85`](0f68a851db) chore: use eslint-plugin-yml on yaml files only ([#​18801](https://github.com/eslint/eslint/issues/18801)) (Milos Djermanovic) - [`f8d1b3c`](f8d1b3c232) chore: update dependencies for browser tests ([#​18794](https://github.com/eslint/eslint/issues/18794)) (Christian Bromann) - [`aed2624`](aed2624079) chore: update dependency [@​eslint/config-array](https://github.com/eslint/config-array) to ^0.18.0 ([#​18788](https://github.com/eslint/eslint/issues/18788)) (renovate\[bot]) - [`5c29128`](5c291283dc) chore: update dependency [@​eslint/core](https://github.com/eslint/core) to ^0.4.0 ([#​18789](https://github.com/eslint/eslint/issues/18789)) (renovate\[bot]) - [`5d66fb2`](5d66fb2b53) chore: migrate linting workflow to use trunk check meta-linter ([#​18643](https://github.com/eslint/eslint/issues/18643)) (Chris Clearwater) - [`bf96855`](bf96855d7c) chore: add ids to github issue templates ([#​18775](https://github.com/eslint/eslint/issues/18775)) (Strek) ### [`v9.9.0`](https://github.com/eslint/eslint/releases/tag/v9.9.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.8.0...v9.9.0) #### Features - [`41d0206`](41d0206693) feat: Add support for TS config files ([#​18134](https://github.com/eslint/eslint/issues/18134)) (Arya Emami) - [`3a4eaf9`](3a4eaf9215) feat: add suggestion to `require-await` to remove `async` keyword ([#​18716](https://github.com/eslint/eslint/issues/18716)) (Dave) #### Documentation - [`9fe068c`](9fe068c60d) docs: how to author plugins with configs that extend other configs ([#​18753](https://github.com/eslint/eslint/issues/18753)) (Alec Gibson) - [`48117b2`](48117b27e9) docs: add version support page in the side navbar ([#​18738](https://github.com/eslint/eslint/issues/18738)) (Amaresh S M) - [`fec2951`](fec2951d58) docs: add version support page to the dropdown ([#​18730](https://github.com/eslint/eslint/issues/18730)) (Amaresh S M) - [`38a0661`](38a0661872) docs: Fix typo ([#​18735](https://github.com/eslint/eslint/issues/18735)) (Zaina Al Habash) - [`3c32a9e`](3c32a9e23c) docs: Update yarn command for creating ESLint config ([#​18739](https://github.com/eslint/eslint/issues/18739)) (Temitope Ogunleye) - [`f9ac978`](f9ac978de6) docs: Update README (GitHub Actions Bot) #### Chores - [`461b2c3`](461b2c3578) chore: upgrade to `@eslint/js@9.9.0` ([#​18765](https://github.com/eslint/eslint/issues/18765)) (Francesco Trotta) - [`59dba1b`](59dba1b340) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`fea8563`](fea8563d33) chore: update dependency [@​eslint/core](https://github.com/eslint/core) to ^0.3.0 ([#​18724](https://github.com/eslint/eslint/issues/18724)) (renovate\[bot]) - [`aac191e`](aac191e670) chore: update dependency [@​eslint/json](https://github.com/eslint/json) to ^0.3.0 ([#​18760](https://github.com/eslint/eslint/issues/18760)) (renovate\[bot]) - [`b97fa05`](b97fa05137) chore: update wdio dependencies for more stable tests ([#​18759](https://github.com/eslint/eslint/issues/18759)) (Christian Bromann) ### [`v9.8.0`](https://github.com/eslint/eslint/releases/tag/v9.8.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.7.0...v9.8.0) #### Features - [`13d0bd3`](13d0bd371e) feat: Add and use SourceCode#getLoc/getRange ([#​18703](https://github.com/eslint/eslint/issues/18703)) (Nicholas C. Zakas) #### Bug Fixes - [`ab0ff27`](ab0ff2755d) fix: Throw error when invalid flags passed ([#​18705](https://github.com/eslint/eslint/issues/18705)) (Nicholas C. Zakas) - [`70dc803`](70dc803373) fix: `basePath` directory can never be ignored ([#​18711](https://github.com/eslint/eslint/issues/18711)) (Milos Djermanovic) #### Documentation - [`282df1a`](282df1aef3) docs: Add system theme option ([#​18617](https://github.com/eslint/eslint/issues/18617)) (Amaresh S M) - [`53b1ff0`](53b1ff0479) docs: Debug config docs ([#​18698](https://github.com/eslint/eslint/issues/18698)) (Nicholas C. Zakas) - [`a7016a5`](a7016a50d8) docs: fix search input stylings ([#​18682](https://github.com/eslint/eslint/issues/18682)) (Amaresh S M) #### Build Related - [`4514424`](45144243f3) build: Enable JSON linting ([#​18681](https://github.com/eslint/eslint/issues/18681)) (Nicholas C. Zakas) #### Chores - [`deee448`](deee4480de) chore: upgrade to `@eslint/js@9.8.0` ([#​18720](https://github.com/eslint/eslint/issues/18720)) (Francesco Trotta) - [`4aaf2b3`](4aaf2b39ba) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`8e1a627`](8e1a627a67) chore: update dependency [@​eslint/core](https://github.com/eslint/core) to ^0.2.0 ([#​18700](https://github.com/eslint/eslint/issues/18700)) (renovate\[bot]) ### [`v9.7.0`](https://github.com/eslint/eslint/releases/tag/v9.7.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.6.0...v9.7.0) #### Features - [`7bd9839`](7bd98398f1) feat: add support for es2025 duplicate named capturing groups ([#​18630](https://github.com/eslint/eslint/issues/18630)) (Yosuke Ota) - [`1381394`](1381394a75) feat: add `regex` option in `no-restricted-imports` ([#​18622](https://github.com/eslint/eslint/issues/18622)) (Nitin Kumar) #### Bug Fixes - [`14e9f81`](14e9f81ccd) fix: destructuring in catch clause in `no-unused-vars` ([#​18636](https://github.com/eslint/eslint/issues/18636)) (Francesco Trotta) #### Documentation - [`9f416db`](9f416db680) docs: Add Powered by Algolia label to the search. ([#​18633](https://github.com/eslint/eslint/issues/18633)) (Amaresh S M) - [`c8d26cb`](c8d26cb4a2) docs: Open JS Foundation -> OpenJS Foundation ([#​18649](https://github.com/eslint/eslint/issues/18649)) (Milos Djermanovic) - [`6e79ac7`](6e79ac76f4) docs: `loadESLint` does not support option `cwd` ([#​18641](https://github.com/eslint/eslint/issues/18641)) (Francesco Trotta) #### Chores - [`793b718`](793b718011) chore: upgrade [@​eslint/js](https://github.com/eslint/js)[@​9](https://github.com/9).7.0 ([#​18680](https://github.com/eslint/eslint/issues/18680)) (Francesco Trotta) - [`7ed6f9a`](7ed6f9a4db) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`7bcda76`](7bcda76036) refactor: Add type references ([#​18652](https://github.com/eslint/eslint/issues/18652)) (Nicholas C. Zakas) - [`51bf57c`](51bf57c493) chore: add tech sponsors through actions ([#​18624](https://github.com/eslint/eslint/issues/18624)) (Strek) - [`6320732`](6320732c3e) refactor: don't use `parent` property in `NodeEventGenerator` ([#​18653](https://github.com/eslint/eslint/issues/18653)) (Milos Djermanovic) - [`9e6d640`](9e6d6405c3) refactor: move "Parsing error" prefix adding to Linter ([#​18650](https://github.com/eslint/eslint/issues/18650)) (Milos Djermanovic) ### [`v9.6.0`](https://github.com/eslint/eslint/releases/tag/v9.6.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.5.0...v9.6.0) #### Features - [`e2b16e2`](e2b16e2b72) feat: Implement feature flags ([#​18516](https://github.com/eslint/eslint/issues/18516)) (Nicholas C. Zakas) - [`8824aa1`](8824aa1469) feat: add `ecmaVersion: 2025`, parsing duplicate named capturing groups ([#​18596](https://github.com/eslint/eslint/issues/18596)) (Milos Djermanovic) #### Bug Fixes - [`1613e2e`](1613e2e586) fix: Allow escaping characters in config patterns on Windows ([#​18628](https://github.com/eslint/eslint/issues/18628)) (Milos Djermanovic) - [`21d3766`](21d3766c3f) fix: `no-unused-vars` include caught errors pattern in report message ([#​18609](https://github.com/eslint/eslint/issues/18609)) (Kirk Waiblinger) - [`d7a7736`](d7a7736937) fix: improve `no-unused-vars` message on unused caught errors ([#​18608](https://github.com/eslint/eslint/issues/18608)) (Kirk Waiblinger) - [`f9e95d2`](f9e95d2d06) fix: correct locations of invalid `/* eslint */` comments ([#​18593](https://github.com/eslint/eslint/issues/18593)) (Milos Djermanovic) #### Documentation - [`13dbecd`](13dbecdea7) docs: Limit search to just docs ([#​18627](https://github.com/eslint/eslint/issues/18627)) (Nicholas C. Zakas) - [`375227f`](375227f94d) docs: Update getting-started.md - add pnpm to init eslint config ([#​18599](https://github.com/eslint/eslint/issues/18599)) (Kostiantyn Ochenash) - [`44915bb`](44915bb95d) docs: Update README (GitHub Actions Bot) - [`d50db7b`](d50db7bcb4) docs: Update vscode-eslint info ([#​18595](https://github.com/eslint/eslint/issues/18595)) (Nicholas C. Zakas) #### Chores - [`b15ee30`](b15ee30274) chore: upgrade [@​eslint/js](https://github.com/eslint/js)[@​9](https://github.com/9).6.0 ([#​18632](https://github.com/eslint/eslint/issues/18632)) (Milos Djermanovic) - [`d655503`](d655503b1f) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`7c78ad9`](7c78ad9d9f) refactor: Use language.visitorKeys and check for non-JS SourceCode ([#​18625](https://github.com/eslint/eslint/issues/18625)) (Nicholas C. Zakas) - [`69ff64e`](69ff64e638) refactor: Return value of applyInlineConfig() ([#​18623](https://github.com/eslint/eslint/issues/18623)) (Nicholas C. Zakas) - [`d2d06f7`](d2d06f7a70) refactor: use `/` separator when adjusting `ignorePatterns` on Windows ([#​18613](https://github.com/eslint/eslint/issues/18613)) (Milos Djermanovic) - [`6421973`](642197346b) refactor: fix disable directives for languages with 0-based lines ([#​18605](https://github.com/eslint/eslint/issues/18605)) (Milos Djermanovic) - [`0a13539`](0a135395ac) refactor: Allow optional methods for languages ([#​18604](https://github.com/eslint/eslint/issues/18604)) (Nicholas C. Zakas) - [`c7ddee0`](c7ddee0d08) chore: make internal-rules not being a package ([#​18601](https://github.com/eslint/eslint/issues/18601)) (Milos Djermanovic) - [`3379164`](3379164e8b) chore: remove `.eslintrc.js` ([#​18011](https://github.com/eslint/eslint/issues/18011)) (唯然) - [`d0c3a32`](d0c3a322fb) chore: update knip (with webdriver-io plugin) ([#​18594](https://github.com/eslint/eslint/issues/18594)) (Lars Kappert) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43My4xIiwidXBkYXRlZEluVmVyIjoiMzguNzMuMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Reviewed-on: https://code.irrsinn.net/Irrsinn.net/public-plex-watchlist/pulls/16 Co-authored-by: Renovate Bot <averymd+renovate@irrsinn.net> Co-committed-by: Renovate Bot <averymd+renovate@irrsinn.net>
This commit is contained in:
79
package-lock.json
generated
79
package-lock.json
generated
@@ -2173,11 +2173,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-community/regexpp": {
|
||||
"version": "4.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz",
|
||||
"integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==",
|
||||
"version": "4.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.0.tgz",
|
||||
"integrity": "sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
||||
}
|
||||
@@ -2192,15 +2191,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint/config-array": {
|
||||
"version": "0.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.16.0.tgz",
|
||||
"integrity": "sha512-/jmuSd74i4Czf1XXn7wGRWZCuyaUZ330NH1Bek0Pplatt4Sy1S5haN21SCLLdbeKslQ+S0wEJ+++v5YibSi+Lg==",
|
||||
"version": "0.18.0",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.18.0.tgz",
|
||||
"integrity": "sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@eslint/object-schema": "^2.1.4",
|
||||
"debug": "^4.3.1",
|
||||
"minimatch": "^3.0.5"
|
||||
"minimatch": "^3.1.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||||
@@ -2244,11 +2242,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint/js": {
|
||||
"version": "9.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.5.0.tgz",
|
||||
"integrity": "sha512-A7+AOT2ICkodvtsWnxZP4Xxk3NbZ3VMHd8oihydLRGrJgqqdEz1qSeEgXYyT/Cu8h1TWWsQRejIx48mtjZ5y1w==",
|
||||
"version": "9.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.10.0.tgz",
|
||||
"integrity": "sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||||
}
|
||||
@@ -2263,6 +2260,18 @@
|
||||
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint/plugin-kit": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.1.0.tgz",
|
||||
"integrity": "sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"levn": "^0.4.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@humanwhocodes/module-importer": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
||||
@@ -6550,17 +6559,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint": {
|
||||
"version": "9.5.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.5.0.tgz",
|
||||
"integrity": "sha512-+NAOZFrW/jFTS3dASCGBxX1pkFD0/fsO+hfAkJ4TyYKwgsXZbqzrw+seCYFCcPCYXvnD67tAnglU7GQTz6kcVw==",
|
||||
"version": "9.10.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.10.0.tgz",
|
||||
"integrity": "sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-community/eslint-utils": "^4.2.0",
|
||||
"@eslint-community/regexpp": "^4.6.1",
|
||||
"@eslint/config-array": "^0.16.0",
|
||||
"@eslint-community/regexpp": "^4.11.0",
|
||||
"@eslint/config-array": "^0.18.0",
|
||||
"@eslint/eslintrc": "^3.1.0",
|
||||
"@eslint/js": "9.5.0",
|
||||
"@eslint/js": "9.10.0",
|
||||
"@eslint/plugin-kit": "^0.1.0",
|
||||
"@humanwhocodes/module-importer": "^1.0.1",
|
||||
"@humanwhocodes/retry": "^0.3.0",
|
||||
"@nodelib/fs.walk": "^1.2.8",
|
||||
@@ -6569,9 +6578,9 @@
|
||||
"cross-spawn": "^7.0.2",
|
||||
"debug": "^4.3.2",
|
||||
"escape-string-regexp": "^4.0.0",
|
||||
"eslint-scope": "^8.0.1",
|
||||
"eslint-scope": "^8.0.2",
|
||||
"eslint-visitor-keys": "^4.0.0",
|
||||
"espree": "^10.0.1",
|
||||
"espree": "^10.1.0",
|
||||
"esquery": "^1.5.0",
|
||||
"esutils": "^2.0.2",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
@@ -6583,7 +6592,6 @@
|
||||
"is-glob": "^4.0.0",
|
||||
"is-path-inside": "^3.0.3",
|
||||
"json-stable-stringify-without-jsonify": "^1.0.1",
|
||||
"levn": "^0.4.1",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"minimatch": "^3.1.2",
|
||||
"natural-compare": "^1.4.0",
|
||||
@@ -6599,6 +6607,14 @@
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://eslint.org/donate"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"jiti": "*"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"jiti": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-formatter-checkstyle": {
|
||||
@@ -7425,7 +7441,6 @@
|
||||
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
||||
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
@@ -7433,6 +7448,22 @@
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint/node_modules/eslint-scope": {
|
||||
"version": "8.0.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.0.2.tgz",
|
||||
"integrity": "sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esrecurse": "^4.3.0",
|
||||
"estraverse": "^5.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/eslint"
|
||||
}
|
||||
},
|
||||
"node_modules/espree": {
|
||||
"version": "10.1.0",
|
||||
"resolved": "https://registry.npmjs.org/espree/-/espree-10.1.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user