Skip to content

Commit 22f4cf5

Browse files
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] <support@github.com> * chore: update deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: achingbrain <alex@achingbrain.net>
1 parent ce31644 commit 22f4cf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
"@types/chai-subset": "^1.3.3",
237237
"@types/mocha": "^10.0.0",
238238
"@types/node": "^20.4.2",
239-
"@typescript-eslint/eslint-plugin": "^5.18.0",
239+
"@typescript-eslint/eslint-plugin": "^7.13.1",
240240
"buffer": "^6.0.3",
241241
"bytes": "^3.1.0",
242242
"c8": "^10.1.2",
@@ -254,7 +254,7 @@
254254
"env-paths": "^3.0.0",
255255
"esbuild": "^0.21.1",
256256
"eslint": "^8.31.0",
257-
"eslint-config-ipfs": "^6.0.0",
257+
"eslint-config-ipfs": "^7.0.0",
258258
"eslint-plugin-etc": "^2.0.2",
259259
"eslint-plugin-import": "^2.18.0",
260260
"eslint-plugin-jsdoc": "^48.0.2",

0 commit comments

Comments
 (0)