Skip to content

Commit 937b61e

Browse files
committed
Update dependency eslint-plugin-flowtype to v4.7.0
1 parent c7b3d04 commit 937b61e

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,9 +1187,9 @@ eslint-plugin-eslint-comments@^3.1.2:
11871187
ignore "^5.0.5"
11881188

11891189
eslint-plugin-flowtype@^4.2.0:
1190-
version "4.2.0"
1191-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.2.0.tgz#a89ac991eef6753226eb8871261e266645aca4b9"
1192-
integrity sha512-mqf6AbQCP6N8Bk+ryXYwxt6sj3RT7i3kt8JOOx7WOQNlZtsLxqvnkXRRrToFHcN52E5W9c/p3UfNxCMsfENIJA==
1190+
version "4.7.0"
1191+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.7.0.tgz#903a6ea3eb5cbf4c7ba7fa73cc43fc39ab7e4a70"
1192+
integrity sha512-M+hxhSCk5QBEValO5/UqrS4UunT+MgplIJK5wA1sCtXjzBcZkpTGRwxmLHhGpbHcrmQecgt6ZL/KDdXWqGB7VA==
11931193
dependencies:
11941194
lodash "^4.17.15"
11951195

@@ -2761,11 +2761,16 @@ lodash@^4.13.1:
27612761
version "4.17.5"
27622762
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
27632763

2764-
lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
2764+
lodash@^4.17.13, lodash@^4.17.14:
27652765
version "4.17.15"
27662766
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
27672767
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
27682768

2769+
lodash@^4.17.15:
2770+
version "4.17.19"
2771+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
2772+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
2773+
27692774
loose-envify@^1.0.0:
27702775
version "1.3.1"
27712776
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.3.1.tgz#d1a8ad33fa9ce0e713d65fdd0ac8b748d478c848"

0 commit comments

Comments
 (0)