Skip to content

Commit cc50a9d

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
build(deps-dev): bump eslint from 5.15.0 to 5.15.2
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.0 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.0...v5.15.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 143e78f commit cc50a9d

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

2261-
eslint-scope@^4.0.2:
2262-
version "4.0.2"
2263-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
2264-
integrity sha512-5q1+B/ogmHl8+paxtOKx38Z8LtWkVGuNt3+GQNErqwLl6ViNp/gdJGMCjZNxZ8j/VYjDNZ2Fo+eQc1TAVPIzbg==
2261+
eslint-scope@^4.0.3:
2262+
version "4.0.3"
2263+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
2264+
integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
22652265
dependencies:
22662266
esrecurse "^4.1.0"
22672267
estraverse "^4.1.1"
@@ -2277,17 +2277,17 @@ eslint-visitor-keys@^1.0.0:
22772277
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
22782278

22792279
eslint@^5.3.0:
2280-
version "5.15.0"
2281-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0.tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e"
2282-
integrity sha512-xwG7SS5JLeqkiR3iOmVgtF8Y6xPdtr6AAsN6ph7Q6R/fv+3UlKYoika8SmNzmb35qdRF+RfTY35kMEdtbi+9wg==
2280+
version "5.15.2"
2281+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.2.tgz#0237bbb2362f89f4effef2f191eb0fea5279c0a5"
2282+
integrity sha512-I8VM4SILpMwUvsRt83bQVwIRQAJ2iPMXun1FVZ/lV1OHklH2tJaXqoDnNzdiFc6bnCtGKXvQIQNP3kj1eMskSw==
22832283
dependencies:
22842284
"@babel/code-frame" "^7.0.0"
22852285
ajv "^6.9.1"
22862286
chalk "^2.1.0"
22872287
cross-spawn "^6.0.5"
22882288
debug "^4.0.1"
22892289
doctrine "^3.0.0"
2290-
eslint-scope "^4.0.2"
2290+
eslint-scope "^4.0.3"
22912291
eslint-utils "^1.3.1"
22922292
eslint-visitor-keys "^1.0.0"
22932293
espree "^5.0.1"

0 commit comments

Comments
 (0)