Skip to content

Commit e21e5a4

Browse files
committed
deps update
1 parent 8e369d9 commit e21e5a4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ buffer-from@^1.0.0:
510510
version "1.0.0"
511511
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.0.0.tgz#4cb8832d23612589b0406e9e2956c17f06fdf531"
512512

513-
builtin-modules@^1.0.0, builtin-modules@^1.1.1:
513+
builtin-modules@^1.0.0:
514514
version "1.1.1"
515515
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
516516

@@ -1054,10 +1054,9 @@ eslint-module-utils@^2.2.0:
10541054
pkg-dir "^1.0.0"
10551055

10561056
eslint-plugin-import@^2.10.0:
1057-
version "2.10.0"
1058-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.10.0.tgz#fa09083d5a75288df9c6c7d09fe12255985655e7"
1057+
version "2.11.0"
1058+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.11.0.tgz#15aeea37a67499d848e8e981806d4627b5503816"
10591059
dependencies:
1060-
builtin-modules "^1.1.1"
10611060
contains-path "^0.1.0"
10621061
debug "^2.6.8"
10631062
doctrine "1.5.0"
@@ -1067,6 +1066,7 @@ eslint-plugin-import@^2.10.0:
10671066
lodash "^4.17.4"
10681067
minimatch "^3.0.3"
10691068
read-pkg-up "^2.0.0"
1069+
resolve "^1.6.0"
10701070

10711071
eslint-plugin-jsx-a11y@^6.0.3:
10721072
version "6.0.3"
@@ -3546,9 +3546,9 @@ [email protected]:
35463546
version "1.1.7"
35473547
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
35483548

3549-
resolve@^1.5.0:
3550-
version "1.7.0"
3551-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.7.0.tgz#2bdf5374811207285df0df652b78f118ab8f3c5e"
3549+
resolve@^1.5.0, resolve@^1.6.0:
3550+
version "1.7.1"
3551+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.7.1.tgz#aadd656374fd298aee895bc026b8297418677fd3"
35523552
dependencies:
35533553
path-parse "^1.0.5"
35543554

0 commit comments

Comments
 (0)