update-scanner: automatic update

@sapphirecode/eslint-config: 2.1.3 ==> 2.1.6 minor
This commit is contained in:
Timo Hocker 2020-05-17 19:15:27 +02:00
parent d73f5c860d
commit 98cf38343c

View File

@ -24,9 +24,9 @@
js-tokens "^4.0.0"
"@sapphirecode/eslint-config@^2.1.3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.1.3.tgz#a1464035bc0600fe5efd6d73939a7c9dd3a8d33a"
integrity sha512-Hq9ZGphOfcKHDJeo28vVN76GtNYLZlzqvsXnuRxMfwHAUtAadzMXTfdTsG1M1Pq0aLbSY1em+5swPN//0OEIpQ==
version "2.1.6"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.1.6.tgz#79b973dcbbf24762d0b060697cfc9b586d0af39e"
integrity sha512-zVkEwMcJ36O0JReYTZnPtdadCF5XRU7kmGVCy7oYDEJz8YTia7hPq1jlOMcyjDVQhYdzb4aAumFMejzptlDd6Q==
dependencies:
eslint-plugin-node "^11.1.0"
eslint-plugin-sort-requires-by-path "^1.0.2"
@ -233,9 +233,9 @@ escape-string-regexp@^1.0.5:
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
eslint-plugin-es@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.0.tgz#98cb1bc8ab0aa807977855e11ad9d1c9422d014b"
integrity sha512-6/Jb/J/ZvSebydwbBJO1R9E5ky7YeElfK56Veh7e4QGFHCXoIXGH9HhVz+ibJLM3XJ1XjP+T7rKBLUa/Y7eIng==
version "3.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz#75a7cdfdccddc0589934aeeb384175f221c57893"
integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==
dependencies:
eslint-utils "^2.0.0"
regexpp "^3.0.0"
@ -861,9 +861,9 @@ tmp@^0.0.33:
os-tmpdir "~1.0.2"
tslib@^1.9.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.12.0.tgz#d1fc9cacd06a1456c62f2902b361573e83d66473"
integrity sha512-5rxCQkP0kytf4H1T4xz1imjxaUUPMvc5aWp0rJ/VMIN7ClRiH1FwFvBt8wOeMasp/epeUnmSW6CixSIePtiLqA==
version "1.13.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
type-check@^0.4.0, type-check@~0.4.0:
version "0.4.0"