From fd4faeccc0672acc44fbbcf54d16150c2669156e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 15:35:13 +0000 Subject: Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 (#70) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.22.0. - [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/v5.22.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 7e659da..ee35e1a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/node": "17.0.31", "@types/passport": "^1.0.7", "@types/shell-quote": "1.7.1", - "@typescript-eslint/eslint-plugin": "5.21.0", + "@typescript-eslint/eslint-plugin": "5.22.0", "@typescript-eslint/parser": "5.21.0", "eslint": "8.14.0", "eslint-config-airbnb-base": "15.0.0", -- cgit v1.2.3