diff --git a/package.json b/package.json index 0cebb8a..d7f1f78 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "common-tags": "1.4.0", "coveralls": "2.12.0", "eslint": "3.18.0", - "eslint-plugin-ava": "4.2.0", + "eslint-plugin-ava": "4.5.0", "fs-extra": "2.1.2", "nyc": "10.2.0", "yeoman-assert": "3.0.0", diff --git a/yarn.lock b/yarn.lock index c8348c6..8dd3fc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1388,18 +1388,18 @@ escope@^3.6.0: esrecurse "^4.1.0" estraverse "^4.1.1" -eslint-plugin-ava@4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-ava/-/eslint-plugin-ava-4.2.0.tgz#12e4664659c1fae7895fa3f346c313ceb8907c77" +eslint-plugin-ava@4.5.0: + version "4.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-ava/-/eslint-plugin-ava-4.5.0.tgz#9f305d0703e2879974fa9ead29cc533b3d12a44b" dependencies: arrify "^1.0.1" deep-strict-equal "^0.2.0" enhance-visitors "^1.0.0" espree "^3.1.3" espurify "^1.5.0" + import-modules "^1.1.0" multimatch "^2.1.0" - pkg-up "^1.0.0" - req-all "^1.0.0" + pkg-up "^2.0.0" eslint@3.18.0: version "3.18.0" @@ -2031,6 +2031,10 @@ ignore@^3.2.0: version "3.2.4" resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.2.4.tgz#4055e03596729a8fabe45a43c100ad5ed815c4e8" +import-modules@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/import-modules/-/import-modules-1.1.0.tgz#748db79c5cc42bb9701efab424f894e72600e9dc" + imurmurhash@^0.1.4: version "0.1.4" resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" @@ -3114,11 +3118,11 @@ pkg-dir@^1.0.0: dependencies: find-up "^1.0.0" -pkg-up@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-1.0.0.tgz#3e08fb461525c4421624a33b9f7e6d0af5b05a26" +pkg-up@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f" dependencies: - find-up "^1.0.0" + find-up "^2.1.0" plur@^1.0.0: version "1.0.0" @@ -3399,10 +3403,6 @@ replace-ext@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb" -req-all@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/req-all/-/req-all-1.0.0.tgz#d128569451c340b432409c656cf166260cd2628d" - request@2.79.0: version "2.79.0" resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de"