Skip to content

Commit 9315684

Browse files
authored
Merge pull request #156 from icelam/dependabot/npm_and_yarn/v1/eslint-plugin-import-2.23.4
chore(deps-dev): bump eslint-plugin-import from 2.23.2 to 2.23.4
2 parents 9535ec2 + f28c39f commit 9315684

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
@@ -1580,14 +1580,6 @@ confusing-browser-globals@^1.0.10:
15801580
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59"
15811581
integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==
15821582

1583-
contains-path@^1.0.0:
1584-
version "1.0.0"
1585-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-1.0.0.tgz#3458b332185603e8eed18f518d4a10888a3abc91"
1586-
integrity sha1-NFizMhhWA+ju0Y9RjUoQiIo6vJE=
1587-
dependencies:
1588-
normalize-path "^2.1.1"
1589-
path-starts-with "^1.0.0"
1590-
15911583
conventional-changelog-angular@^5.0.11:
15921584
version "5.0.12"
15931585
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz#c979b8b921cbfe26402eb3da5bbfda02d865a2b9"
@@ -1975,13 +1967,12 @@ eslint-module-utils@^2.6.1:
19751967
pkg-dir "^2.0.0"
19761968

19771969
eslint-plugin-import@^2.22.0:
1978-
version "2.23.2"
1979-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.2.tgz#ee15dd68fc7a1a1ba4c653c734e0d01c100d3484"
1980-
integrity sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg==
1970+
version "2.23.4"
1971+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
1972+
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
19811973
dependencies:
19821974
array-includes "^3.1.3"
19831975
array.prototype.flat "^1.2.4"
1984-
contains-path "^1.0.0"
19851976
debug "^2.6.9"
19861977
doctrine "^2.1.0"
19871978
eslint-import-resolver-node "^0.3.4"
@@ -4252,13 +4243,6 @@ path-parse@^1.0.6:
42524243
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
42534244
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
42544245

4255-
path-starts-with@^1.0.0:
4256-
version "1.0.0"
4257-
resolved "https://registry.yarnpkg.com/path-starts-with/-/path-starts-with-1.0.0.tgz#b28243015e8b138de572682ac52da42e646ad84e"
4258-
integrity sha1-soJDAV6LE43lcmgqxS2kLmRq2E4=
4259-
dependencies:
4260-
normalize-path "^2.1.1"
4261-
42624246
path-type@^3.0.0:
42634247
version "3.0.0"
42644248
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"

0 commit comments

Comments
 (0)