From dec8947652b1f5666d51128f45e209e5bb7b2205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 15:53:37 +0000 Subject: [PATCH] Bump @typescript-eslint/utils from 7.7.0 to 7.16.0 Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 7.7.0 to 7.16.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/utils) --- updated-dependencies: - dependency-name: "@typescript-eslint/utils" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/eslint-config-react/package.json | 2 +- packages/eslint-config/package.json | 2 +- yarn.lock | 68 +++++++++++++++++++++-- 4 files changed, 67 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c26b633..d2177de 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/eslint": "^8.56.10", "@types/node": "^20.12.7", "@types/react": "^18.2.79", - "@typescript-eslint/utils": "^7.7.0", + "@typescript-eslint/utils": "^7.16.0", "@yarnpkg/doctor": "^4.0.1", "eslint": "^8.57.0", "husky": "^9.0.11", diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 1ef9982..cd7df93 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -37,7 +37,7 @@ "@saberhq/tsconfig": "workspace:^", "@types/eslint": "^8.56.10", "@types/node": "^20.12.7", - "@typescript-eslint/utils": "^7.7.0", + "@typescript-eslint/utils": "^7.16.0", "eslint": "^8.57.0", "typescript": "^5.4.5" } diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index f27146a..c884d48 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -41,7 +41,7 @@ "@saberhq/tsconfig": "workspace:^", "@types/eslint": "^8.56.10", "@types/node": "^20.12.7", - "@typescript-eslint/utils": "^7.7.0", + "@typescript-eslint/utils": "^7.16.0", "eslint": "^8.57.0", "typescript": "^5.4.5" } diff --git a/yarn.lock b/yarn.lock index d5ffa39..95869d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -291,7 +291,7 @@ __metadata: "@saberhq/tsconfig": "workspace:^" "@types/eslint": "npm:^8.56.10" "@types/node": "npm:^20.12.7" - "@typescript-eslint/utils": "npm:^7.7.0" + "@typescript-eslint/utils": "npm:^7.16.0" eslint: "npm:^8.57.0" eslint-plugin-jsx-a11y: "npm:^6.8.0" eslint-plugin-react: "npm:^7.34.1" @@ -311,7 +311,7 @@ __metadata: "@types/node": "npm:^20.12.7" "@typescript-eslint/eslint-plugin": "npm:^7.7.0" "@typescript-eslint/parser": "npm:^7.7.0" - "@typescript-eslint/utils": "npm:^7.7.0" + "@typescript-eslint/utils": "npm:^7.16.0" eslint: "npm:^8.57.0" eslint-config-prettier: "npm:^9.1.0" eslint-import-resolver-node: "npm:^0.3.9" @@ -337,7 +337,7 @@ __metadata: "@types/eslint": "npm:^8.56.10" "@types/node": "npm:^20.12.7" "@types/react": "npm:^18.2.79" - "@typescript-eslint/utils": "npm:^7.7.0" + "@typescript-eslint/utils": "npm:^7.16.0" "@yarnpkg/doctor": "npm:^4.0.1" eslint: "npm:^8.57.0" husky: "npm:^9.0.11" @@ -571,6 +571,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:7.16.0": + version: 7.16.0 + resolution: "@typescript-eslint/scope-manager@npm:7.16.0" + dependencies: + "@typescript-eslint/types": "npm:7.16.0" + "@typescript-eslint/visitor-keys": "npm:7.16.0" + checksum: 10/bf39a3ab803503c33e6c33568e7b93793d53d18100cb2f2ec1a540121aeba74d291d19c9ad3933198ff15e53a46d2f92db0c54309259dc99c1e3e297becd5677 + languageName: node + linkType: hard + "@typescript-eslint/scope-manager@npm:7.7.0": version: 7.7.0 resolution: "@typescript-eslint/scope-manager@npm:7.7.0" @@ -598,6 +608,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:7.16.0": + version: 7.16.0 + resolution: "@typescript-eslint/types@npm:7.16.0" + checksum: 10/0813d9eb158f984b9d7e9e83961533ddc1e8c8815ca9059dab820df276b1e537b183f4c83cc4fe79ab3865cde1a64f2ec3f7fffe7209872d7d404636299f630b + languageName: node + linkType: hard + "@typescript-eslint/types@npm:7.7.0": version: 7.7.0 resolution: "@typescript-eslint/types@npm:7.7.0" @@ -605,6 +622,25 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/typescript-estree@npm:7.16.0": + version: 7.16.0 + resolution: "@typescript-eslint/typescript-estree@npm:7.16.0" + dependencies: + "@typescript-eslint/types": "npm:7.16.0" + "@typescript-eslint/visitor-keys": "npm:7.16.0" + debug: "npm:^4.3.4" + globby: "npm:^11.1.0" + is-glob: "npm:^4.0.3" + minimatch: "npm:^9.0.4" + semver: "npm:^7.6.0" + ts-api-utils: "npm:^1.3.0" + peerDependenciesMeta: + typescript: + optional: true + checksum: 10/5719c0cb649d627a073f1c8994a6073acc211ecfce0daef61d2de4315e42a23cf79e4dacb3b3596c4792eab062fdd22080c62345e2a58d38e7268eb6103a46d4 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:7.7.0": version: 7.7.0 resolution: "@typescript-eslint/typescript-estree@npm:7.7.0" @@ -624,7 +660,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:7.7.0, @typescript-eslint/utils@npm:^7.7.0": +"@typescript-eslint/utils@npm:7.7.0": version: 7.7.0 resolution: "@typescript-eslint/utils@npm:7.7.0" dependencies: @@ -641,6 +677,30 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:^7.16.0": + version: 7.16.0 + resolution: "@typescript-eslint/utils@npm:7.16.0" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.4.0" + "@typescript-eslint/scope-manager": "npm:7.16.0" + "@typescript-eslint/types": "npm:7.16.0" + "@typescript-eslint/typescript-estree": "npm:7.16.0" + peerDependencies: + eslint: ^8.56.0 + checksum: 10/325eab6705e70322d8df613cba4b018abc5d8ef857eb6c86f7a8376334eac789e6a585d30c041045c7eeede18083744faae66f48033e7811b2a23ebe8f6d3407 + languageName: node + linkType: hard + +"@typescript-eslint/visitor-keys@npm:7.16.0": + version: 7.16.0 + resolution: "@typescript-eslint/visitor-keys@npm:7.16.0" + dependencies: + "@typescript-eslint/types": "npm:7.16.0" + eslint-visitor-keys: "npm:^3.4.3" + checksum: 10/aae065bdd6d5681d40df51af24933fc86c15f355f9d8f85c39a506f352ddc2a76fc72d4f8cf823ebb7550c84d543605a2fdd7d06979a0967cd48c1f542436714 + languageName: node + linkType: hard + "@typescript-eslint/visitor-keys@npm:7.7.0": version: 7.7.0 resolution: "@typescript-eslint/visitor-keys@npm:7.7.0"