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