Skip to content

Commit cef1486

Browse files
dependabot[bot]Kocal
authored andcommitted
build(deps-dev): bump eslint from 5.3.0 to 5.4.0 (#111)
Bumps [eslint](https://github.com/eslint/eslint) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.3.0...v5.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent dccb762 commit cef1486

File tree

1 file changed

+3
-20
lines changed

1 file changed

+3
-20
lines changed

yarn.lock

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,7 +1333,7 @@ error-ex@^1.3.1:
13331333
dependencies:
13341334
is-arrayish "^0.2.1"
13351335

1336-
es-abstract@^1.10.0, es-abstract@^1.5.1, es-abstract@^1.6.1:
1336+
es-abstract@^1.5.1, es-abstract@^1.6.1:
13371337
version "1.12.0"
13381338
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
13391339
dependencies:
@@ -1429,8 +1429,8 @@ eslint-visitor-keys@^1.0.0:
14291429
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
14301430

14311431
eslint@^5.3.0:
1432-
version "5.3.0"
1433-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.3.0.tgz#53695aca5213968aacdf970ccb231e42a2b285f8"
1432+
version "5.4.0"
1433+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.4.0.tgz#d068ec03006bb9e06b429dc85f7e46c1b69fac62"
14341434
dependencies:
14351435
ajv "^6.5.0"
14361436
babel-code-frame "^6.26.0"
@@ -1466,7 +1466,6 @@ eslint@^5.3.0:
14661466
regexpp "^2.0.0"
14671467
require-uncached "^1.0.3"
14681468
semver "^5.5.0"
1469-
string.prototype.matchall "^2.0.0"
14701469
strip-ansi "^4.0.0"
14711470
strip-json-comments "^2.0.1"
14721471
table "^4.0.3"
@@ -3916,12 +3915,6 @@ regex-not@^1.0.0, regex-not@^1.0.2:
39163915
extend-shallow "^3.0.2"
39173916
safe-regex "^1.1.0"
39183917

3919-
regexp.prototype.flags@^1.2.0:
3920-
version "1.2.0"
3921-
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.2.0.tgz#6b30724e306a27833eeb171b66ac8890ba37e41c"
3922-
dependencies:
3923-
define-properties "^1.1.2"
3924-
39253918
regexpp@^2.0.0:
39263919
version "2.0.0"
39273920
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.0.tgz#b2a7534a85ca1b033bcf5ce9ff8e56d4e0755365"
@@ -4360,16 +4353,6 @@ string-width@^1.0.1:
43604353
is-fullwidth-code-point "^2.0.0"
43614354
strip-ansi "^4.0.0"
43624355

4363-
string.prototype.matchall@^2.0.0:
4364-
version "2.0.0"
4365-
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-2.0.0.tgz#2af8fe3d2d6dc53ca2a59bd376b089c3c152b3c8"
4366-
dependencies:
4367-
define-properties "^1.1.2"
4368-
es-abstract "^1.10.0"
4369-
function-bind "^1.1.1"
4370-
has-symbols "^1.0.0"
4371-
regexp.prototype.flags "^1.2.0"
4372-
43734356
string_decoder@~1.1.1:
43744357
version "1.1.1"
43754358
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"

0 commit comments

Comments
 (0)