From 0b0cb6522882723882a86aa690ac2063f22c56de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 05:48:13 +0000 Subject: [PATCH] chore(deps-dev): Bump eslint from 8.49.0 to 8.50.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.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.49.0...v8.50.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 313 ++++-------------- package.json | 2 +- packages/sample/command-by-glob/package.json | 2 +- .../command-by-http-request/package.json | 2 +- packages/sample/command/package.json | 2 +- .../sample/dependency-injection/package.json | 2 +- packages/sample/event/package.json | 2 +- .../sample/interaction-collector/package.json | 2 +- .../sample/message-collector/package.json | 2 +- packages/sample/modals/package.json | 2 +- packages/sample/prefix-command/package.json | 2 +- .../sample/reaction-collector/package.json | 2 +- packages/sample/sub-command/package.json | 2 +- packages/sample/validation/package.json | 2 +- 14 files changed, 72 insertions(+), 267 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9f7f67f9..b8ad406c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "devDependencies": { "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "husky": "8.0.3", @@ -1003,9 +1003,9 @@ } }, "node_modules/@eslint/js": { - "version": "8.49.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.49.0.tgz", - "integrity": "sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w==", + "version": "8.50.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", + "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -5955,15 +5955,15 @@ } }, "node_modules/eslint": { - "version": "8.49.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.49.0.tgz", - "integrity": "sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ==", + "version": "8.50.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", + "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", "@eslint/eslintrc": "^2.1.2", - "@eslint/js": "8.49.0", + "@eslint/js": "8.50.0", "@humanwhocodes/config-array": "^0.11.11", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", @@ -13946,10 +13946,9 @@ "integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==" }, "node_modules/typescript": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz", - "integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==", - "dev": true, + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", + "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -14876,19 +14875,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/common/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/core": { "name": "@discord-nestjs/core", "version": "5.3.11", @@ -15507,19 +15493,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/core/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/core/node_modules/wrap-ansi": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", @@ -15577,7 +15550,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", @@ -15610,7 +15583,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", @@ -15621,9 +15594,9 @@ } }, "packages/sample/command-by-glob/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -15912,19 +15885,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/command-by-glob/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/sample/command-by-http-request": { "name": "@sample/command-by-http-request", "version": "0.0.1", @@ -15949,7 +15909,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "i": "^0.3.7", @@ -15961,9 +15921,9 @@ } }, "packages/sample/command-by-http-request/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -16258,23 +16218,10 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/command-by-http-request/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/sample/command/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -16549,19 +16496,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/command/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/sample/dependency-injection": { "name": "@sample/dependency-injection", "version": "0.0.1", @@ -16584,7 +16518,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", @@ -16595,9 +16529,9 @@ } }, "packages/sample/dependency-injection/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -16872,19 +16806,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/dependency-injection/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/sample/event": { "name": "@sample/event", "version": "0.0.1", @@ -16905,7 +16826,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", @@ -16916,9 +16837,9 @@ } }, "packages/sample/event/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -17193,19 +17114,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/event/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/sample/interaction-collector": { "name": "@sample/interaction-collector", "version": "0.0.1", @@ -17227,7 +17135,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", @@ -17238,9 +17146,9 @@ } }, "packages/sample/interaction-collector/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -17515,19 +17423,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/interaction-collector/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/sample/message-collector": { "name": "@sample/message-collector", "version": "0.0.1", @@ -17549,7 +17444,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", @@ -17560,9 +17455,9 @@ } }, "packages/sample/message-collector/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -17837,19 +17732,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/message-collector/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/sample/modals": { "name": "@sample/modals", "version": "0.0.1", @@ -17871,7 +17753,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", @@ -17882,9 +17764,9 @@ } }, "packages/sample/modals/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -18159,19 +18041,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/modals/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/sample/prefix-command": { "name": "@sample/prefix-command", "version": "0.0.1", @@ -18192,7 +18061,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", @@ -18203,9 +18072,9 @@ } }, "packages/sample/prefix-command/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -18480,19 +18349,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/prefix-command/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/sample/reaction-collector": { "name": "@sample/reaction-collector", "version": "0.0.1", @@ -18514,7 +18370,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", @@ -18525,9 +18381,9 @@ } }, "packages/sample/reaction-collector/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -18802,19 +18658,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/reaction-collector/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/sample/sub-command": { "name": "@sample/sub-command", "version": "0.0.1", @@ -18838,7 +18681,7 @@ "@types/validator": "^13.11.1", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", @@ -18849,9 +18692,9 @@ } }, "packages/sample/sub-command/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -19126,19 +18969,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/sub-command/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/sample/validation": { "name": "@sample/validation", "version": "0.0.1", @@ -19162,7 +18992,7 @@ "@types/validator": "^13.11.1", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", @@ -19173,9 +19003,9 @@ } }, "packages/sample/validation/node_modules/@nestjs/cli": { - "version": "10.1.15", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.15.tgz", - "integrity": "sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==", + "version": "10.1.17", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.1.17.tgz", + "integrity": "sha512-jUEnR2DgC15Op+IhcRWb6cyJrhec9CUQO+GtxCF2Dv9MwLcr4sTDq1UOkfs09HAhpuI8otgF2LoWGTlW3qRuqg==", "dev": true, "dependencies": { "@angular-devkit/core": "16.2.0", @@ -19450,19 +19280,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "packages/sample/validation/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/schematics": { "name": "@discord-nestjs/schematics", "version": "0.4.11", @@ -19610,18 +19427,6 @@ "funding": { "url": "https://github.com/sponsors/isaacs" } - }, - "packages/schematics/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } } } } diff --git a/package.json b/package.json index 7e4f8278..76a507c1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "husky": "8.0.3", diff --git a/packages/sample/command-by-glob/package.json b/packages/sample/command-by-glob/package.json index 047038c3..144089a2 100644 --- a/packages/sample/command-by-glob/package.json +++ b/packages/sample/command-by-glob/package.json @@ -37,7 +37,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", diff --git a/packages/sample/command-by-http-request/package.json b/packages/sample/command-by-http-request/package.json index 96e7bebd..2153ec6b 100644 --- a/packages/sample/command-by-http-request/package.json +++ b/packages/sample/command-by-http-request/package.json @@ -38,7 +38,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "i": "^0.3.7", diff --git a/packages/sample/command/package.json b/packages/sample/command/package.json index ac46edac..42abafd6 100644 --- a/packages/sample/command/package.json +++ b/packages/sample/command/package.json @@ -36,7 +36,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", diff --git a/packages/sample/dependency-injection/package.json b/packages/sample/dependency-injection/package.json index 5a761ab9..e21281fb 100644 --- a/packages/sample/dependency-injection/package.json +++ b/packages/sample/dependency-injection/package.json @@ -36,7 +36,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", diff --git a/packages/sample/event/package.json b/packages/sample/event/package.json index da7e76ad..c09e8d0e 100644 --- a/packages/sample/event/package.json +++ b/packages/sample/event/package.json @@ -34,7 +34,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", diff --git a/packages/sample/interaction-collector/package.json b/packages/sample/interaction-collector/package.json index f1454284..66a7544b 100644 --- a/packages/sample/interaction-collector/package.json +++ b/packages/sample/interaction-collector/package.json @@ -35,7 +35,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", diff --git a/packages/sample/message-collector/package.json b/packages/sample/message-collector/package.json index ecb8502e..b6e989f3 100644 --- a/packages/sample/message-collector/package.json +++ b/packages/sample/message-collector/package.json @@ -35,7 +35,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", diff --git a/packages/sample/modals/package.json b/packages/sample/modals/package.json index b8cfa139..65cb5202 100644 --- a/packages/sample/modals/package.json +++ b/packages/sample/modals/package.json @@ -35,7 +35,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", diff --git a/packages/sample/prefix-command/package.json b/packages/sample/prefix-command/package.json index 7b6ad3cc..9c628927 100644 --- a/packages/sample/prefix-command/package.json +++ b/packages/sample/prefix-command/package.json @@ -34,7 +34,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", diff --git a/packages/sample/reaction-collector/package.json b/packages/sample/reaction-collector/package.json index 43f24dcc..7b9a8459 100644 --- a/packages/sample/reaction-collector/package.json +++ b/packages/sample/reaction-collector/package.json @@ -35,7 +35,7 @@ "@types/node": "20.6.3", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", diff --git a/packages/sample/sub-command/package.json b/packages/sample/sub-command/package.json index 3352c7a0..6d8e92f3 100644 --- a/packages/sample/sub-command/package.json +++ b/packages/sample/sub-command/package.json @@ -37,7 +37,7 @@ "@types/validator": "^13.11.1", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3", diff --git a/packages/sample/validation/package.json b/packages/sample/validation/package.json index 9dd4b06d..ee688406 100644 --- a/packages/sample/validation/package.json +++ b/packages/sample/validation/package.json @@ -37,7 +37,7 @@ "@types/validator": "^13.11.1", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", - "eslint": "8.49.0", + "eslint": "8.50.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.0", "prettier": "3.0.3",