Skip to content

Commit d49cf79

Browse files
committed
build: upgrade eslint-plugin-flowtype
1 parent 214e8cf commit d49cf79

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2600,11 +2600,11 @@ eslint-config-prettier@^3.3.0:
26002600
get-stdin "^6.0.0"
26012601

26022602
eslint-plugin-flowtype@^3.2.0:
2603-
version "3.2.0"
2604-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.2.0.tgz#824364ed5940a404b91326fdb5a313a2a74760df"
2605-
integrity sha512-baJmzngM6UKbEkJ5OY3aGw2zjXBt5L2QKZvTsOlXX7yHKIjNRrlJx2ods8Rng6EdqPR9rVNIQNYHpTs0qfn2qA==
2603+
version "3.13.0"
2604+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.13.0.tgz#e241ebd39c0ce519345a3f074ec1ebde4cf80f2c"
2605+
integrity sha512-bhewp36P+t7cEV0b6OdmoRWJCBYRiHFlqPZAG1oS3SF+Y0LQkeDvFSM4oxoxvczD1OdONCXMlJfQFiWLcV9urw==
26062606
dependencies:
2607-
lodash "^4.17.10"
2607+
lodash "^4.17.15"
26082608

26092609
eslint-scope@3.7.1:
26102610
version "3.7.1"
@@ -4860,7 +4860,12 @@ lodash.without@~4.4.0:
48604860
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
48614861
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
48624862

4863-
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0:
4863+
lodash@^4.17.10, lodash@^4.17.15:
4864+
version "4.17.15"
4865+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
4866+
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
4867+
4868+
lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0:
48644869
version "4.17.11"
48654870
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
48664871
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

0 commit comments

Comments
 (0)