From bbcf019a088f82b2649af64b674e8145ad903061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 19:28:42 +0000 Subject: [PATCH] chore(deps-dev): bump @nx/eslint-plugin from 19.6.4 to 20.0.3 Bumps [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) from 19.6.4 to 20.0.3. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.0.3/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@nx/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 371 +++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 343 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index 5edda0e220b..a32662a8abf 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@nx/cypress": "19.6.4", "@nx/devkit": "19.6.4", "@nx/eslint": "19.6.4", - "@nx/eslint-plugin": "19.6.4", + "@nx/eslint-plugin": "20.0.3", "@nx/jest": "19.6.4", "@nx/js": "19.6.4", "@nx/react": "19.6.4", diff --git a/yarn.lock b/yarn.lock index 96fb6509b17..9bb005c6ba1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2337,6 +2337,18 @@ __metadata: languageName: node linkType: hard +"@eslint/compat@npm:^1.1.1": + version: 1.2.1 + resolution: "@eslint/compat@npm:1.2.1" + peerDependencies: + eslint: ^9.10.0 + peerDependenciesMeta: + eslint: + optional: true + checksum: e20cb7307caab4017a9953f33bfdb09389bb6f84b5538d7aebdb5a95c21210335d12f5fec79d8c72455cca6f19e933808599f50f8ace3426ed509cc83f085f3a + languageName: node + linkType: hard + "@eslint/eslintrc@npm:^2.1.4": version: 2.1.4 resolution: "@eslint/eslintrc@npm:2.1.4" @@ -3346,15 +3358,6 @@ __metadata: languageName: node linkType: hard -"@nrwl/eslint-plugin-nx@npm:19.6.4": - version: 19.6.4 - resolution: "@nrwl/eslint-plugin-nx@npm:19.6.4" - dependencies: - "@nx/eslint-plugin": 19.6.4 - checksum: ca6f2549077a72871ff3c88d8f9b36297369cf564ca00e9984bdebb28ad01489c380aa60dd89f04320e3b6fb529bb257e9d9cb6afe7d2d8887775250e9b32bca - languageName: node - linkType: hard - "@nrwl/jest@npm:19.6.4": version: 19.6.4 resolution: "@nrwl/jest@npm:19.6.4" @@ -3469,27 +3472,46 @@ __metadata: languageName: node linkType: hard -"@nx/eslint-plugin@npm:19.6.4": - version: 19.6.4 - resolution: "@nx/eslint-plugin@npm:19.6.4" +"@nx/devkit@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/devkit@npm:20.0.3" dependencies: - "@nrwl/eslint-plugin-nx": 19.6.4 - "@nx/devkit": 19.6.4 - "@nx/js": 19.6.4 - "@typescript-eslint/type-utils": ^7.16.0 - "@typescript-eslint/utils": ^7.16.0 + ejs: ^3.1.7 + enquirer: ~2.3.6 + ignore: ^5.0.4 + minimatch: 9.0.3 + semver: ^7.5.3 + tmp: ~0.2.1 + tslib: ^2.3.0 + yargs-parser: 21.1.1 + peerDependencies: + nx: ">= 19 <= 21" + checksum: e5b611e000402f761944dead839b90a01acec2efc54983d06e9a73aff38db59cd92651377b4e6e07583bc9c6fb2e8cfc5ddf09e5876fa3c9339b4f214a9cb4e3 + languageName: node + linkType: hard + +"@nx/eslint-plugin@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/eslint-plugin@npm:20.0.3" + dependencies: + "@eslint/compat": ^1.1.1 + "@nx/devkit": 20.0.3 + "@nx/js": 20.0.3 + "@typescript-eslint/type-utils": ^8.0.0 + "@typescript-eslint/utils": ^8.0.0 chalk: ^4.1.0 confusing-browser-globals: ^1.0.9 + globals: ^15.9.0 jsonc-eslint-parser: ^2.1.0 semver: ^7.5.3 tslib: ^2.3.0 peerDependencies: - "@typescript-eslint/parser": ^6.13.2 || ^7.0.0 + "@typescript-eslint/parser": ^6.13.2 || ^7.0.0 || ^8.0.0 eslint-config-prettier: ^9.0.0 peerDependenciesMeta: eslint-config-prettier: optional: true - checksum: b319b95ed46494d9354520bade31c2f8793f5401935f5ecab82bfc0bd56f89916d4a36d34ba3b697a83bea25703c2678c017bdee5a9aa98180a8c0433526d5d6 + checksum: fabd43fa41a91308d6ae2ff11d6dd8b6511865434e9e7b41c0a52c9c555143863ef93d7b3811e1d5d814069fc785940392932f19a7844b69a63704c31e4713a3 languageName: node linkType: hard @@ -3580,6 +3602,49 @@ __metadata: languageName: node linkType: hard +"@nx/js@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/js@npm:20.0.3" + dependencies: + "@babel/core": ^7.23.2 + "@babel/plugin-proposal-decorators": ^7.22.7 + "@babel/plugin-transform-class-properties": ^7.22.5 + "@babel/plugin-transform-runtime": ^7.23.2 + "@babel/preset-env": ^7.23.2 + "@babel/preset-typescript": ^7.22.5 + "@babel/runtime": ^7.22.6 + "@nx/devkit": 20.0.3 + "@nx/workspace": 20.0.3 + "@zkochan/js-yaml": 0.0.7 + babel-plugin-const-enum: ^1.0.1 + babel-plugin-macros: ^2.8.0 + babel-plugin-transform-typescript-metadata: ^0.3.1 + chalk: ^4.1.0 + columnify: ^1.6.0 + detect-port: ^1.5.1 + enquirer: ~2.3.6 + fast-glob: 3.2.7 + ignore: ^5.0.4 + js-tokens: ^4.0.0 + jsonc-parser: 3.2.0 + minimatch: 9.0.3 + npm-package-arg: 11.0.1 + npm-run-path: ^4.0.1 + ora: 5.3.0 + semver: ^7.5.3 + source-map-support: 0.5.19 + ts-node: 10.9.1 + tsconfig-paths: ^4.1.2 + tslib: ^2.3.0 + peerDependencies: + verdaccio: ^5.0.4 + peerDependenciesMeta: + verdaccio: + optional: true + checksum: d61e2e36c396a2f5da929cd36853b539d73ac8a38b7321c78c41d6696b10104cbb719985b70b27c7cc962319828130b64fda18f95434a52f3a2abf0355333860 + languageName: node + linkType: hard + "@nx/linter@npm:19.6.4": version: 19.6.4 resolution: "@nx/linter@npm:19.6.4" @@ -3596,6 +3661,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-darwin-arm64@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/nx-darwin-arm64@npm:20.0.3" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@nx/nx-darwin-x64@npm:19.6.4": version: 19.6.4 resolution: "@nx/nx-darwin-x64@npm:19.6.4" @@ -3603,6 +3675,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-darwin-x64@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/nx-darwin-x64@npm:20.0.3" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@nx/nx-freebsd-x64@npm:19.6.4": version: 19.6.4 resolution: "@nx/nx-freebsd-x64@npm:19.6.4" @@ -3610,6 +3689,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-freebsd-x64@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/nx-freebsd-x64@npm:20.0.3" + conditions: os=freebsd & cpu=x64 + languageName: node + linkType: hard + "@nx/nx-linux-arm-gnueabihf@npm:19.6.4": version: 19.6.4 resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.6.4" @@ -3617,6 +3703,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm-gnueabihf@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.3" + conditions: os=linux & cpu=arm + languageName: node + linkType: hard + "@nx/nx-linux-arm64-gnu@npm:19.6.4": version: 19.6.4 resolution: "@nx/nx-linux-arm64-gnu@npm:19.6.4" @@ -3624,6 +3717,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm64-gnu@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.3" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@nx/nx-linux-arm64-musl@npm:19.6.4": version: 19.6.4 resolution: "@nx/nx-linux-arm64-musl@npm:19.6.4" @@ -3631,6 +3731,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-arm64-musl@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/nx-linux-arm64-musl@npm:20.0.3" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@nx/nx-linux-x64-gnu@npm:19.6.4": version: 19.6.4 resolution: "@nx/nx-linux-x64-gnu@npm:19.6.4" @@ -3638,6 +3745,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-x64-gnu@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/nx-linux-x64-gnu@npm:20.0.3" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@nx/nx-linux-x64-musl@npm:19.6.4": version: 19.6.4 resolution: "@nx/nx-linux-x64-musl@npm:19.6.4" @@ -3645,6 +3759,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-linux-x64-musl@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/nx-linux-x64-musl@npm:20.0.3" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@nx/nx-win32-arm64-msvc@npm:19.6.4": version: 19.6.4 resolution: "@nx/nx-win32-arm64-msvc@npm:19.6.4" @@ -3652,6 +3773,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-win32-arm64-msvc@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.3" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + "@nx/nx-win32-x64-msvc@npm:19.6.4": version: 19.6.4 resolution: "@nx/nx-win32-x64-msvc@npm:19.6.4" @@ -3659,6 +3787,13 @@ __metadata: languageName: node linkType: hard +"@nx/nx-win32-x64-msvc@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/nx-win32-x64-msvc@npm:20.0.3" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@nx/react@npm:19.6.4": version: 19.6.4 resolution: "@nx/react@npm:19.6.4" @@ -3775,6 +3910,20 @@ __metadata: languageName: node linkType: hard +"@nx/workspace@npm:20.0.3": + version: 20.0.3 + resolution: "@nx/workspace@npm:20.0.3" + dependencies: + "@nx/devkit": 20.0.3 + chalk: ^4.1.0 + enquirer: ~2.3.6 + nx: 20.0.3 + tslib: ^2.3.0 + yargs-parser: 21.1.1 + checksum: 5464a82da8ad126bd6bc9e7500802661a339de914db72384f7ff293cabb7938c722dcdf295811c7445c4f1cc76d68be86074a7d16814875051988c2a9173108d + languageName: node + linkType: hard + "@octokit/auth-token@npm:^3.0.0": version: 3.0.3 resolution: "@octokit/auth-token@npm:3.0.3" @@ -4013,7 +4162,7 @@ __metadata: "@nx/cypress": 19.6.4 "@nx/devkit": 19.6.4 "@nx/eslint": 19.6.4 - "@nx/eslint-plugin": 19.6.4 + "@nx/eslint-plugin": 20.0.3 "@nx/jest": 19.6.4 "@nx/js": 19.6.4 "@nx/react": 19.6.4 @@ -7402,7 +7551,17 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:7.18.0, @typescript-eslint/type-utils@npm:^7.16.0": +"@typescript-eslint/scope-manager@npm:8.11.0": + version: 8.11.0 + resolution: "@typescript-eslint/scope-manager@npm:8.11.0" + dependencies: + "@typescript-eslint/types": 8.11.0 + "@typescript-eslint/visitor-keys": 8.11.0 + checksum: f36212ac1df6a2ed0953beda6bf66e57fd56fcc1c4b4d21149f3451ae621f63aa7ccb92aa1281615250264fdd22e56a163a5d11c5c772c857741ac0e25533325 + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:7.18.0": version: 7.18.0 resolution: "@typescript-eslint/type-utils@npm:7.18.0" dependencies: @@ -7419,6 +7578,21 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:^8.0.0": + version: 8.11.0 + resolution: "@typescript-eslint/type-utils@npm:8.11.0" + dependencies: + "@typescript-eslint/typescript-estree": 8.11.0 + "@typescript-eslint/utils": 8.11.0 + debug: ^4.3.4 + ts-api-utils: ^1.3.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 74704ee811de343ea2d349a16eec53b6cc8f2b5720510bf327e10667304c48410af78b9ec7aee5d43924a3f6c268cc2cddb7a0606f20c62391b0d7045d8b6264 + languageName: node + linkType: hard + "@typescript-eslint/types@npm:5.62.0": version: 5.62.0 resolution: "@typescript-eslint/types@npm:5.62.0" @@ -7433,6 +7607,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.11.0": + version: 8.11.0 + resolution: "@typescript-eslint/types@npm:8.11.0" + checksum: 2958f3b5b30d3a876aad79df15662e6c23fe3d0c7750c473f27adc725b2a20f303e914db785c64200bc4092c3489648407792e2bd89eccf3f7aaa4495be81681 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:5.62.0": version: 5.62.0 resolution: "@typescript-eslint/typescript-estree@npm:5.62.0" @@ -7470,7 +7651,26 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0, @typescript-eslint/utils@npm:^7.16.0": +"@typescript-eslint/typescript-estree@npm:8.11.0": + version: 8.11.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.11.0" + dependencies: + "@typescript-eslint/types": 8.11.0 + "@typescript-eslint/visitor-keys": 8.11.0 + debug: ^4.3.4 + fast-glob: ^3.3.2 + is-glob: ^4.0.3 + minimatch: ^9.0.4 + semver: ^7.6.0 + ts-api-utils: ^1.3.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 03ae4740d4ff19ebc3ea68ac3be1a0265b4abe6348fdc48123e20d6f9206baaa70209e65c9fa4a91930da7d3952c55099a307014284c9b596b12f72bce741817 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0": version: 7.18.0 resolution: "@typescript-eslint/utils@npm:7.18.0" dependencies: @@ -7484,6 +7684,20 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:8.11.0, @typescript-eslint/utils@npm:^8.0.0": + version: 8.11.0 + resolution: "@typescript-eslint/utils@npm:8.11.0" + dependencies: + "@eslint-community/eslint-utils": ^4.4.0 + "@typescript-eslint/scope-manager": 8.11.0 + "@typescript-eslint/types": 8.11.0 + "@typescript-eslint/typescript-estree": 8.11.0 + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + checksum: 0a6286fb6c6aaf497bcd5657e4f8167f29c32bb913e4feab3822c504f537ac30975d626dff442cc691e040384ad197313b5685d79296fc8a42ed6c827dcb52fc + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:^5.54.0, @typescript-eslint/utils@npm:^5.58.0, @typescript-eslint/utils@npm:^5.62.0": version: 5.62.0 resolution: "@typescript-eslint/utils@npm:5.62.0" @@ -7522,6 +7736,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.11.0": + version: 8.11.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.11.0" + dependencies: + "@typescript-eslint/types": 8.11.0 + eslint-visitor-keys: ^3.4.3 + checksum: 29057642bf63994646bd8c5b4baa704ae8b1ff094daa6254a6a92e9fbd252086e219b2b7e8050a131da58cd16cc4dee20bb9fc142bc0d3f22f92af2b59b5444e + languageName: node + linkType: hard + "@uidotdev/usehooks@npm:^2.4.1": version: 2.4.1 resolution: "@uidotdev/usehooks@npm:2.4.1" @@ -13256,6 +13480,13 @@ __metadata: languageName: node linkType: hard +"globals@npm:^15.9.0": + version: 15.11.0 + resolution: "globals@npm:15.11.0" + checksum: ef32d5ef987f3d4b47fc2e389a0b235f6a46f605160c4e405722fd7b576106ca407cb867e66fd1e0fc43b631800e2e2e71847f37691026d813f96f40339da702 + languageName: node + linkType: hard + "globalthis@npm:^1.0.3": version: 1.0.3 resolution: "globalthis@npm:1.0.3" @@ -16071,6 +16302,13 @@ __metadata: languageName: node linkType: hard +"lines-and-columns@npm:2.0.3, lines-and-columns@npm:~2.0.3": + version: 2.0.3 + resolution: "lines-and-columns@npm:2.0.3" + checksum: 5955363dfd7d3d7c476d002eb47944dbe0310d57959e2112dce004c0dc76cecfd479cf8c098fd479ff344acdf04ee0e82b455462a26492231ac152f6c48d17a1 + languageName: node + linkType: hard + "lines-and-columns@npm:^1.1.6": version: 1.2.4 resolution: "lines-and-columns@npm:1.2.4" @@ -16078,13 +16316,6 @@ __metadata: languageName: node linkType: hard -"lines-and-columns@npm:~2.0.3": - version: 2.0.3 - resolution: "lines-and-columns@npm:2.0.3" - checksum: 5955363dfd7d3d7c476d002eb47944dbe0310d57959e2112dce004c0dc76cecfd479cf8c098fd479ff344acdf04ee0e82b455462a26492231ac152f6c48d17a1 - languageName: node - linkType: hard - "lint-staged@npm:^13.0.3": version: 13.1.2 resolution: "lint-staged@npm:13.1.2" @@ -17758,6 +17989,88 @@ __metadata: languageName: node linkType: hard +"nx@npm:20.0.3": + version: 20.0.3 + resolution: "nx@npm:20.0.3" + dependencies: + "@napi-rs/wasm-runtime": 0.2.4 + "@nx/nx-darwin-arm64": 20.0.3 + "@nx/nx-darwin-x64": 20.0.3 + "@nx/nx-freebsd-x64": 20.0.3 + "@nx/nx-linux-arm-gnueabihf": 20.0.3 + "@nx/nx-linux-arm64-gnu": 20.0.3 + "@nx/nx-linux-arm64-musl": 20.0.3 + "@nx/nx-linux-x64-gnu": 20.0.3 + "@nx/nx-linux-x64-musl": 20.0.3 + "@nx/nx-win32-arm64-msvc": 20.0.3 + "@nx/nx-win32-x64-msvc": 20.0.3 + "@yarnpkg/lockfile": ^1.1.0 + "@yarnpkg/parsers": 3.0.0-rc.46 + "@zkochan/js-yaml": 0.0.7 + axios: ^1.7.4 + chalk: ^4.1.0 + cli-cursor: 3.1.0 + cli-spinners: 2.6.1 + cliui: ^8.0.1 + dotenv: ~16.4.5 + dotenv-expand: ~11.0.6 + enquirer: ~2.3.6 + figures: 3.2.0 + flat: ^5.0.2 + front-matter: ^4.0.2 + ignore: ^5.0.4 + jest-diff: ^29.4.1 + jsonc-parser: 3.2.0 + lines-and-columns: 2.0.3 + minimatch: 9.0.3 + node-machine-id: 1.1.12 + npm-run-path: ^4.0.1 + open: ^8.4.0 + ora: 5.3.0 + semver: ^7.5.3 + string-width: ^4.2.3 + tar-stream: ~2.2.0 + tmp: ~0.2.1 + tsconfig-paths: ^4.1.2 + tslib: ^2.3.0 + yargs: ^17.6.2 + yargs-parser: 21.1.1 + peerDependencies: + "@swc-node/register": ^1.8.0 + "@swc/core": ^1.3.85 + dependenciesMeta: + "@nx/nx-darwin-arm64": + optional: true + "@nx/nx-darwin-x64": + optional: true + "@nx/nx-freebsd-x64": + optional: true + "@nx/nx-linux-arm-gnueabihf": + optional: true + "@nx/nx-linux-arm64-gnu": + optional: true + "@nx/nx-linux-arm64-musl": + optional: true + "@nx/nx-linux-x64-gnu": + optional: true + "@nx/nx-linux-x64-musl": + optional: true + "@nx/nx-win32-arm64-msvc": + optional: true + "@nx/nx-win32-x64-msvc": + optional: true + peerDependenciesMeta: + "@swc-node/register": + optional: true + "@swc/core": + optional: true + bin: + nx: bin/nx.js + nx-cloud: bin/nx-cloud.js + checksum: 89fd5313fda483ab602bbeda1f6332f8feb626a4b9b1b29cf9f4d138aa102b13bbe88a47631283717841844382b42fbf1102a2dabd9c60935a531e107bd2f8a7 + languageName: node + linkType: hard + "nypm@npm:^0.3.8": version: 0.3.8 resolution: "nypm@npm:0.3.8"