Skip to content

Commit ea27bc8

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint to v5.4.0
1 parent ea74bdd commit ea27bc8

File tree

3 files changed

+54
-64
lines changed

3 files changed

+54
-64
lines changed

package-lock.json

Lines changed: 44 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"babel-preset-react": "6.24.1",
3434
"babel-preset-stage-0": "6.24.1",
3535
"css-loader": "1.0.0",
36-
"eslint": "5.3.0",
36+
"eslint": "5.4.0",
3737
"eslint-config-airbnb": "17.0.0",
3838
"eslint-plugin-import": "2.14.0",
3939
"eslint-plugin-jsx-a11y": "6.1.1",

yarn.lock

Lines changed: 9 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2211,19 +2211,19 @@ error-ex@^1.3.1:
22112211
dependencies:
22122212
is-arrayish "^0.2.1"
22132213

2214-
es-abstract@^1.10.0, es-abstract@^1.6.1:
2215-
version "1.12.0"
2216-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
2214+
es-abstract@^1.5.1, es-abstract@^1.7.0:
2215+
version "1.11.0"
2216+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.11.0.tgz#cce87d518f0496893b1a30cd8461835535480681"
22172217
dependencies:
22182218
es-to-primitive "^1.1.1"
22192219
function-bind "^1.1.1"
22202220
has "^1.0.1"
22212221
is-callable "^1.1.3"
22222222
is-regex "^1.0.4"
22232223

2224-
es-abstract@^1.5.1, es-abstract@^1.7.0:
2225-
version "1.11.0"
2226-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.11.0.tgz#cce87d518f0496893b1a30cd8461835535480681"
2224+
es-abstract@^1.6.1:
2225+
version "1.12.0"
2226+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
22272227
dependencies:
22282228
es-to-primitive "^1.1.1"
22292229
function-bind "^1.1.1"
@@ -2364,9 +2364,9 @@ eslint-visitor-keys@^1.0.0:
23642364
version "1.0.0"
23652365
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
23662366

2367-
eslint@5.3.0:
2368-
version "5.3.0"
2369-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.3.0.tgz#53695aca5213968aacdf970ccb231e42a2b285f8"
2367+
eslint@5.4.0:
2368+
version "5.4.0"
2369+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.4.0.tgz#d068ec03006bb9e06b429dc85f7e46c1b69fac62"
23702370
dependencies:
23712371
ajv "^6.5.0"
23722372
babel-code-frame "^6.26.0"
@@ -2402,7 +2402,6 @@ eslint@5.3.0:
24022402
regexpp "^2.0.0"
24032403
require-uncached "^1.0.3"
24042404
semver "^5.5.0"
2405-
string.prototype.matchall "^2.0.0"
24062405
strip-ansi "^4.0.0"
24072406
strip-json-comments "^2.0.1"
24082407
table "^4.0.3"
@@ -5024,12 +5023,6 @@ regex-not@^1.0.0, regex-not@^1.0.2:
50245023
extend-shallow "^3.0.2"
50255024
safe-regex "^1.1.0"
50265025

5027-
regexp.prototype.flags@^1.2.0:
5028-
version "1.2.0"
5029-
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.2.0.tgz#6b30724e306a27833eeb171b66ac8890ba37e41c"
5030-
dependencies:
5031-
define-properties "^1.1.2"
5032-
50335026
regexpp@^2.0.0:
50345027
version "2.0.0"
50355028
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.0.tgz#b2a7534a85ca1b033bcf5ce9ff8e56d4e0755365"
@@ -5650,16 +5643,6 @@ string-width@^1.0.1, string-width@^1.0.2:
56505643
is-fullwidth-code-point "^2.0.0"
56515644
strip-ansi "^4.0.0"
56525645

5653-
string.prototype.matchall@^2.0.0:
5654-
version "2.0.0"
5655-
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-2.0.0.tgz#2af8fe3d2d6dc53ca2a59bd376b089c3c152b3c8"
5656-
dependencies:
5657-
define-properties "^1.1.2"
5658-
es-abstract "^1.10.0"
5659-
function-bind "^1.1.1"
5660-
has-symbols "^1.0.0"
5661-
regexp.prototype.flags "^1.2.0"
5662-
56635646
string_decoder@^1.0.0, string_decoder@~1.1.1:
56645647
version "1.1.1"
56655648
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"

0 commit comments

Comments
 (0)