From 4e70fa13e08ff8e780233b78f488e40fb307100e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 06:43:11 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-import from 2.27.2 to 2.27.4 (#1438) Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.2 to 2.27.4. - [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.27.2...v2.27.4) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6260b97f..6e03f443 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "eslint-config-react-app": "^7.0.1", "eslint-config-typed-fp": "^3.3.0", "eslint-plugin-functional": "^4.4.1", - "eslint-plugin-import": "^2.27.2", + "eslint-plugin-import": "^2.27.4", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.32.0", "eslint-plugin-total-functions": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 8ecd2bf3..94c943f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2468,7 +2468,7 @@ __metadata: eslint-config-react-app: ^7.0.1 eslint-config-typed-fp: ^3.3.0 eslint-plugin-functional: ^4.4.1 - eslint-plugin-import: ^2.27.2 + eslint-plugin-import: ^2.27.4 eslint-plugin-prettier: ^4.2.1 eslint-plugin-react: ^7.32.0 eslint-plugin-total-functions: ^6.0.0 @@ -8032,9 +8032,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-import@npm:^2.27.2": - version: 2.27.2 - resolution: "eslint-plugin-import@npm:2.27.2" +"eslint-plugin-import@npm:^2.27.4": + version: 2.27.4 + resolution: "eslint-plugin-import@npm:2.27.4" dependencies: array-includes: ^3.1.6 array.prototype.flat: ^1.3.1 @@ -8049,10 +8049,11 @@ __metadata: minimatch: ^3.1.2 object.values: ^1.1.6 resolve: ^1.22.1 + semver: ^6.3.0 tsconfig-paths: ^3.14.1 peerDependencies: eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 - checksum: 246f6bf54a7e2070b18471a38a8e1d085f745679eb893e4e5baf95272f5156ebddd88e611f757ceb3793ae170f56bc6de60b4fe320183d62aa23e58ff248b141 + checksum: e298a9b1fde6d86737520c7da1d851d1facbf1883e29eddfd374a813eb05a647108c072d5c852b6bf535886c435a419f2fee1d6ae3a324d6f7877d957a796e37 languageName: node linkType: hard