Skip to content

Commit 19f53d6

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
build(deps-dev): bump eslint from 5.15.1 to 5.15.2
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.1 to 5.15.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.15.1...v5.15.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 34b39de commit 19f53d6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -384,9 +384,9 @@ eslint-plugin-self@^1.1.0:
384384
version "1.2.0"
385385
resolved "https://registry.yarnpkg.com/eslint-plugin-self/-/eslint-plugin-self-1.2.0.tgz#b999cfed88b893afa6b1f7ce7037d208ede9b8ba"
386386

387-
eslint-scope@^4.0.0, eslint-scope@^4.0.2:
388-
version "4.0.2"
389-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
387+
eslint-scope@^4.0.0, eslint-scope@^4.0.3:
388+
version "4.0.3"
389+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
390390
dependencies:
391391
esrecurse "^4.1.0"
392392
estraverse "^4.1.1"
@@ -400,16 +400,16 @@ eslint-visitor-keys@^1.0.0:
400400
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
401401

402402
eslint@^5.6.0:
403-
version "5.15.1"
404-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1.tgz#8266b089fd5391e0009a047050795b1d73664524"
403+
version "5.15.2"
404+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.2.tgz#0237bbb2362f89f4effef2f191eb0fea5279c0a5"
405405
dependencies:
406406
"@babel/code-frame" "^7.0.0"
407407
ajv "^6.9.1"
408408
chalk "^2.1.0"
409409
cross-spawn "^6.0.5"
410410
debug "^4.0.1"
411411
doctrine "^3.0.0"
412-
eslint-scope "^4.0.2"
412+
eslint-scope "^4.0.3"
413413
eslint-utils "^1.3.1"
414414
eslint-visitor-keys "^1.0.0"
415415
espree "^5.0.1"

0 commit comments

Comments
 (0)