diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-26 15:35:42 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-26 15:35:55 +0000 |
| commit | d370b0a50140719d6c9f3de723fd137dc2480016 (patch) | |
| tree | 57fe11c4958567817a17433cb152147d3a32b8bb | |
| parent | 8b70157be649c292bb2660d857040d42b2b2e1bf (diff) | |
deps(node): bump eslint from 8.56.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 96 |
2 files changed, 49 insertions, 49 deletions
diff --git a/package.json b/package.json index 4103168..30990d1 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/node": "^20.11.19", "@typescript-eslint/parser": "^7.0.1", "astro": "^4.4.0", - "eslint": "^8.56.0", + "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-mdx": "^3.1.5", "execa": "^8.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba58577..04649f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,19 +31,19 @@ devDependencies: version: 20.11.19 '@typescript-eslint/parser': specifier: ^7.0.1 - version: 7.0.1([email protected])([email protected]) + version: 7.0.1([email protected])([email protected]) astro: specifier: ^4.4.0 version: 4.4.0(@types/[email protected])([email protected]) eslint: - specifier: ^8.56.0 - version: 8.56.0 + specifier: ^8.57.0 + version: 8.57.0 eslint-config-prettier: specifier: ^9.1.0 - version: 9.1.0([email protected]) + version: 9.1.0([email protected]) eslint-plugin-mdx: specifier: ^3.1.5 - version: 3.1.5([email protected]) + version: 3.1.5([email protected]) execa: specifier: ^8.0.1 version: 8.0.1 @@ -67,7 +67,7 @@ devDependencies: version: 5.3.3 typescript-eslint: specifier: ^7.0.1 - version: 7.0.1([email protected])([email protected]) + version: 7.0.1([email protected])([email protected]) packages: @@ -704,13 +704,13 @@ packages: dev: true optional: true - /@eslint-community/[email protected]([email protected]): + /@eslint-community/[email protected]([email protected]): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.56.0 + eslint: 8.57.0 eslint-visitor-keys: 3.4.3 dev: true @@ -736,8 +736,8 @@ packages: - supports-color dev: true - /@eslint/[email protected]: - resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==} + /@eslint/[email protected]: + resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -1339,7 +1339,7 @@ packages: resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} dev: true - /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]): + /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]): resolution: {integrity: sha512-OLvgeBv3vXlnnJGIAgCLYKjgMEU+wBGj07MQ/nxAaON+3mLzX7mJbhRYrVGiVvFiXtwFlkcBa/TtmglHy0UbzQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1351,13 +1351,13 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.0.1([email protected])([email protected]) + '@typescript-eslint/parser': 7.0.1([email protected])([email protected]) '@typescript-eslint/scope-manager': 7.0.1 - '@typescript-eslint/type-utils': 7.0.1([email protected])([email protected]) - '@typescript-eslint/utils': 7.0.1([email protected])([email protected]) + '@typescript-eslint/type-utils': 7.0.1([email protected])([email protected]) + '@typescript-eslint/utils': 7.0.1([email protected])([email protected]) '@typescript-eslint/visitor-keys': 7.0.1 debug: 4.3.4 - eslint: 8.56.0 + eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 @@ -1368,7 +1368,7 @@ packages: - supports-color dev: true resolution: {integrity: sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1383,13 +1383,13 @@ packages: '@typescript-eslint/typescript-estree': 6.21.0([email protected]) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.4 - eslint: 8.56.0 + eslint: 8.57.0 typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true resolution: {integrity: sha512-8GcRRZNzaHxKzBPU3tKtFNing571/GwPBeCvmAUw0yBtfE2XVd0zFKJIMSWkHJcPQi0ekxjIts6L/rrZq5cxGQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1404,7 +1404,7 @@ packages: '@typescript-eslint/typescript-estree': 7.0.1([email protected]) '@typescript-eslint/visitor-keys': 7.0.1 debug: 4.3.4 - eslint: 8.56.0 + eslint: 8.57.0 typescript: 5.3.3 transitivePeerDependencies: - supports-color @@ -1426,7 +1426,7 @@ packages: '@typescript-eslint/visitor-keys': 7.0.1 dev: true resolution: {integrity: sha512-YtT9UcstTG5Yqy4xtLiClm1ZpM/pWVGFnkAa90UfdkkZsR1eP2mR/1jbHeYp8Ay1l1JHPyGvoUYR6o3On5Nhmw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1437,9 +1437,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 7.0.1([email protected]) - '@typescript-eslint/utils': 7.0.1([email protected])([email protected]) + '@typescript-eslint/utils': 7.0.1([email protected])([email protected]) debug: 4.3.4 - eslint: 8.56.0 + eslint: 8.57.0 ts-api-utils: 1.2.1([email protected]) typescript: 5.3.3 transitivePeerDependencies: @@ -1500,19 +1500,19 @@ packages: - supports-color dev: true resolution: {integrity: sha512-oe4his30JgPbnv+9Vef1h48jm0S6ft4mNwi9wj7bX10joGn07QRfqIqFHoMiajrtoU88cIhXf8ahwgrcbNLgPA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^8.56.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0([email protected]) + '@eslint-community/eslint-utils': 4.4.0([email protected]) '@types/json-schema': 7.0.15 '@types/semver': 7.5.7 '@typescript-eslint/scope-manager': 7.0.1 '@typescript-eslint/types': 7.0.1 '@typescript-eslint/typescript-estree': 7.0.1([email protected]) - eslint: 8.56.0 + eslint: 8.57.0 semver: 7.6.0 transitivePeerDependencies: - supports-color @@ -2436,16 +2436,16 @@ packages: engines: {node: '>=12'} dev: true resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.56.0 + eslint: 8.57.0 dev: true resolution: {integrity: sha512-ynztX0k7CQ3iDL7fDEIeg3g0O/d6QPv7IBI9fdYLhXp5fAp0fi8X22xF/D3+Pk0f90R27uwqa1clHpay6t0l8Q==} engines: {node: '>=18.0.0'} peerDependencies: @@ -2453,7 +2453,7 @@ packages: dependencies: acorn: 8.11.3 acorn-jsx: 5.3.2([email protected]) - eslint: 8.56.0 + eslint: 8.57.0 espree: 9.6.1 estree-util-visit: 2.0.0 remark-mdx: 3.0.1 @@ -2470,27 +2470,27 @@ packages: - supports-color dev: true resolution: {integrity: sha512-8rqoc148DWdGdmYF6WSQFT3uQ6PO7zXYgeBpHAOAakX/zpq+NvFYbDA/H7PYzHajwtmaOzAwfxyl++x0g1/N9A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.56.0 + eslint: 8.57.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true resolution: {integrity: sha512-lUE7tP7IrIRHU3gTtASDe5u4YM2SvQveYVJfuo82yn3MLh/B/v05FNySURCK4aIxIYF1QYo3IRemQG/lyQzpAg==} engines: {node: '>=18.0.0'} peerDependencies: eslint: '>=8.0.0' dependencies: - eslint: 8.56.0 - eslint-mdx: 3.1.5([email protected]) - eslint-plugin-markdown: 3.0.1([email protected]) + eslint: 8.57.0 + eslint-mdx: 3.1.5([email protected]) + eslint-plugin-markdown: 3.0.1([email protected]) remark-mdx: 3.0.1 remark-parse: 11.0.0 remark-stringify: 11.0.0 @@ -2514,15 +2514,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - resolution: {integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==} + resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0([email protected]) + '@eslint-community/eslint-utils': 4.4.0([email protected]) '@eslint-community/regexpp': 4.10.0 '@eslint/eslintrc': 2.1.4 - '@eslint/js': 8.56.0 + '@eslint/js': 8.57.0 '@humanwhocodes/config-array': 0.11.14 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -4618,10 +4618,10 @@ packages: svelte-eslint-parser: optional: true dependencies: - '@typescript-eslint/parser': 6.21.0([email protected])([email protected]) + '@typescript-eslint/parser': 6.21.0([email protected])([email protected]) common-tags: 1.8.2 dlv: 1.1.3 - eslint: 8.56.0 + eslint: 8.57.0 indent-string: 4.0.0 lodash.merge: 4.6.2 loglevel-colored-level-prefix: 1.0.0 @@ -4629,7 +4629,7 @@ packages: pretty-format: 29.7.0 require-relative: 0.8.7 typescript: 5.3.3 - vue-eslint-parser: 9.4.2([email protected]) + vue-eslint-parser: 9.4.2([email protected]) transitivePeerDependencies: - supports-color dev: true @@ -5491,7 +5491,7 @@ packages: semver: 7.6.0 dev: true resolution: {integrity: sha512-aIquOfwHkGHrMSH57HxLT+1Qzp99YtGxEHXMRD+BXOc8fkuFBbA5BXsMYnoVXFuXOWBdXg8U2rN9Xe4p7LrPSQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -5501,9 +5501,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 7.0.1(@typescript-eslint/[email protected])([email protected])([email protected]) - '@typescript-eslint/parser': 7.0.1([email protected])([email protected]) - eslint: 8.56.0 + '@typescript-eslint/eslint-plugin': 7.0.1(@typescript-eslint/[email protected])([email protected])([email protected]) + '@typescript-eslint/parser': 7.0.1([email protected])([email protected]) + eslint: 8.57.0 typescript: 5.3.3 transitivePeerDependencies: - supports-color @@ -5960,14 +5960,14 @@ packages: resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==} dev: true resolution: {integrity: sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.56.0 + eslint: 8.57.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 |
