From 01c64286823bc68694027a41d9a8f1acdb8117a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:59:27 +0000 Subject: [PATCH] chore(deps): update dependency @eslint/config-inspector to v0.7.1 ##### [v0.7.1](https://github.com/eslint/config-inspector/blob/HEAD/CHANGELOG.md#071-2025-01-08) ##### Bug Fixes - avoid using `.toSorted` to improve node compatibility, close [#117](https://github.com/eslint/config-inspector/issues/117) ([c7ed332](https://github.com/eslint/config-inspector/commit/c7ed3329de423f81154f7248bc2ee048ed9c3651)) --- package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++----------------------- 2 files changed, 12 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 04dc078f..034b9d0f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "author": "", "license": "ISC", "devDependencies": { - "@eslint/config-inspector": "0.7.0", + "@eslint/config-inspector": "0.7.1", "@types/lodash": "^4.17.7", "@types/node": "22.10.5", "eslint": "^8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d881a49..6e92eb25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: version: 8.19.1(eslint@8.57.1)(typescript@5.7.2) devDependencies: '@eslint/config-inspector': - specifier: 0.7.0 - version: 0.7.0(eslint@8.57.1) + specifier: 0.7.1 + version: 0.7.1(eslint@8.57.1) '@types/lodash': specifier: ^4.17.7 version: 4.17.14 @@ -683,8 +683,8 @@ packages: resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/config-inspector@0.7.0': - resolution: {integrity: sha512-soPcV7c4/oB9ktEIojw7O6n46+WIz0vEYnDj+PV6jLRFOD4PEFr40yA58nrpZuNRIo1catuLCJ9ZvP9Zedb/fQ==} + '@eslint/config-inspector@0.7.1': + resolution: {integrity: sha512-80+MJay0D/Kf2ImH04UOQtnL4141KviU0KNuT34xvQZ0TQ/aAfIzKnx4cc4lxIDOLi/ITCV3BxOQkHRrDULFQw==} hasBin: true peerDependencies: eslint: ^8.50.0 || ^9.0.0 @@ -2260,10 +2260,6 @@ packages: resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} engines: {node: '>=8.6.0'} - fast-glob@3.3.2: - resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} - engines: {node: '>=8.6.0'} - fast-glob@3.3.3: resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==} engines: {node: '>=8.6.0'} @@ -4568,7 +4564,7 @@ snapshots: '@eslint-community/regexpp@4.12.1': {} - '@eslint/config-inspector@0.7.0(eslint@8.57.1)': + '@eslint/config-inspector@0.7.1(eslint@8.57.1)': dependencies: '@nodelib/fs.walk': 3.0.1 bundle-require: 5.1.0(esbuild@0.24.2) @@ -4577,7 +4573,7 @@ snapshots: debug: 4.4.0 esbuild: 0.24.2 eslint: 8.57.1 - fast-glob: 3.3.2 + fast-glob: 3.3.3 find-up: 7.0.0 get-port-please: 3.1.2 h3: 1.13.0 @@ -4935,7 +4931,7 @@ snapshots: '@stylistic/eslint-plugin-js@2.6.4(eslint@8.57.1)': dependencies: '@types/eslint': 9.6.1 - acorn: 8.12.1 + acorn: 8.14.0 eslint: 8.57.1 eslint-visitor-keys: 4.2.0 espree: 10.1.0 @@ -5261,7 +5257,7 @@ snapshots: '@typescript-eslint/types': 8.18.1 '@typescript-eslint/visitor-keys': 8.18.1 debug: 4.4.0 - fast-glob: 3.3.2 + fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 @@ -5275,7 +5271,7 @@ snapshots: '@typescript-eslint/types': 8.19.0 '@typescript-eslint/visitor-keys': 8.19.0 debug: 4.4.0 - fast-glob: 3.3.2 + fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 @@ -6552,14 +6548,6 @@ snapshots: merge2: 1.4.1 micromatch: 4.0.8 - fast-glob@3.3.2: - dependencies: - '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.8 - fast-glob@3.3.3: dependencies: '@nodelib/fs.stat': 2.0.5 @@ -6754,7 +6742,7 @@ snapshots: globby@14.0.2: dependencies: '@sindresorhus/merge-streams': 2.3.0 - fast-glob: 3.3.2 + fast-glob: 3.3.3 ignore: 5.3.2 path-type: 5.0.0 slash: 5.1.0 @@ -8438,7 +8426,7 @@ snapshots: vite-node@2.1.8(@types/node@22.10.5): dependencies: cac: 6.7.14 - debug: 4.3.7 + debug: 4.4.0 es-module-lexer: 1.5.4 pathe: 1.1.2 vite: 5.4.11(@types/node@22.10.5)