From 22f4cf52d3d8f4eb549f6a379b84b32fae324310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 10:13:25 +0200 Subject: [PATCH] deps: bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1 (#1558) * deps: bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.13.1 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * chore: update deps --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: achingbrain --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 42683db28..19556ebbc 100644 --- a/package.json +++ b/package.json @@ -236,7 +236,7 @@ "@types/chai-subset": "^1.3.3", "@types/mocha": "^10.0.0", "@types/node": "^20.4.2", - "@typescript-eslint/eslint-plugin": "^5.18.0", + "@typescript-eslint/eslint-plugin": "^7.13.1", "buffer": "^6.0.3", "bytes": "^3.1.0", "c8": "^10.1.2", @@ -254,7 +254,7 @@ "env-paths": "^3.0.0", "esbuild": "^0.21.1", "eslint": "^8.31.0", - "eslint-config-ipfs": "^6.0.0", + "eslint-config-ipfs": "^7.0.0", "eslint-plugin-etc": "^2.0.2", "eslint-plugin-import": "^2.18.0", "eslint-plugin-jsdoc": "^48.0.2",