Skip to content

Commit 28619ff

Browse files
chore(deps): bump eslint-plugin-import from 2.23.2 to 2.23.3 (#193)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2656498 commit 28619ff

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
@@ -3368,14 +3368,6 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
33683368
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
33693369
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
33703370

3371-
contains-path@^1.0.0:
3372-
version "1.0.0"
3373-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-1.0.0.tgz#3458b332185603e8eed18f518d4a10888a3abc91"
3374-
integrity sha1-NFizMhhWA+ju0Y9RjUoQiIo6vJE=
3375-
dependencies:
3376-
normalize-path "^2.1.1"
3377-
path-starts-with "^1.0.0"
3378-
33793371
conventional-changelog-angular@^5.0.11, conventional-changelog-angular@^5.0.12:
33803372
version "5.0.12"
33813373
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz#c979b8b921cbfe26402eb3da5bbfda02d865a2b9"
@@ -3996,13 +3988,12 @@ eslint-module-utils@^2.6.1:
39963988
pkg-dir "^2.0.0"
39973989

39983990
eslint-plugin-import@^2.22.1:
3999-
version "2.23.2"
4000-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.2.tgz#ee15dd68fc7a1a1ba4c653c734e0d01c100d3484"
4001-
integrity sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg==
3991+
version "2.23.3"
3992+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
3993+
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
40023994
dependencies:
40033995
array-includes "^3.1.3"
40043996
array.prototype.flat "^1.2.4"
4005-
contains-path "^1.0.0"
40063997
debug "^2.6.9"
40073998
doctrine "^2.1.0"
40083999
eslint-import-resolver-node "^0.3.4"
@@ -7257,13 +7248,6 @@ path-parse@^1.0.6:
72577248
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
72587249
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
72597250

7260-
path-starts-with@^1.0.0:
7261-
version "1.0.0"
7262-
resolved "https://registry.yarnpkg.com/path-starts-with/-/path-starts-with-1.0.0.tgz#b28243015e8b138de572682ac52da42e646ad84e"
7263-
integrity sha1-soJDAV6LE43lcmgqxS2kLmRq2E4=
7264-
dependencies:
7265-
normalize-path "^2.1.1"
7266-
72677251
path-to-regexp@^1.7.0:
72687252
version "1.8.0"
72697253
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"

0 commit comments

Comments
 (0)