From 2766b0876402755f4612a6ccc6d4404e85cbcb8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 06:43:05 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-import from 2.27.4 to 2.27.5 (#1444) Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.4 to 2.27.5. - [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.4...v2.27.5) --- 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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 3572b61a..fd75d897 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.4", + "eslint-plugin-import": "^2.27.5", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.32.1", "eslint-plugin-total-functions": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 7ab70782..aa513df0 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.4 + eslint-plugin-import: ^2.27.5 eslint-plugin-prettier: ^4.2.1 eslint-plugin-react: ^7.32.1 eslint-plugin-total-functions: ^6.0.0 @@ -5825,7 +5825,7 @@ __metadata: languageName: node linkType: hard -"array.prototype.flatmap@npm:^1.3.0, array.prototype.flatmap@npm:^1.3.1": +"array.prototype.flatmap@npm:^1.3.1": version: 1.3.1 resolution: "array.prototype.flatmap@npm:1.3.1" dependencies: @@ -8048,13 +8048,13 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-import@npm:^2.27.4": - version: 2.27.4 - resolution: "eslint-plugin-import@npm:2.27.4" +"eslint-plugin-import@npm:^2.27.5": + version: 2.27.5 + resolution: "eslint-plugin-import@npm:2.27.5" dependencies: array-includes: ^3.1.6 array.prototype.flat: ^1.3.1 - array.prototype.flatmap: ^1.3.0 + array.prototype.flatmap: ^1.3.1 debug: ^3.2.7 doctrine: ^2.1.0 eslint-import-resolver-node: ^0.3.7 @@ -8069,7 +8069,7 @@ __metadata: tsconfig-paths: ^3.14.1 peerDependencies: eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 - checksum: e298a9b1fde6d86737520c7da1d851d1facbf1883e29eddfd374a813eb05a647108c072d5c852b6bf535886c435a419f2fee1d6ae3a324d6f7877d957a796e37 + checksum: f500571a380167e25d72a4d925ef9a7aae8899eada57653e5f3051ec3d3c16d08271fcefe41a30a9a2f4fefc232f066253673ee4ea77b30dba65ae173dade85d languageName: node linkType: hard