Skip to content

Commit 9501944

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
build(deps-dev): 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] <support@dependabot.com>
1 parent e7be8aa commit 9501944

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
@@ -2060,10 +2060,10 @@ eslint-restricted-globals@^0.1.1:
20602060
resolved "https://registry.yarnpkg.com/eslint-restricted-globals/-/eslint-restricted-globals-0.1.1.tgz#35f0d5cbc64c2e3ed62e93b4b1a7af05ba7ed4d7"
20612061
integrity sha1-NfDVy8ZMLj7WLpO0saevBbp+1Nc=
20622062

2063-
eslint-scope@^4.0.0:
2064-
version "4.0.0"
2065-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0.tgz#50bf3071e9338bcdc43331794a0cb533f0136172"
2066-
integrity sha512-1G6UTDi7Jc1ELFwnR58HV4fK9OQK4S6N985f166xqXxpjU6plxFISJa2Ba9KCQuFa8RCnj/lSFJbHo7UFDBnUA==
2063+
eslint-scope@^4.0.2:
2064+
version "4.0.2"
2065+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
2066+
integrity sha512-5q1+B/ogmHl8+paxtOKx38Z8LtWkVGuNt3+GQNErqwLl6ViNp/gdJGMCjZNxZ8j/VYjDNZ2Fo+eQc1TAVPIzbg==
20672067
dependencies:
20682068
esrecurse "^4.1.0"
20692069
estraverse "^4.1.1"
@@ -2079,17 +2079,17 @@ eslint-visitor-keys@^1.0.0:
20792079
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
20802080

20812081
eslint@^5.3.0:
2082-
version "5.14.1"
2083-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.1.tgz#490a28906be313685c55ccd43a39e8d22efc04ba"
2084-
integrity sha512-CyUMbmsjxedx8B0mr79mNOqetvkbij/zrXnFeK2zc3pGRn3/tibjiNAv/3UxFEyfMDjh+ZqTrJrEGBFiGfD5Og==
2082+
version "5.15.0"
2083+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0.tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e"
2084+
integrity sha512-xwG7SS5JLeqkiR3iOmVgtF8Y6xPdtr6AAsN6ph7Q6R/fv+3UlKYoika8SmNzmb35qdRF+RfTY35kMEdtbi+9wg==
20852085
dependencies:
20862086
"@babel/code-frame" "^7.0.0"
20872087
ajv "^6.9.1"
20882088
chalk "^2.1.0"
20892089
cross-spawn "^6.0.5"
20902090
debug "^4.0.1"
20912091
doctrine "^3.0.0"
2092-
eslint-scope "^4.0.0"
2092+
eslint-scope "^4.0.2"
20932093
eslint-utils "^1.3.1"
20942094
eslint-visitor-keys "^1.0.0"
20952095
espree "^5.0.1"

0 commit comments

Comments
 (0)