Skip to content

Commit 99542e6

Browse files
authored
Merge pull request #3450 from cdr/dependabot/npm_and_yarn/eslint-plugin-import-2.23.3
chore(deps-dev): bump eslint-plugin-import from 2.23.2 to 2.23.3
2 parents 680a1e2 + cf13e6b commit 99542e6

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

yarn.lock

+3-19
Original file line numberDiff line numberDiff line change
@@ -2317,14 +2317,6 @@ constants-browserify@^1.0.0:
23172317
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
23182318
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
23192319

2320-
contains-path@^1.0.0:
2321-
version "1.0.0"
2322-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-1.0.0.tgz#3458b332185603e8eed18f518d4a10888a3abc91"
2323-
integrity sha1-NFizMhhWA+ju0Y9RjUoQiIo6vJE=
2324-
dependencies:
2325-
normalize-path "^2.1.1"
2326-
path-starts-with "^1.0.0"
2327-
23282320
23292321
version "0.5.3"
23302322
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.3.tgz#e130caf7e7279087c5616c2007d0485698984fbd"
@@ -3222,13 +3214,12 @@ eslint-module-utils@^2.6.1:
32223214
pkg-dir "^2.0.0"
32233215

32243216
eslint-plugin-import@^2.18.2:
3225-
version "2.23.2"
3226-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.2.tgz#ee15dd68fc7a1a1ba4c653c734e0d01c100d3484"
3227-
integrity sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg==
3217+
version "2.23.3"
3218+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
3219+
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
32283220
dependencies:
32293221
array-includes "^3.1.3"
32303222
array.prototype.flat "^1.2.4"
3231-
contains-path "^1.0.0"
32323223
debug "^2.6.9"
32333224
doctrine "^2.1.0"
32343225
eslint-import-resolver-node "^0.3.4"
@@ -5797,13 +5788,6 @@ path-parse@^1.0.6:
57975788
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
57985789
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
57995790

5800-
path-starts-with@^1.0.0:
5801-
version "1.0.0"
5802-
resolved "https://registry.yarnpkg.com/path-starts-with/-/path-starts-with-1.0.0.tgz#b28243015e8b138de572682ac52da42e646ad84e"
5803-
integrity sha1-soJDAV6LE43lcmgqxS2kLmRq2E4=
5804-
dependencies:
5805-
normalize-path "^2.1.1"
5806-
58075791
58085792
version "0.1.7"
58095793
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"

0 commit comments

Comments
 (0)