Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 (#27)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.1 to 6.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v6.20.0</h2> <h2>6.20.0 (2024-01-29)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [member-ordering] allow easy reuse of the default ordering (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8248">#8248</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-useless-template-literals] incorrect bigint autofix result (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8283">#8283</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat any/unknown as non-nullable (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8262">#8262</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-template-literals] report Infinity & NaN (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8295">#8295</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-readonly] disable checking accessors (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8300">#8300</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Alex Parloti <a href="https://github.com/parloti"><code>@parloti</code></a></li> <li>auvred <a href="https://github.com/auvred"><code>@auvred</code></a></li> <li>James Browning</li> <li>StyleShit <a href="https://github.com/StyleShit"><code>@StyleShit</code></a></li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>6.20.0 (2024-01-29)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [member-ordering] allow easy reuse of the default ordering</li> </ul> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-useless-template-literals] incorrect bigint autofix result</p> </li> <li> <p><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] treat any/unknown as non-nullable</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-useless-template-literals] report Infinity & NaN</p> </li> <li> <p><strong>eslint-plugin:</strong> [prefer-readonly] disable checking accessors</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Alex Parloti</li> <li>auvred</li> <li>James Browning</li> <li>StyleShit</li> <li>YeonJuan</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="a01a6e6b6f
"><code>a01a6e6</code></a> chore(release): publish 6.20.0</li> <li><a href="4d2ce3b010
"><code>4d2ce3b</code></a> fix(eslint-plugin): [prefer-readonly] disable checking accessors (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8300">#8300</a>)</li> <li><a href="9dca40e44d
"><code>9dca40e</code></a> chore(eslint-plugin): fix typos in schema definitions (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8311">#8311</a>)</li> <li><a href="d02d08638d
"><code>d02d086</code></a> fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8295">#8295</a>)</li> <li><a href="70505e45be
"><code>70505e4</code></a> fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null...</li> <li><a href="d0137c8960
"><code>d0137c8</code></a> chore: enable prefer-nullish-coalescing internally (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7955">#7955</a>)</li> <li><a href="bbc6770c05
"><code>bbc6770</code></a> feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi...</li> <li><a href="8622286207
"><code>8622286</code></a> fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
This commit is contained in:
commit
256eed1fc6
|
@ -77,7 +77,7 @@
|
|||
"@matthiesenxyz/astro-ghostcms-theme-default": "*",
|
||||
"@matthiesenxyz/astro-ghostcms-catppuccin": "*",
|
||||
"@types/node": "^20.11.10",
|
||||
"@typescript-eslint/eslint-plugin": "^6.19.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.20.0",
|
||||
"@typescript-eslint/parser": "^6.19.0",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"@types/gunzip-maybe": "^1.4.0",
|
||||
"@types/node": "^20.11.10",
|
||||
"@types/tar-fs": "^2.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^6.19.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.20.0",
|
||||
"@typescript-eslint/parser": "^6.19.0",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
|
|
165
pnpm-lock.yaml
165
pnpm-lock.yaml
|
@ -27,8 +27,8 @@ importers:
|
|||
specifier: ^5.1.0
|
||||
version: 5.1.0(astro@4.2.8)(tailwindcss@3.4.1)
|
||||
'@matthiesenxyz/astro-ghostcms':
|
||||
specifier: 3.1.6
|
||||
version: 3.1.6(astro@4.2.8)(typescript@5.3.3)
|
||||
specifier: 3.1.8
|
||||
version: link:../packages/astro-ghostcms
|
||||
'@matthiesenxyz/astro-ghostcms-catppuccin':
|
||||
specifier: 0.0.3
|
||||
version: link:../packages/astro-ghostcms-catppuccin
|
||||
|
@ -120,8 +120,8 @@ importers:
|
|||
specifier: ^20.11.10
|
||||
version: 20.11.10
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^6.19.0
|
||||
version: 6.19.1(@typescript-eslint/parser@6.19.1)(eslint@8.56.0)(typescript@5.3.3)
|
||||
specifier: ^6.20.0
|
||||
version: 6.20.0(@typescript-eslint/parser@6.19.1)(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^6.19.0
|
||||
version: 6.19.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
|
@ -236,8 +236,8 @@ importers:
|
|||
specifier: ^2.0.1
|
||||
version: 2.0.4
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^6.19.0
|
||||
version: 6.19.1(@typescript-eslint/parser@6.19.1)(eslint@8.56.0)(typescript@5.3.3)
|
||||
specifier: ^6.20.0
|
||||
version: 6.20.0(@typescript-eslint/parser@6.19.1)(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^6.19.0
|
||||
version: 6.19.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
|
@ -1673,26 +1673,6 @@ packages:
|
|||
- typescript
|
||||
dev: false
|
||||
|
||||
/@matthiesenxyz/astro-ghostcms-theme-default@0.1.9(astro@4.2.8)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-VStl8TMS0wFZtGwVys8qUScAddGLS9FPjnAWppu/AWJMgD8wCRtiUZ24MB34LMWjkiP8ZtZlQVS75pA13ZK3Mg==}
|
||||
peerDependencies:
|
||||
astro: ^4.2.1
|
||||
dependencies:
|
||||
'@matthiesenxyz/astro-ghostcms': 3.1.8(astro@4.2.8)(sass@1.70.0)(typescript@5.3.3)
|
||||
astro: 4.2.8(@types/node@20.11.10)(typescript@5.3.3)
|
||||
astro-font: 0.0.77
|
||||
sass: 1.70.0
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
- lightningcss
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
- typescript
|
||||
dev: false
|
||||
|
||||
/@matthiesenxyz/astro-ghostcms@3.1.6(astro@4.2.6)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-2JN7ctAGJLHTyoRomr1yecJ1ikJVI+yl09ROkt1nSRF0pagZuqkVYbaQnzx/MMVdiqQFdtsVJaLQVwq0Y2NdSA==}
|
||||
peerDependencies:
|
||||
|
@ -1723,36 +1703,6 @@ packages:
|
|||
- typescript
|
||||
dev: false
|
||||
|
||||
/@matthiesenxyz/astro-ghostcms@3.1.6(astro@4.2.8)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-2JN7ctAGJLHTyoRomr1yecJ1ikJVI+yl09ROkt1nSRF0pagZuqkVYbaQnzx/MMVdiqQFdtsVJaLQVwq0Y2NdSA==}
|
||||
peerDependencies:
|
||||
astro: ^4.2.6
|
||||
dependencies:
|
||||
'@astrojs/rss': 4.0.4
|
||||
'@astrojs/sitemap': 3.0.5
|
||||
'@matthiesenxyz/astro-ghostcms-theme-default': 0.1.9(astro@4.2.8)(typescript@5.3.3)
|
||||
'@resvg/resvg-js': 2.6.0
|
||||
'@ts-ghost/core-api': 5.1.2
|
||||
astro: 4.2.8(@types/node@20.11.10)(typescript@5.3.3)
|
||||
astro-robots-txt: 1.0.0
|
||||
satori: 0.10.13
|
||||
satori-html: 0.3.2
|
||||
vite: 5.0.12(@types/node@20.11.10)
|
||||
vite-tsconfig-paths: 4.3.1(typescript@5.3.3)(vite@5.0.12)
|
||||
zod: 3.22.4
|
||||
zod-validation-error: 3.0.0(zod@3.22.4)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
- typescript
|
||||
dev: false
|
||||
|
||||
/@matthiesenxyz/astro-ghostcms@3.1.8(astro@4.2.6)(sass@1.70.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-pJt3WfTlUSr0cF+qcvouBKhpkNtx/uZxixUWVPHst9w4t/hBnMIzuLhTUPC8uBZboZ/qsCRO/3TLWDXPAeNj6g==}
|
||||
peerDependencies:
|
||||
|
@ -1783,36 +1733,6 @@ packages:
|
|||
- typescript
|
||||
dev: false
|
||||
|
||||
/@matthiesenxyz/astro-ghostcms@3.1.8(astro@4.2.8)(sass@1.70.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-pJt3WfTlUSr0cF+qcvouBKhpkNtx/uZxixUWVPHst9w4t/hBnMIzuLhTUPC8uBZboZ/qsCRO/3TLWDXPAeNj6g==}
|
||||
peerDependencies:
|
||||
astro: ^4.2.6
|
||||
dependencies:
|
||||
'@astrojs/rss': 4.0.4
|
||||
'@astrojs/sitemap': 3.0.5
|
||||
'@matthiesenxyz/astro-ghostcms-theme-default': 0.1.9(astro@4.2.8)(typescript@5.3.3)
|
||||
'@resvg/resvg-js': 2.6.0
|
||||
'@ts-ghost/core-api': 5.1.2
|
||||
astro: 4.2.8(@types/node@20.11.10)(typescript@5.3.3)
|
||||
astro-robots-txt: 1.0.0
|
||||
satori: 0.10.13
|
||||
satori-html: 0.3.2
|
||||
vite: 5.0.12(sass@1.70.0)
|
||||
vite-tsconfig-paths: 4.3.1(typescript@5.3.3)(vite@5.0.12)
|
||||
zod: 3.22.4
|
||||
zod-validation-error: 3.0.0(zod@3.22.4)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
- typescript
|
||||
dev: false
|
||||
|
||||
/@mdx-js/mdx@3.0.0:
|
||||
resolution: {integrity: sha512-Icm0TBKBLYqroYbNW3BPnzMGn+7mwpQOK310aZ7+fkCtiU3aqv2cdcX+nd0Ydo3wI5Rx8bX2Z2QmGb/XcAClCw==}
|
||||
dependencies:
|
||||
|
@ -2330,8 +2250,8 @@ packages:
|
|||
resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.19.1(@typescript-eslint/parser@6.19.1)(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-roQScUGFruWod9CEyoV5KlCYrubC/fvG8/1zXuT0WTcxX87GnMMmnksMwSg99lo1xiKrBzw2icsJPMAw1OtKxg==}
|
||||
/@typescript-eslint/eslint-plugin@6.20.0(@typescript-eslint/parser@6.19.1)(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
||||
|
@ -2343,10 +2263,10 @@ packages:
|
|||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 6.19.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/scope-manager': 6.19.1
|
||||
'@typescript-eslint/type-utils': 6.19.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.19.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 6.19.1
|
||||
'@typescript-eslint/scope-manager': 6.20.0
|
||||
'@typescript-eslint/type-utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 6.20.0
|
||||
debug: 4.3.4
|
||||
eslint: 8.56.0
|
||||
graphemer: 1.4.0
|
||||
|
@ -2396,8 +2316,16 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 6.19.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.19.1(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-0vdyld3ecfxJuddDjACUvlAeYNrHP/pDeQk2pWBR2ESeEzQhg52DF53AbI9QCBkYE23lgkhLCZNkHn2hEXXYIg==}
|
||||
/@typescript-eslint/scope-manager@6.20.0:
|
||||
resolution: {integrity: sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.20.0
|
||||
'@typescript-eslint/visitor-keys': 6.20.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.20.0(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
|
@ -2406,8 +2334,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.19.1(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.19.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.56.0
|
||||
ts-api-utils: 1.0.3(typescript@5.3.3)
|
||||
|
@ -2426,6 +2354,11 @@ packages:
|
|||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types@6.20.0:
|
||||
resolution: {integrity: sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.19.1(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-aFdAxuhzBFRWhy+H20nYu19+Km+gFfwNO4TEqyszkMcgBDYQjmPJ61erHxuT2ESJXhlhrO7I5EFIlZ+qGR8oVA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
|
@ -2448,8 +2381,30 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@6.19.1(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-JvjfEZuP5WoMqwh9SPAPDSHSg9FBHHGhjPugSRxu5jMfjvBpq5/sGTD+9M9aQ5sh6iJ8AY/Kk/oUYVEMAPwi7w==}
|
||||
/@typescript-eslint/typescript-estree@6.20.0(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.20.0
|
||||
'@typescript-eslint/visitor-keys': 6.20.0
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.3
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.3(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@6.20.0(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
|
@ -2457,9 +2412,9 @@ packages:
|
|||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
|
||||
'@types/json-schema': 7.0.15
|
||||
'@types/semver': 7.5.6
|
||||
'@typescript-eslint/scope-manager': 6.19.1
|
||||
'@typescript-eslint/types': 6.19.1
|
||||
'@typescript-eslint/typescript-estree': 6.19.1(typescript@5.3.3)
|
||||
'@typescript-eslint/scope-manager': 6.20.0
|
||||
'@typescript-eslint/types': 6.20.0
|
||||
'@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3)
|
||||
eslint: 8.56.0
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
|
@ -2483,6 +2438,14 @@ packages:
|
|||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys@6.20.0:
|
||||
resolution: {integrity: sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.20.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
/@ungap/structured-clone@1.2.0:
|
||||
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
||||
|
||||
|
|
Loading…
Reference in New Issue