From 1ebcda08097df49cead5743fa5106b328d3f387d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 17:45:54 +0000 Subject: [PATCH] chore(deps): update linting dependencies --- package-lock.json | 43 +++++++++++++++++++++++-------------------- package.json | 4 ++-- 2 files changed, 25 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0b5371f..a509762 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,10 +23,10 @@ "@types/node": "^18.19.39", "@voxpelli/tsconfig": "^12.0.1", "compare-eslint-configs": "^2.1.0", - "eslint": "^9.5.0", + "eslint": "^9.6.0", "husky": "^8.0.3", "installed-check": "^9.3.0", - "knip": "^5.21.2", + "knip": "^5.23.2", "list-dependents-cli": "^2.3.0", "npm-run-all2": "^6.2.0", "ts-ignore-import": "^4.0.1", @@ -217,15 +217,15 @@ } }, "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.17.0", + "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.17.0.tgz", + "integrity": "sha512-A68TBu6/1mHHuc5YJL0U0VVeGNiklLAL6rRmhTCP2B5XjWLMnrX+HkO+IAXyHvks5cyyY1jjK5ITPQ1HGS2EVA==", "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" @@ -255,9 +255,9 @@ } }, "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.6.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.6.0.tgz", + "integrity": "sha512-D9B0/3vNg44ZeWbYMpBoXqNP4j6eQD5vNwIlGAuFRRzK/WtT/jvDQW3Bi9kkf3PMDMlM7Yi+73VLUsn5bJcl8A==", "dev": true, "license": "MIT", "engines": { @@ -2383,17 +2383,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.6.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.6.0.tgz", + "integrity": "sha512-ElQkdLMEEqQNM9Njff+2Y4q2afHk7JpkPvrd7Xh7xefwgQynqPxwf55J7di9+MEibWUGdNjFF9ITG9Pck5M84w==", "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/config-array": "^0.17.0", "@eslint/eslintrc": "^3.1.0", - "@eslint/js": "9.5.0", + "@eslint/js": "9.6.0", "@humanwhocodes/module-importer": "^1.0.1", "@humanwhocodes/retry": "^0.3.0", "@nodelib/fs.walk": "^1.2.8", @@ -2404,7 +2404,7 @@ "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.0.1", "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", @@ -3690,9 +3690,9 @@ } }, "node_modules/knip": { - "version": "5.21.2", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.21.2.tgz", - "integrity": "sha512-V8bzHWjQyhkN0cxajxyHqaD8CPOkNtSwo4+Zue3z//4fbWO79xXLVp61fuaaTcT9O7I7E2ZjuHENtRkBrjSzCg==", + "version": "5.23.2", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.23.2.tgz", + "integrity": "sha512-3IbIzu2K6mB4aLBLkhYWYLVL5kbyjgDW3LPW4wFN9fl4I8F7VK5gF/m9C0HZmTBmoW9OkCzQapBv6H7E1+NI1g==", "dev": true, "funding": [ { @@ -3701,7 +3701,11 @@ }, { "type": "opencollective", - "url": "https://opencollective.com/webpro" + "url": "https://opencollective.com/knip" + }, + { + "type": "polar", + "url": "https://polar.sh/webpro-nl" } ], "license": "ISC", @@ -3711,7 +3715,6 @@ "@snyk/github-codeowners": "1.1.0", "easy-table": "1.2.0", "fast-glob": "^3.3.2", - "file-entry-cache": "8.0.0", "jiti": "^1.21.0", "js-yaml": "^4.1.0", "minimist": "^1.2.8", diff --git a/package.json b/package.json index 5d39287..7510c3f 100644 --- a/package.json +++ b/package.json @@ -51,10 +51,10 @@ "@types/node": "^18.19.39", "@voxpelli/tsconfig": "^12.0.1", "compare-eslint-configs": "^2.1.0", - "eslint": "^9.5.0", + "eslint": "^9.6.0", "husky": "^8.0.3", "installed-check": "^9.3.0", - "knip": "^5.21.2", + "knip": "^5.23.2", "list-dependents-cli": "^2.3.0", "npm-run-all2": "^6.2.0", "ts-ignore-import": "^4.0.1",