From d86e7170a8b928f112bb25dce52b0b43a22aa885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 10:12:18 +0000 Subject: [PATCH] build(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.6.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/v6.6.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- aws-minimal-express-dynamo-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-minimal-express-dynamo-api/package.json b/aws-minimal-express-dynamo-api/package.json index 340111c8..9da1f732 100644 --- a/aws-minimal-express-dynamo-api/package.json +++ b/aws-minimal-express-dynamo-api/package.json @@ -10,7 +10,7 @@ "@types/express": "^4.17.13", "@types/jest": "^29.1.2", "@types/node": "^18.8.5", - "@typescript-eslint/eslint-plugin": "^5.27.1", + "@typescript-eslint/eslint-plugin": "^6.6.0", "@typescript-eslint/parser": "^5.27.1", "eslint": "^8.17.0", "eslint-config-airbnb-base": "^15.0.0",