Skip to content

Commit f796339

Browse files
Bump eslint from 5.14.1 to 5.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.14.1 to 5.15.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.14.1...v5.15.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b75f624 commit f796339

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,9 +1345,9 @@ eslint-plugin-prettier@^3.0.0:
13451345
dependencies:
13461346
prettier-linter-helpers "^1.0.0"
13471347

1348-
eslint-scope@^4.0.0:
1349-
version "4.0.0"
1350-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0.tgz#50bf3071e9338bcdc43331794a0cb533f0136172"
1348+
eslint-scope@^4.0.2:
1349+
version "4.0.2"
1350+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
13511351
dependencies:
13521352
esrecurse "^4.1.0"
13531353
estraverse "^4.1.1"
@@ -1361,16 +1361,16 @@ eslint-visitor-keys@^1.0.0:
13611361
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
13621362

13631363
eslint@^5.0.1:
1364-
version "5.14.1"
1365-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.1.tgz#490a28906be313685c55ccd43a39e8d22efc04ba"
1364+
version "5.15.0"
1365+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0.tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e"
13661366
dependencies:
13671367
"@babel/code-frame" "^7.0.0"
13681368
ajv "^6.9.1"
13691369
chalk "^2.1.0"
13701370
cross-spawn "^6.0.5"
13711371
debug "^4.0.1"
13721372
doctrine "^3.0.0"
1373-
eslint-scope "^4.0.0"
1373+
eslint-scope "^4.0.2"
13741374
eslint-utils "^1.3.1"
13751375
eslint-visitor-keys "^1.0.0"
13761376
espree "^5.0.1"

0 commit comments

Comments
 (0)