From 5b94b5daff71c0d27314fd6aa00bf70b1990a15d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 14:21:51 +0000 Subject: [PATCH] Update dependency eslint-plugin-import to ^2.28.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 18cab7f..9018ce1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@typescript-eslint/parser": "^6.5.0", "eslint": "^8.48.0", "eslint-config-airbnb-typescript": "^17.1.0", - "eslint-plugin-import": "^2.27.5", + "eslint-plugin-import": "^2.28.1", "glob-exec": "^0.1.1", "tfx-cli": "^0.16.0", "typescript": "^4.9.5" diff --git a/package.json b/package.json index 47fd9aa..9b8d8bb 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@typescript-eslint/parser": "^6.5.0", "eslint": "^8.48.0", "eslint-config-airbnb-typescript": "^17.1.0", - "eslint-plugin-import": "^2.27.5", + "eslint-plugin-import": "^2.28.1", "glob-exec": "^0.1.1", "tfx-cli": "^0.16.0", "typescript": "^4.9.5"