update-scanner: automatic update

@sapphirecode/encoding-helper: 1.0.35 ==> 1.0.36 minor
@sapphirecode/eslint-config: 2.0.24 ==> 2.0.25 minor
This commit is contained in:
Timo Hocker 2020-05-08 13:34:28 +02:00
parent 7f44a146bd
commit e6d353fe04

View File

@ -258,14 +258,14 @@
safe-buffer "^5.1.2" safe-buffer "^5.1.2"
"@sapphirecode/encoding-helper@^1.0.10": "@sapphirecode/encoding-helper@^1.0.10":
version "1.0.35" version "1.0.36"
resolved "https://registry.yarnpkg.com/@sapphirecode/encoding-helper/-/encoding-helper-1.0.35.tgz#ab1eaea43db74c50521c6d1cd9d44b1ab4d46a44" resolved "https://registry.yarnpkg.com/@sapphirecode/encoding-helper/-/encoding-helper-1.0.36.tgz#158b49bc0bb24257f86ade94584d3ff35e8b50ea"
integrity sha512-naJEFlE5iQKXdg1zOI+BrlKX04ajbsqIFOuxT1FcyAF80iwJKoLUyCyFX+dbdfmTFsNKQd0gdaUWwCyMTuShDg== integrity sha512-fXaDYkJLN+PAKdSAQ0GBp+O5xEmM+paCeuyxik+NDAos+y97v8oPD4dXP6zF6V3wHTnied2Roe2ryogIR/N6TQ==
"@sapphirecode/eslint-config@^2.0.2": "@sapphirecode/eslint-config@^2.0.2":
version "2.0.24" version "2.0.25"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.0.24.tgz#e9a033767ce0ab1242dc3af700abb58b1c68ab65" resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.0.25.tgz#c323e81faadba23dbe2edfe2c6e97497d0a44d25"
integrity sha512-Fk5opga9EEMT4mXhmcg2KVKV1bnB8JAQWklMQay7ROw3QK5oP7A0KIJMlamYhXmHgctjGjlEEuJeFi10pO5QuA== integrity sha512-SIu/n6KrNkk4zdKWSnPVNijdayiwbxNwBNWP29s3M3wHRR9DsgCED4gMQjbyQa+Ny4cfm2J6n3fuovjSB3Xryw==
dependencies: dependencies:
eslint-plugin-node "^11.0.0" eslint-plugin-node "^11.0.0"
eslint-plugin-sort-requires-by-path "^1.0.2" eslint-plugin-sort-requires-by-path "^1.0.2"