diff --git a/package-lock.json b/package-lock.json index bfd992aa..e53b35ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "packages/sample/*" ], "devDependencies": { - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -3885,9 +3885,9 @@ "dev": true }, "node_modules/@types/semver": { - "version": "7.5.7", - "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.7.tgz", - "integrity": "sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==", + "version": "7.5.8", + "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz", + "integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==", "dev": true }, "node_modules/@types/send": { @@ -3946,16 +3946,16 @@ "dev": true }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.0.1.tgz", - "integrity": "sha512-OLvgeBv3vXlnnJGIAgCLYKjgMEU+wBGj07MQ/nxAaON+3mLzX7mJbhRYrVGiVvFiXtwFlkcBa/TtmglHy0UbzQ==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.2.0.tgz", + "integrity": "sha512-mdekAHOqS9UjlmyF/LSs6AIEvfceV749GFxoBAjwAv0nkevfKHWQFDMcBZWUiIC5ft6ePWivXoS36aKQ0Cy3sw==", "dev": true, "dependencies": { "@eslint-community/regexpp": "^4.5.1", - "@typescript-eslint/scope-manager": "7.0.1", - "@typescript-eslint/type-utils": "7.0.1", - "@typescript-eslint/utils": "7.0.1", - "@typescript-eslint/visitor-keys": "7.0.1", + "@typescript-eslint/scope-manager": "7.2.0", + "@typescript-eslint/type-utils": "7.2.0", + "@typescript-eslint/utils": "7.2.0", + "@typescript-eslint/visitor-keys": "7.2.0", "debug": "^4.3.4", "graphemer": "^1.4.0", "ignore": "^5.2.4", @@ -3980,6 +3980,53 @@ } } }, + "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.2.0.tgz", + "integrity": "sha512-Qh976RbQM/fYtjx9hs4XkayYujB/aPwglw2choHmf3zBjB4qOywWSdt9+KLRdHubGcoSwBnXUH2sR3hkyaERRg==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "7.2.0", + "@typescript-eslint/visitor-keys": "7.2.0" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.2.0.tgz", + "integrity": "sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA==", + "dev": true, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.2.0.tgz", + "integrity": "sha512-c6EIQRHhcpl6+tO8EMR+kjkkV+ugUNXOmeASA1rlzkd8EPIriavpWoiEz1HR/VLhbVIdhqnV6E7JZm00cBDx2A==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "7.2.0", + "eslint-visitor-keys": "^3.4.1" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, "node_modules/@typescript-eslint/parser": { "version": "7.0.1", "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.0.1.tgz", @@ -4026,13 +4073,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.0.1.tgz", - "integrity": "sha512-YtT9UcstTG5Yqy4xtLiClm1ZpM/pWVGFnkAa90UfdkkZsR1eP2mR/1jbHeYp8Ay1l1JHPyGvoUYR6o3On5Nhmw==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.2.0.tgz", + "integrity": "sha512-xHi51adBHo9O9330J8GQYQwrKBqbIPJGZZVQTHHmy200hvkLZFWJIFtAG/7IYTWUyun6DE6w5InDReePJYJlJA==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "7.0.1", - "@typescript-eslint/utils": "7.0.1", + "@typescript-eslint/typescript-estree": "7.2.0", + "@typescript-eslint/utils": "7.2.0", "debug": "^4.3.4", "ts-api-utils": "^1.0.1" }, @@ -4052,6 +4099,64 @@ } } }, + "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.2.0.tgz", + "integrity": "sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA==", + "dev": true, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.2.0.tgz", + "integrity": "sha512-cyxS5WQQCoBwSakpMrvMXuMDEbhOo9bNHHrNcEWis6XHx6KF518tkF1wBvKIn/tpq5ZpUYK7Bdklu8qY0MsFIA==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "7.2.0", + "@typescript-eslint/visitor-keys": "7.2.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.1" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.2.0.tgz", + "integrity": "sha512-c6EIQRHhcpl6+tO8EMR+kjkkV+ugUNXOmeASA1rlzkd8EPIriavpWoiEz1HR/VLhbVIdhqnV6E7JZm00cBDx2A==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "7.2.0", + "eslint-visitor-keys": "^3.4.1" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, "node_modules/@typescript-eslint/types": { "version": "7.0.1", "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.0.1.tgz", @@ -4094,17 +4199,17 @@ } }, "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.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.2.0.tgz", + "integrity": "sha512-YfHpnMAGb1Eekpm3XRK8hcMwGLGsnT6L+7b2XyRv6ouDuJU1tZir1GS2i0+VXRatMwSI1/UfcyPe53ADkU+IuA==", "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.2.0", + "@typescript-eslint/types": "7.2.0", + "@typescript-eslint/typescript-estree": "7.2.0", "semver": "^7.5.4" }, "engines": { @@ -4118,6 +4223,81 @@ "eslint": "^8.56.0" } }, + "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.2.0.tgz", + "integrity": "sha512-Qh976RbQM/fYtjx9hs4XkayYujB/aPwglw2choHmf3zBjB4qOywWSdt9+KLRdHubGcoSwBnXUH2sR3hkyaERRg==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "7.2.0", + "@typescript-eslint/visitor-keys": "7.2.0" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.2.0.tgz", + "integrity": "sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA==", + "dev": true, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.2.0.tgz", + "integrity": "sha512-cyxS5WQQCoBwSakpMrvMXuMDEbhOo9bNHHrNcEWis6XHx6KF518tkF1wBvKIn/tpq5ZpUYK7Bdklu8qY0MsFIA==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "7.2.0", + "@typescript-eslint/visitor-keys": "7.2.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.1" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.2.0.tgz", + "integrity": "sha512-c6EIQRHhcpl6+tO8EMR+kjkkV+ugUNXOmeASA1rlzkd8EPIriavpWoiEz1HR/VLhbVIdhqnV6E7JZm00cBDx2A==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "7.2.0", + "eslint-visitor-keys": "^3.4.1" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, "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", @@ -15934,7 +16114,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -15967,7 +16147,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -16018,7 +16198,7 @@ "@nestjs/schematics": "10.1.1", "@types/express": "^4.17.21", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -16085,7 +16265,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -16132,7 +16312,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -16180,7 +16360,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -16228,7 +16408,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -16276,7 +16456,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -16323,7 +16503,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -16371,7 +16551,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -16421,7 +16601,7 @@ "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", "@types/validator": "^13.11.9", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", @@ -16471,7 +16651,7 @@ "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", "@types/validator": "^13.11.9", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/package.json b/package.json index 61818b19..ecb74143 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "update": "npx npm-check-updates --deep -u" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/command-by-glob/package.json b/packages/sample/command-by-glob/package.json index 126ab2e9..5b034681 100644 --- a/packages/sample/command-by-glob/package.json +++ b/packages/sample/command-by-glob/package.json @@ -35,7 +35,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/command-by-http-request/package.json b/packages/sample/command-by-http-request/package.json index 17e3c357..a945a7b5 100644 --- a/packages/sample/command-by-http-request/package.json +++ b/packages/sample/command-by-http-request/package.json @@ -36,7 +36,7 @@ "@nestjs/schematics": "10.1.1", "@types/express": "^4.17.21", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/command/package.json b/packages/sample/command/package.json index e3c4406d..cc22420e 100644 --- a/packages/sample/command/package.json +++ b/packages/sample/command/package.json @@ -34,7 +34,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/dependency-injection/package.json b/packages/sample/dependency-injection/package.json index c56c2562..95b601e2 100644 --- a/packages/sample/dependency-injection/package.json +++ b/packages/sample/dependency-injection/package.json @@ -34,7 +34,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/event/package.json b/packages/sample/event/package.json index 9fccd6b9..0476438e 100644 --- a/packages/sample/event/package.json +++ b/packages/sample/event/package.json @@ -32,7 +32,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/interaction-collector/package.json b/packages/sample/interaction-collector/package.json index 85295077..39f6b869 100644 --- a/packages/sample/interaction-collector/package.json +++ b/packages/sample/interaction-collector/package.json @@ -33,7 +33,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/message-collector/package.json b/packages/sample/message-collector/package.json index 9d683df3..bb7bef2a 100644 --- a/packages/sample/message-collector/package.json +++ b/packages/sample/message-collector/package.json @@ -33,7 +33,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/modals/package.json b/packages/sample/modals/package.json index e64e25aa..54573d43 100644 --- a/packages/sample/modals/package.json +++ b/packages/sample/modals/package.json @@ -33,7 +33,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/prefix-command/package.json b/packages/sample/prefix-command/package.json index 00c6174f..d8a3731c 100644 --- a/packages/sample/prefix-command/package.json +++ b/packages/sample/prefix-command/package.json @@ -32,7 +32,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/reaction-collector/package.json b/packages/sample/reaction-collector/package.json index 3dd41f4d..8752b9aa 100644 --- a/packages/sample/reaction-collector/package.json +++ b/packages/sample/reaction-collector/package.json @@ -33,7 +33,7 @@ "@nestjs/cli": "10.3.2", "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/sub-command/package.json b/packages/sample/sub-command/package.json index 1182c2f8..86362dbf 100644 --- a/packages/sample/sub-command/package.json +++ b/packages/sample/sub-command/package.json @@ -35,7 +35,7 @@ "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", "@types/validator": "^13.11.9", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/packages/sample/validation/package.json b/packages/sample/validation/package.json index 213be7a0..cf96872f 100644 --- a/packages/sample/validation/package.json +++ b/packages/sample/validation/package.json @@ -35,7 +35,7 @@ "@nestjs/schematics": "10.1.1", "@types/node": "20.11.17", "@types/validator": "^13.11.9", - "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0",