chore(deps): update dependency eslint to v9.20.1 (#10)
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | patch | [`9.20.0` -> `9.20.1`](https://renovatebot.com/diffs/npm/eslint/9.20.0/9.20.1) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.20.1`](https://github.com/eslint/eslint/releases/tag/v9.20.1) [Compare Source](https://github.com/eslint/eslint/compare/v9.20.0...v9.20.1) #### Bug Fixes - [`274f054`](274f054f19
) fix: fix `RuleContext` type ([#​19417](https://github.com/eslint/eslint/issues/19417)) (Francesco Trotta) #### Documentation - [`fe3ccb2`](fe3ccb2ff4
) docs: allow typing in search box while dropdown is open ([#​19424](https://github.com/eslint/eslint/issues/19424)) (Amaresh S M) - [`93c78a5`](93c78a5c58
) docs: Add instructions for pnpm compat ([#​19422](https://github.com/eslint/eslint/issues/19422)) (Nicholas C. Zakas) - [`b476a93`](b476a930bb
) docs: Fix Keyboard Navigation for Search Results ([#​19416](https://github.com/eslint/eslint/issues/19416)) (Amaresh S M) - [`ccb60c0`](ccb60c0b14
) docs: Update README (GitHub Actions Bot) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #10 Co-authored-by: Renovate <renovate@csw.im> Co-committed-by: Renovate <renovate@csw.im>
This commit is contained in:
parent
2c3756f8f3
commit
464435579b
2 changed files with 3 additions and 3 deletions
4
bun.lock
4
bun.lock
|
@ -8,7 +8,7 @@
|
|||
"@types/bun": "latest",
|
||||
"@typhonjs-typedoc/ts-lib-docs": "2024.12.25",
|
||||
"@typhonjs-typedoc/typedoc-theme-dmt": "0.3.1",
|
||||
"eslint": "9.20.0",
|
||||
"eslint": "9.20.1",
|
||||
"eslint-config-standard": "17.1.0",
|
||||
"prettier": "3.5.0",
|
||||
"typedoc": "0.27.7",
|
||||
|
@ -238,7 +238,7 @@
|
|||
|
||||
"escape-string-regexp": ["escape-string-regexp@4.0.0", "", {}, "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="],
|
||||
|
||||
"eslint": ["eslint@9.20.0", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.19.0", "@eslint/core": "^0.11.0", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "9.20.0", "@eslint/plugin-kit": "^0.2.5", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", "@humanwhocodes/retry": "^0.4.1", "@types/estree": "^1.0.6", "@types/json-schema": "^7.0.15", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.6", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.2.0", "eslint-visitor-keys": "^4.2.0", "espree": "^10.3.0", "esquery": "^1.5.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^8.0.0", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "json-stable-stringify-without-jsonify": "^1.0.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3" }, "peerDependencies": { "jiti": "*" }, "optionalPeers": ["jiti"], "bin": { "eslint": "bin/eslint.js" } }, "sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA=="],
|
||||
"eslint": ["eslint@9.20.1", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.19.0", "@eslint/core": "^0.11.0", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "9.20.0", "@eslint/plugin-kit": "^0.2.5", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", "@humanwhocodes/retry": "^0.4.1", "@types/estree": "^1.0.6", "@types/json-schema": "^7.0.15", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.6", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.2.0", "eslint-visitor-keys": "^4.2.0", "espree": "^10.3.0", "esquery": "^1.5.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^8.0.0", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "json-stable-stringify-without-jsonify": "^1.0.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3" }, "peerDependencies": { "jiti": "*" }, "optionalPeers": ["jiti"], "bin": { "eslint": "bin/eslint.js" } }, "sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g=="],
|
||||
|
||||
"eslint-compat-utils": ["eslint-compat-utils@0.5.1", "", { "dependencies": { "semver": "^7.5.4" }, "peerDependencies": { "eslint": ">=6.0.0" } }, "sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q=="],
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"@types/bun": "latest",
|
||||
"@typhonjs-typedoc/ts-lib-docs": "2024.12.25",
|
||||
"@typhonjs-typedoc/typedoc-theme-dmt": "0.3.1",
|
||||
"eslint": "9.20.0",
|
||||
"eslint": "9.20.1",
|
||||
"eslint-config-standard": "17.1.0",
|
||||
"prettier": "3.5.0",
|
||||
"typedoc": "0.27.7",
|
||||
|
|
Loading…
Add table
Reference in a new issue