Skip to content

Commit 4018fb1

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Bump eslint from 5.14.0 to 5.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.14.0 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.0...v5.15.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent dff4c63 commit 4018fb1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1630,10 +1630,10 @@ [email protected]:
16301630
esrecurse "^4.1.0"
16311631
estraverse "^4.1.1"
16321632

1633-
eslint-scope@^4.0.0:
1634-
version "4.0.0"
1635-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0.tgz#50bf3071e9338bcdc43331794a0cb533f0136172"
1636-
integrity sha512-1G6UTDi7Jc1ELFwnR58HV4fK9OQK4S6N985f166xqXxpjU6plxFISJa2Ba9KCQuFa8RCnj/lSFJbHo7UFDBnUA==
1633+
eslint-scope@^4.0.2:
1634+
version "4.0.2"
1635+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
1636+
integrity sha512-5q1+B/ogmHl8+paxtOKx38Z8LtWkVGuNt3+GQNErqwLl6ViNp/gdJGMCjZNxZ8j/VYjDNZ2Fo+eQc1TAVPIzbg==
16371637
dependencies:
16381638
esrecurse "^4.1.0"
16391639
estraverse "^4.1.1"
@@ -1649,17 +1649,17 @@ eslint-visitor-keys@^1.0.0:
16491649
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
16501650

16511651
eslint@^5.13.0:
1652-
version "5.14.0"
1653-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.0.tgz#380739df2489dd846baea008638b036c1e987974"
1654-
integrity sha512-jrOhiYyENRrRnWlMYANlGZTqb89r2FuRT+615AabBoajhNjeh9ywDNlh2LU9vTqf0WYN+L3xdXuIi7xuj/tK9w==
1652+
version "5.15.0"
1653+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0.tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e"
1654+
integrity sha512-xwG7SS5JLeqkiR3iOmVgtF8Y6xPdtr6AAsN6ph7Q6R/fv+3UlKYoika8SmNzmb35qdRF+RfTY35kMEdtbi+9wg==
16551655
dependencies:
16561656
"@babel/code-frame" "^7.0.0"
16571657
ajv "^6.9.1"
16581658
chalk "^2.1.0"
16591659
cross-spawn "^6.0.5"
16601660
debug "^4.0.1"
16611661
doctrine "^3.0.0"
1662-
eslint-scope "^4.0.0"
1662+
eslint-scope "^4.0.2"
16631663
eslint-utils "^1.3.1"
16641664
eslint-visitor-keys "^1.0.0"
16651665
espree "^5.0.1"

0 commit comments

Comments
 (0)