update-scanner: automatic update

@sapphirecode/encoding-helper: 1.0.38 ==> 1.0.39 minor
@sapphirecode/eslint-config-ts: 1.1.4 ==> 1.1.7 minor
This commit is contained in:
Timo Hocker 2020-05-17 19:42:42 +02:00
parent d478ccd955
commit 75b803f363

View File

@ -243,22 +243,22 @@
fastq "^1.6.0" fastq "^1.6.0"
"@sapphirecode/encoding-helper@^1.0.38": "@sapphirecode/encoding-helper@^1.0.38":
version "1.0.38" version "1.0.39"
resolved "https://registry.yarnpkg.com/@sapphirecode/encoding-helper/-/encoding-helper-1.0.38.tgz#285c0331f48defc3cb15571164b738f73ba87de5" resolved "https://registry.yarnpkg.com/@sapphirecode/encoding-helper/-/encoding-helper-1.0.39.tgz#282bb87c8aa3f784dcc22f2a0b85a70df692295a"
integrity sha512-8OTcwXdUcDHBst2UXaiYng0m9sgyFyoa3UwqX5Qb+b4TFMnt51kPeNHoS67WT8L4cmzQra3D4Bj5ICRghtZ0Qg== integrity sha512-oJWg/GMxBMWn5WBc4o5kVhDBLIDZd1F/wLS8u60myAwaiA6Fh02awX+/XnulkpBMJyxau0w9D6Z9oEfaddeiyA==
"@sapphirecode/eslint-config-es6@^1.1.1": "@sapphirecode/eslint-config-es6@^1.1.1":
version "1.1.3" version "1.1.6"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-es6/-/eslint-config-es6-1.1.3.tgz#351688d2f0eb71dccde4fabb7995b3f8702f3060" resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-es6/-/eslint-config-es6-1.1.6.tgz#f087d5564b151b1b6fdeb3df8b2c1eb2f716752c"
integrity sha512-D0GAlflDFOqcCLWdzlrlp//eBzyuBQuUVDW0UT2LedwvFJvOHpRtA2xCuG4VHEoozD66OSlqWHixVC3aUkeJoA== integrity sha512-GHh+U9YaQ8tjG48PkteNCVj6OnV2Dzb4SisdvhGUUs6mGBKRECigEIDAFvF/a0pMR/PRWPLH5eDxw4p2yecFdQ==
dependencies: dependencies:
"@sapphirecode/eslint-config" "^2.1.2" "@sapphirecode/eslint-config" "^2.1.2"
eslint-plugin-import "^2.20.2" eslint-plugin-import "^2.20.2"
"@sapphirecode/eslint-config-ts@^1.1.4": "@sapphirecode/eslint-config-ts@^1.1.4":
version "1.1.4" version "1.1.7"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-ts/-/eslint-config-ts-1.1.4.tgz#7dad2797599d12e2bf5303f777c635347bba8e02" resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-ts/-/eslint-config-ts-1.1.7.tgz#dc310352fa35c1cf0bd65cf901417b706f62ee7c"
integrity sha512-stQgigU/udvQqOUseTNjAEo8enRcImz1OpDlXkHAHlRpU/m2JwBC+8ikkjuUw5x4MROjxBxXYxWPOoUUML2jLQ== integrity sha512-jE9TSLPl1inUB9HBQlORPK0yFIazoiRoAe6Z1jhlr1AAkcYdHC168sLzTeDxDAmF7E4ERlPQMGur9F5n2ZW3Zg==
dependencies: dependencies:
"@sapphirecode/eslint-config-es6" "^1.1.1" "@sapphirecode/eslint-config-es6" "^1.1.1"
"@typescript-eslint/eslint-plugin" "^2.33.0" "@typescript-eslint/eslint-plugin" "^2.33.0"
@ -266,9 +266,9 @@
eslint-plugin-tsdoc "^0.2.4" eslint-plugin-tsdoc "^0.2.4"
"@sapphirecode/eslint-config@^2.1.2": "@sapphirecode/eslint-config@^2.1.2":
version "2.1.4" version "2.1.6"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.1.4.tgz#0c1f53fcb7ce0a4296786dfc58036fa7a20cab46" resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.1.6.tgz#79b973dcbbf24762d0b060697cfc9b586d0af39e"
integrity sha512-PUPQUvvMQGnSRnYrXd/nMGKu2dj2TTzBGPa6Czt5RAAj4oG00a+5I1TVm10Ds55apmSFdHdW79+E+MUVmy7IMQ== integrity sha512-zVkEwMcJ36O0JReYTZnPtdadCF5XRU7kmGVCy7oYDEJz8YTia7hPq1jlOMcyjDVQhYdzb4aAumFMejzptlDd6Q==
dependencies: dependencies:
eslint-plugin-node "^11.1.0" eslint-plugin-node "^11.1.0"
eslint-plugin-sort-requires-by-path "^1.0.2" eslint-plugin-sort-requires-by-path "^1.0.2"
@ -610,9 +610,9 @@ binary-extensions@^2.0.0:
integrity sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow== integrity sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==
blueimp-md5@^2.10.0: blueimp-md5@^2.10.0:
version "2.15.0" version "2.16.0"
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.15.0.tgz#ae945f87ca6c2c11e2562983e11450b0545f9bb3" resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.16.0.tgz#9018bb805e4ee05512e0e8cbdb9305eeecbdc87c"
integrity sha512-Zc6sowqlCWu3+V0bocZwdaPPXlRv14EHtYcQDCOghj9EdyKLMkAOODBh3HHAx5r7QRylDYCOaXa/b/edgBLDpA== integrity sha512-j4nzWIqEFpLSbdhUApHRGDwfXbV8ALhqOn+FY5L6XBdKPAXU9BpGgFSbDsgqogfqPPR9R2WooseWCsfhfEC6uQ==
boxen@^4.2.0: boxen@^4.2.0:
version "4.2.0" version "4.2.0"
@ -1134,9 +1134,9 @@ eslint-module-utils@^2.4.1:
pkg-dir "^2.0.0" pkg-dir "^2.0.0"
eslint-plugin-es@^3.0.0: eslint-plugin-es@^3.0.0:
version "3.0.0" version "3.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.0.tgz#98cb1bc8ab0aa807977855e11ad9d1c9422d014b" resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz#75a7cdfdccddc0589934aeeb384175f221c57893"
integrity sha512-6/Jb/J/ZvSebydwbBJO1R9E5ky7YeElfK56Veh7e4QGFHCXoIXGH9HhVz+ibJLM3XJ1XjP+T7rKBLUa/Y7eIng== integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==
dependencies: dependencies:
eslint-utils "^2.0.0" eslint-utils "^2.0.0"
regexpp "^3.0.0" regexpp "^3.0.0"
@ -2883,9 +2883,9 @@ spdx-exceptions@^2.1.0:
integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A== integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==
spdx-expression-parse@^3.0.0: spdx-expression-parse@^3.0.0:
version "3.0.0" version "3.0.1"
resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz#99e119b7a5da00e05491c9fa338b7904823b41d0" resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679"
integrity sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg== integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==
dependencies: dependencies:
spdx-exceptions "^2.1.0" spdx-exceptions "^2.1.0"
spdx-license-ids "^3.0.0" spdx-license-ids "^3.0.0"
@ -3099,9 +3099,9 @@ trim-off-newlines@^1.0.1:
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
tslib@^1.8.1, tslib@^1.9.0: tslib@^1.8.1, tslib@^1.9.0:
version "1.12.0" version "1.13.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.12.0.tgz#d1fc9cacd06a1456c62f2902b361573e83d66473" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
integrity sha512-5rxCQkP0kytf4H1T4xz1imjxaUUPMvc5aWp0rJ/VMIN7ClRiH1FwFvBt8wOeMasp/epeUnmSW6CixSIePtiLqA== integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
tsutils@^3.17.1: tsutils@^3.17.1:
version "3.17.1" version "3.17.1"