From 02af51c1deaacc9f58839e805d19468addb57d66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 06:31:06 +0200 Subject: [PATCH] chore(deps-dev): bump @typescript-eslint/eslint-plugin (#7957) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.13.0 to 7.13.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 56 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 80945354ec..5912b1fd81 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@types/sinon": "17.0.3", "@types/sort-json": "2.0.3", "@types/uuid": "9.0.8", - "@typescript-eslint/eslint-plugin": "7.13.0", + "@typescript-eslint/eslint-plugin": "7.13.1", "@typescript-eslint/parser": "7.13.1", "@wireapp/copy-config": "2.2.2", "@wireapp/eslint-config": "3.0.12", diff --git a/yarn.lock b/yarn.lock index 5896c7fb65..650c5efe60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3947,6 +3947,29 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/eslint-plugin@npm:7.13.1": + version: 7.13.1 + resolution: "@typescript-eslint/eslint-plugin@npm:7.13.1" + dependencies: + "@eslint-community/regexpp": ^4.10.0 + "@typescript-eslint/scope-manager": 7.13.1 + "@typescript-eslint/type-utils": 7.13.1 + "@typescript-eslint/utils": 7.13.1 + "@typescript-eslint/visitor-keys": 7.13.1 + graphemer: ^1.4.0 + ignore: ^5.3.1 + natural-compare: ^1.4.0 + ts-api-utils: ^1.3.0 + peerDependencies: + "@typescript-eslint/parser": ^7.0.0 + eslint: ^8.56.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: c79a01cac62c7588c7c968121d39bc5821172e007ab641e0d8d79c176451a3a8b134782df7ef7af0b7d85a8026245d9866ac049596f009f9b19064e0b07ec8d5 + languageName: node + linkType: hard + "@typescript-eslint/parser@npm:7.13.0": version: 7.13.0 resolution: "@typescript-eslint/parser@npm:7.13.0" @@ -4050,6 +4073,23 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:7.13.1": + version: 7.13.1 + resolution: "@typescript-eslint/type-utils@npm:7.13.1" + dependencies: + "@typescript-eslint/typescript-estree": 7.13.1 + "@typescript-eslint/utils": 7.13.1 + debug: ^4.3.4 + ts-api-utils: ^1.3.0 + peerDependencies: + eslint: ^8.56.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 6f1834fae3cc58ce8abfb243fc7d865ad07d0d4d0864ec970b8e97bb6aceb8daa2fa5903d8b44ceedffdbf44092e38634942b3b20d66041aec4c5df42433d293 + languageName: node + linkType: hard + "@typescript-eslint/types@npm:5.59.2": version: 5.59.2 resolution: "@typescript-eslint/types@npm:5.59.2" @@ -4200,6 +4240,20 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:7.13.1": + version: 7.13.1 + resolution: "@typescript-eslint/utils@npm:7.13.1" + dependencies: + "@eslint-community/eslint-utils": ^4.4.0 + "@typescript-eslint/scope-manager": 7.13.1 + "@typescript-eslint/types": 7.13.1 + "@typescript-eslint/typescript-estree": 7.13.1 + peerDependencies: + eslint: ^8.56.0 + checksum: 83c6af85edb45c81ff3a9d790299f0ea2403033bcb945a5bef726623ca74955979f99e887445b3fe6ba8fde1762d32ff2baa64c0558b56ca84109d4a74e57e26 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:^5.58.0": version: 5.59.2 resolution: "@typescript-eslint/utils@npm:5.59.2" @@ -17479,7 +17533,7 @@ __metadata: "@types/sinon": 17.0.3 "@types/sort-json": 2.0.3 "@types/uuid": 9.0.8 - "@typescript-eslint/eslint-plugin": 7.13.0 + "@typescript-eslint/eslint-plugin": 7.13.1 "@typescript-eslint/parser": 7.13.1 "@wireapp/certificate-check": 0.7.13 "@wireapp/commons": 5.2.8