Skip to content

Commit daf9a7d

Browse files
Merge pull request #190 from rwjblue/dependabot/npm_and_yarn/eslint-5.15.2
2 parents 206451c + e751482 commit daf9a7d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,9 +1499,9 @@ eslint-plugin-prettier@^3.0.0:
14991499
dependencies:
15001500
prettier-linter-helpers "^1.0.0"
15011501

1502-
eslint-scope@^4.0.2:
1503-
version "4.0.2"
1504-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
1502+
eslint-scope@^4.0.3:
1503+
version "4.0.3"
1504+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
15051505
dependencies:
15061506
esrecurse "^4.1.0"
15071507
estraverse "^4.1.1"
@@ -1515,16 +1515,16 @@ eslint-visitor-keys@^1.0.0:
15151515
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
15161516

15171517
eslint@^5.0.1:
1518-
version "5.15.1"
1519-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1.tgz#8266b089fd5391e0009a047050795b1d73664524"
1518+
version "5.15.2"
1519+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.2.tgz#0237bbb2362f89f4effef2f191eb0fea5279c0a5"
15201520
dependencies:
15211521
"@babel/code-frame" "^7.0.0"
15221522
ajv "^6.9.1"
15231523
chalk "^2.1.0"
15241524
cross-spawn "^6.0.5"
15251525
debug "^4.0.1"
15261526
doctrine "^3.0.0"
1527-
eslint-scope "^4.0.2"
1527+
eslint-scope "^4.0.3"
15281528
eslint-utils "^1.3.1"
15291529
eslint-visitor-keys "^1.0.0"
15301530
espree "^5.0.1"

0 commit comments

Comments
 (0)