update-scanner: automatic update
All checks were successful
continuous-integration/drone/push Build is passing

@sapphirecode/eslint-config: 2.1.15 ==> 2.1.16 minor
This commit is contained in:
Timo Hocker 2020-07-19 14:57:40 +02:00
parent ae930dbf78
commit f8cb920da0
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@sapphirecode/encoding-helper", "name": "@sapphirecode/encoding-helper",
"version": "1.0.48", "version": "1.0.49",
"main": "index.js", "main": "index.js",
"author": { "author": {
"name": "Timo Hocker", "name": "Timo Hocker",

View File

@ -251,9 +251,9 @@
fastq "^1.6.0" fastq "^1.6.0"
"@sapphirecode/eslint-config@^2.1.4": "@sapphirecode/eslint-config@^2.1.4":
version "2.1.15" version "2.1.16"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.1.15.tgz#663e933d5a76141dcb535cff5e20f6f626678c4f" resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.1.16.tgz#5c9c345665571b6b106645b38efd920baf8d210f"
integrity sha512-CxBCKH8wkmrdhdlZaRLC7ehmQD3WBiP4TvD9j3tDamSkHYmqGloYabjBjrzgfcSFDgD5DYWA3B44xm5e/R3XIQ== integrity sha512-rUFnxmyYEMEXiw5lDGgtxcGNwKmbr8+P+wXpMVe+1vRnnaOT487aZtLrw7DIDQzygabWuhajHlrdIKck1molUg==
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"