Skip to content

Commit 9779b5c

Browse files
chore(deps-dev): bump eslint-plugin-import from 2.23.2 to 2.23.3 (#1386)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f3187f commit 9779b5c

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

yarn.lock

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4852,14 +4852,6 @@ constants-browserify@^1.0.0:
48524852
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
48534853
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
48544854

4855-
contains-path@^1.0.0:
4856-
version "1.0.0"
4857-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-1.0.0.tgz#3458b332185603e8eed18f518d4a10888a3abc91"
4858-
integrity sha1-NFizMhhWA+ju0Y9RjUoQiIo6vJE=
4859-
dependencies:
4860-
normalize-path "^2.1.1"
4861-
path-starts-with "^1.0.0"
4862-
48634855
48644856
version "0.5.2"
48654857
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4"
@@ -6317,13 +6309,12 @@ eslint-plugin-es@^3.0.0:
63176309
regexpp "^3.0.0"
63186310

63196311
eslint-plugin-import@^2.21.2:
6320-
version "2.23.2"
6321-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.2.tgz#ee15dd68fc7a1a1ba4c653c734e0d01c100d3484"
6322-
integrity sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg==
6312+
version "2.23.3"
6313+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
6314+
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
63236315
dependencies:
63246316
array-includes "^3.1.3"
63256317
array.prototype.flat "^1.2.4"
6326-
contains-path "^1.0.0"
63276318
debug "^2.6.9"
63286319
doctrine "^2.1.0"
63296320
eslint-import-resolver-node "^0.3.4"
@@ -11563,13 +11554,6 @@ path-parse@^1.0.6:
1156311554
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
1156411555
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
1156511556

11566-
path-starts-with@^1.0.0:
11567-
version "1.0.0"
11568-
resolved "https://registry.yarnpkg.com/path-starts-with/-/path-starts-with-1.0.0.tgz#b28243015e8b138de572682ac52da42e646ad84e"
11569-
integrity sha1-soJDAV6LE43lcmgqxS2kLmRq2E4=
11570-
dependencies:
11571-
normalize-path "^2.1.1"
11572-
1157311557
1157411558
version "0.1.7"
1157511559
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"

0 commit comments

Comments
 (0)