From 2f86ba2142efd925626eef9afc1bb3eb3fb538d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 17:07:10 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-import from 2.25.2 to 2.26.0 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.2 to 2.26.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.2...v2.26.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb1c297..5b174a2 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@typescript-eslint/parser": "^5.36.2", "codelyzer": "^6.0.1", "eslint": "^8.23.0", - "eslint-plugin-import": "2.25.2", + "eslint-plugin-import": "2.26.0", "eslint-plugin-jsdoc": "^39.6.4", "eslint-plugin-prefer-arrow": "1.2.3", "jasmine-core": "^4.5.0", -- 2.49.1