Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2d7bc7f

Browse files
authoredMay 24, 2021
chore(deps-dev): bump eslint-plugin-import from 2.23.2 to 2.23.3
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.2 to 2.23.3. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.23.2...v2.23.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0608e86 commit 2d7bc7f

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
@@ -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
content-disposition@0.5.3:
23292321
version "0.5.3"
23302322
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.3.tgz#e130caf7e7279087c5616c2007d0485698984fbd"
@@ -3217,13 +3209,12 @@ eslint-module-utils@^2.6.1:
32173209
pkg-dir "^2.0.0"
32183210

32193211
eslint-plugin-import@^2.18.2:
3220-
version "2.23.2"
3221-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.2.tgz#ee15dd68fc7a1a1ba4c653c734e0d01c100d3484"
3222-
integrity sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg==
3212+
version "2.23.3"
3213+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
3214+
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
32233215
dependencies:
32243216
array-includes "^3.1.3"
32253217
array.prototype.flat "^1.2.4"
3226-
contains-path "^1.0.0"
32273218
debug "^2.6.9"
32283219
doctrine "^2.1.0"
32293220
eslint-import-resolver-node "^0.3.4"
@@ -5790,13 +5781,6 @@ path-parse@^1.0.6:
57905781
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
57915782
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
57925783

5793-
path-starts-with@^1.0.0:
5794-
version "1.0.0"
5795-
resolved "https://registry.yarnpkg.com/path-starts-with/-/path-starts-with-1.0.0.tgz#b28243015e8b138de572682ac52da42e646ad84e"
5796-
integrity sha1-soJDAV6LE43lcmgqxS2kLmRq2E4=
5797-
dependencies:
5798-
normalize-path "^2.1.1"
5799-
58005784
path-to-regexp@0.1.7:
58015785
version "0.1.7"
58025786
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"

0 commit comments

Comments
 (0)
Please sign in to comment.