Skip to content

Commit 6f770b2

Browse files
build(deps): update dependency eslint-plugin-import to v2.27.5
1 parent 202f9b2 commit 6f770b2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"cz-conventional-changelog": "3.3.0",
4848
"eslint": "8.32.0",
4949
"eslint-config-prettier": "8.6.0",
50-
"eslint-plugin-import": "2.27.4",
50+
"eslint-plugin-import": "2.27.5",
5151
"eslint-plugin-jsdoc": "39.6.4",
5252
"eslint-plugin-prefer-arrow": "1.2.3",
5353
"eslint-plugin-sonarjs": "0.18.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,7 +1467,7 @@ __metadata:
14671467
languageName: node
14681468
linkType: hard
14691469

1470-
"array.prototype.flatmap@npm:^1.3.0":
1470+
"array.prototype.flatmap@npm:^1.3.1":
14711471
version: 1.3.1
14721472
resolution: "array.prototype.flatmap@npm:1.3.1"
14731473
dependencies:
@@ -2807,13 +2807,13 @@ __metadata:
28072807
languageName: node
28082808
linkType: hard
28092809

2810-
"eslint-plugin-import@npm:2.27.4":
2811-
version: 2.27.4
2812-
resolution: "eslint-plugin-import@npm:2.27.4"
2810+
"eslint-plugin-import@npm:2.27.5":
2811+
version: 2.27.5
2812+
resolution: "eslint-plugin-import@npm:2.27.5"
28132813
dependencies:
28142814
array-includes: ^3.1.6
28152815
array.prototype.flat: ^1.3.1
2816-
array.prototype.flatmap: ^1.3.0
2816+
array.prototype.flatmap: ^1.3.1
28172817
debug: ^3.2.7
28182818
doctrine: ^2.1.0
28192819
eslint-import-resolver-node: ^0.3.7
@@ -2828,7 +2828,7 @@ __metadata:
28282828
tsconfig-paths: ^3.14.1
28292829
peerDependencies:
28302830
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
2831-
checksum: e298a9b1fde6d86737520c7da1d851d1facbf1883e29eddfd374a813eb05a647108c072d5c852b6bf535886c435a419f2fee1d6ae3a324d6f7877d957a796e37
2831+
checksum: f500571a380167e25d72a4d925ef9a7aae8899eada57653e5f3051ec3d3c16d08271fcefe41a30a9a2f4fefc232f066253673ee4ea77b30dba65ae173dade85d
28322832
languageName: node
28332833
linkType: hard
28342834

@@ -6324,7 +6324,7 @@ __metadata:
63246324
cz-conventional-changelog: 3.3.0
63256325
eslint: 8.32.0
63266326
eslint-config-prettier: 8.6.0
6327-
eslint-plugin-import: 2.27.4
6327+
eslint-plugin-import: 2.27.5
63286328
eslint-plugin-jsdoc: 39.6.4
63296329
eslint-plugin-prefer-arrow: 1.2.3
63306330
eslint-plugin-sonarjs: 0.18.0

0 commit comments

Comments
 (0)