From d350eb342071ea75de485742985aea227fe4c5ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 04:21:33 +0000 Subject: [PATCH] chore(deps-dev): bump @ridedott/eslint-config from 2.27.59 to 2.27.61 Bumps [@ridedott/eslint-config](https://github.com/ridedott/eslint-config) from 2.27.59 to 2.27.61. - [Release notes](https://github.com/ridedott/eslint-config/releases) - [Changelog](https://github.com/ridedott/eslint-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/ridedott/eslint-config/compare/v2.27.59...v2.27.61) --- updated-dependencies: - dependency-name: "@ridedott/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 62 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index 47e61d45..0631a54b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@commitlint/cli": "^18.6.1", "@commitlint/config-conventional": "^18.6.2", "@jest/types": "^29.6.3", - "@ridedott/eslint-config": "^2.27.59", + "@ridedott/eslint-config": "^2.27.61", "@swc/core": "^1.4.1", "@swc/jest": "^0.2.36", "@tsconfig/node20": "^20.1.2", @@ -2636,12 +2636,12 @@ } }, "node_modules/@ridedott/eslint-config": { - "version": "2.27.59", - "resolved": "https://registry.npmjs.org/@ridedott/eslint-config/-/eslint-config-2.27.59.tgz", - "integrity": "sha512-V+3DCjhUG7OXWJpwSAhyw+d4O6tTpKozdkz/2x6fCgYAEq/8+xiBpZCe/8cvwCD4jBPR4ub0PR4vn6thCBhpYA==", + "version": "2.27.61", + "resolved": "https://registry.npmjs.org/@ridedott/eslint-config/-/eslint-config-2.27.61.tgz", + "integrity": "sha512-ejXtpXZyA7viJkT0rJHjILDD58gNdcqmJKHBx3g3b8+u/05aoSe7Pw7jrc42MQCIaFgXtmIRc8NovRZJTiMYSw==", "dev": true, "dependencies": { - "@ridedott/eslint-plugin": "^1.7.175", + "@ridedott/eslint-plugin": "^1.7.176", "@typescript-eslint/eslint-plugin": "^6.18.1", "@typescript-eslint/parser": "^6.21.0", "eslint-config-prettier": "^9.1.0", @@ -2663,9 +2663,9 @@ } }, "node_modules/@ridedott/eslint-plugin": { - "version": "1.7.175", - "resolved": "https://registry.npmjs.org/@ridedott/eslint-plugin/-/eslint-plugin-1.7.175.tgz", - "integrity": "sha512-TjwQnE5lbdYW8buHqaAvKN1fQ4dpT6LKMTs7si4d0OOfBARgABQ6esrnCUeYyr06R7GULwIcqy8+vAORk7quXQ==", + "version": "1.7.176", + "resolved": "https://registry.npmjs.org/@ridedott/eslint-plugin/-/eslint-plugin-1.7.176.tgz", + "integrity": "sha512-ZxVPiiESIUP0UvEBGLoBqrtgYzRgdkXrpkLqtOVEg4Af0n/DmQtimNDTLLv7LvA87pbkqFIdio4VOWWu1T61lQ==", "dev": true, "dependencies": { "@typescript-eslint/parser": "^6.21.0", @@ -2676,13 +2676,13 @@ } }, "node_modules/@ridedott/eslint-plugin/node_modules/@typescript-eslint/scope-manager": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.0.1.tgz", - "integrity": "sha512-v7/T7As10g3bcWOOPAcbnMDuvctHzCFYCG/8R4bK4iYzdFqsZTbXGln0cZNVcwQcwewsYU2BJLay8j0/4zOk4w==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.0.2.tgz", + "integrity": "sha512-l6sa2jF3h+qgN2qUMjVR3uCNGjWw4ahGfzIYsCtFrQJCjhbrDPdiihYT8FnnqFwsWX+20hK592yX9I2rxKTP4g==", "dev": true, "dependencies": { - "@typescript-eslint/types": "7.0.1", - "@typescript-eslint/visitor-keys": "7.0.1" + "@typescript-eslint/types": "7.0.2", + "@typescript-eslint/visitor-keys": "7.0.2" }, "engines": { "node": "^16.0.0 || >=18.0.0" @@ -2693,9 +2693,9 @@ } }, "node_modules/@ridedott/eslint-plugin/node_modules/@typescript-eslint/types": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.0.1.tgz", - "integrity": "sha512-uJDfmirz4FHib6ENju/7cz9SdMSkeVvJDK3VcMFvf/hAShg8C74FW+06MaQPODHfDJp/z/zHfgawIJRjlu0RLg==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.0.2.tgz", + "integrity": "sha512-ZzcCQHj4JaXFjdOql6adYV4B/oFOFjPOC9XYwCaZFRvqN8Llfvv4gSxrkQkd2u4Ci62i2c6W6gkDwQJDaRc4nA==", "dev": true, "engines": { "node": "^16.0.0 || >=18.0.0" @@ -2706,13 +2706,13 @@ } }, "node_modules/@ridedott/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.0.1.tgz", - "integrity": "sha512-SO9wHb6ph0/FN5OJxH4MiPscGah5wjOd0RRpaLvuBv9g8565Fgu0uMySFEPqwPHiQU90yzJ2FjRYKGrAhS1xig==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.0.2.tgz", + "integrity": "sha512-3AMc8khTcELFWcKcPc0xiLviEvvfzATpdPj/DXuOGIdQIIFybf4DMT1vKRbuAEOFMwhWt7NFLXRkbjsvKZQyvw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "7.0.1", - "@typescript-eslint/visitor-keys": "7.0.1", + "@typescript-eslint/types": "7.0.2", + "@typescript-eslint/visitor-keys": "7.0.2", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -2734,17 +2734,17 @@ } }, "node_modules/@ridedott/eslint-plugin/node_modules/@typescript-eslint/utils": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.0.1.tgz", - "integrity": "sha512-oe4his30JgPbnv+9Vef1h48jm0S6ft4mNwi9wj7bX10joGn07QRfqIqFHoMiajrtoU88cIhXf8ahwgrcbNLgPA==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.0.2.tgz", + "integrity": "sha512-PZPIONBIB/X684bhT1XlrkjNZJIEevwkKDsdwfiu1WeqBxYEEdIgVDgm8/bbKHVu+6YOpeRqcfImTdImx/4Bsw==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@types/json-schema": "^7.0.12", "@types/semver": "^7.5.0", - "@typescript-eslint/scope-manager": "7.0.1", - "@typescript-eslint/types": "7.0.1", - "@typescript-eslint/typescript-estree": "7.0.1", + "@typescript-eslint/scope-manager": "7.0.2", + "@typescript-eslint/types": "7.0.2", + "@typescript-eslint/typescript-estree": "7.0.2", "semver": "^7.5.4" }, "engines": { @@ -2759,12 +2759,12 @@ } }, "node_modules/@ridedott/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.0.1.tgz", - "integrity": "sha512-hwAgrOyk++RTXrP4KzCg7zB2U0xt7RUU0ZdMSCsqF3eKUwkdXUMyTb0qdCuji7VIbcpG62kKTU9M1J1c9UpFBw==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.0.2.tgz", + "integrity": "sha512-8Y+YiBmqPighbm5xA2k4wKTxRzx9EkBu7Rlw+WHqMvRJ3RPz/BMBO9b2ru0LUNmXg120PHUXD5+SWFy2R8DqlQ==", "dev": true, "dependencies": { - "@typescript-eslint/types": "7.0.1", + "@typescript-eslint/types": "7.0.2", "eslint-visitor-keys": "^3.4.1" }, "engines": { diff --git a/package.json b/package.json index dc4a7ecf..3eeb2f4d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@commitlint/cli": "^18.6.1", "@commitlint/config-conventional": "^18.6.2", "@jest/types": "^29.6.3", - "@ridedott/eslint-config": "^2.27.59", + "@ridedott/eslint-config": "^2.27.61", "@swc/core": "^1.4.1", "@swc/jest": "^0.2.36", "@tsconfig/node20": "^20.1.2",