Skip to content

Commit 4b33175

Browse files
committed
chore: update dependency eslint-plugin-import to v2.23.3
1 parent 2e8fab1 commit 4b33175

File tree

1 file changed

+6
-22
lines changed

1 file changed

+6
-22
lines changed

yarn.lock

+6-22
Original file line numberDiff line numberDiff line change
@@ -3664,14 +3664,6 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
36643664
resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
36653665
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
36663666

3667-
contains-path@^1.0.0:
3668-
version "1.0.0"
3669-
resolved "https://registry.npmjs.org/contains-path/-/contains-path-1.0.0.tgz#3458b332185603e8eed18f518d4a10888a3abc91"
3670-
integrity sha1-NFizMhhWA+ju0Y9RjUoQiIo6vJE=
3671-
dependencies:
3672-
normalize-path "^2.1.1"
3673-
path-starts-with "^1.0.0"
3674-
36753667
[email protected], conventional-changelog-angular@^5.0.11, conventional-changelog-angular@^5.0.12:
36763668
version "5.0.12"
36773669
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz#c979b8b921cbfe26402eb3da5bbfda02d865a2b9"
@@ -4416,13 +4408,12 @@ eslint-module-utils@^2.6.1:
44164408
pkg-dir "^2.0.0"
44174409

44184410
eslint-plugin-import@^2.20.1:
4419-
version "2.23.2"
4420-
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.23.2.tgz#ee15dd68fc7a1a1ba4c653c734e0d01c100d3484"
4421-
integrity sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg==
4411+
version "2.23.3"
4412+
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
4413+
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
44224414
dependencies:
44234415
array-includes "^3.1.3"
44244416
array.prototype.flat "^1.2.4"
4425-
contains-path "^1.0.0"
44264417
debug "^2.6.9"
44274418
doctrine "^2.1.0"
44284419
eslint-import-resolver-node "^0.3.4"
@@ -8252,13 +8243,6 @@ path-parse@^1.0.6:
82528243
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
82538244
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
82548245

8255-
path-starts-with@^1.0.0:
8256-
version "1.0.0"
8257-
resolved "https://registry.npmjs.org/path-starts-with/-/path-starts-with-1.0.0.tgz#b28243015e8b138de572682ac52da42e646ad84e"
8258-
integrity sha1-soJDAV6LE43lcmgqxS2kLmRq2E4=
8259-
dependencies:
8260-
normalize-path "^2.1.1"
8261-
82628246
path-type@^1.0.0:
82638247
version "1.1.0"
82648248
resolved "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -9471,9 +9455,9 @@ spdx-expression-parse@^3.0.0:
94719455
spdx-license-ids "^3.0.0"
94729456

94739457
spdx-license-ids@^3.0.0:
9474-
version "3.0.7"
9475-
resolved "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.7.tgz#e9c18a410e5ed7e12442a549fbd8afa767038d65"
9476-
integrity sha512-U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ==
9458+
version "3.0.8"
9459+
resolved "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.8.tgz#eb1e97ad99b11bf3f82a3b71a0472dd9a00f2ecf"
9460+
integrity sha512-NDgA96EnaLSvtbM7trJj+t1LUR3pirkDCcz9nOUlPb5DMBGsH7oES6C3hs3j7R9oHEa1EMvReS/BUAIT5Tcr0g==
94779461

94789462
split-string@^3.0.1, split-string@^3.0.2:
94799463
version "3.1.0"

0 commit comments

Comments
 (0)