update-scanner: automatic update

@scode/encoding-helper: 1.0.27 ==> 1.0.29 minor
@scode/eslint-config: 2.0.13 ==> 2.0.15 minor
This commit is contained in:
Timo Hocker 2020-05-03 18:18:50 +02:00
parent 01e4983131
commit 9d28aee9de

View File

@ -258,14 +258,14 @@
safe-buffer "^5.1.2"
"@scode/encoding-helper@^1.0.10":
version "1.0.27"
resolved "https://npm.scode.ovh/@scode%2fencoding-helper/-/encoding-helper-1.0.27.tgz#af30f027999d0d18469d67029e9f3fa9fc8ee6b2"
integrity sha512-sYOdk/5rF8fiZQKWgKWzOnx39uq8GsgqyQ1MnhF/sQlH31uSE+17UhIrCPR9sZCBO0kCTe3omamUAvXxSXvbkA==
version "1.0.29"
resolved "https://npm.scode.ovh/@scode%2fencoding-helper/-/encoding-helper-1.0.29.tgz#35873a5e1b37f671d3675666610a415526d41de9"
integrity sha512-WPle/5hUHIc530IEEn8H72TCgR0w1rUPUNe5MatrYbv9KrgNTEj+4lC448vTkE1sTDG0sVwqDOWxNKjxMgwTEg==
"@scode/eslint-config@^2.0.2":
version "2.0.13"
resolved "https://npm.scode.ovh/@scode%2feslint-config/-/eslint-config-2.0.13.tgz#e7e4d3c9185449de7a7d810f3ee783459b779e8a"
integrity sha512-ans0dulrnReK+9+XD5nw04kKEdveEVbRL9AKH3PTr8jUQJBY/pzeDznkf6oWnLPBKqbDn/MEKlS5MOExAgooWw==
version "2.0.15"
resolved "https://npm.scode.ovh/@scode%2feslint-config/-/eslint-config-2.0.15.tgz#23a3172aff6306b95ff4f938f29e770391229c0c"
integrity sha512-8xX+nbbI6Eu4HC48FZXIFpHp3Zg0gRUqWASDpqbqEgMkcZi0rjVEAjSw1OxN6szfw7xU9sCx2nN/OJd4581DBg==
dependencies:
eslint-plugin-jsdoc "^24.0.0"
eslint-plugin-node "^11.0.0"
@ -1146,9 +1146,9 @@ eslint-plugin-es@^3.0.0:
regexpp "^3.0.0"
eslint-plugin-jsdoc@^24.0.0:
version "24.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-24.0.0.tgz#41c7b06d33741e41e80a8f08c82aaa58ceef2e4b"
integrity sha512-AGAc9PYpramsJGVmqtxnXBYlq+AMh+hIZdbJ52OLvyJS3f+PaT/PzuckRFOLnth2uhCDv4IjgsB3r5jUFWqUnw==
version "24.0.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-24.0.2.tgz#c679c7afac42cf872ffb1a6a246b5518b7b8eed4"
integrity sha512-tvk/jPpIP6MBVZETYnurKL/VGKzSinSbhpz1x+CzDOX20bmhRnCiexrgre4xF0WD/feg7ARKTVLCygVB3pfG5Q==
dependencies:
comment-parser "^0.7.2"
debug "^4.1.1"