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:55:27 +02:00
parent dd94095bcf
commit 6d51a10a2a
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@sapphirecode/utilities",
"version": "1.8.4",
"version": "1.8.5",
"main": "index.js",
"author": {
"name": "Timo Hocker",
@ -41,4 +41,4 @@
"engines": {
"node": ">=10"
}
}
}

View File

@ -251,9 +251,9 @@
fastq "^1.6.0"
"@sapphirecode/eslint-config@^2.1.3":
version "2.1.15"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.1.15.tgz#663e933d5a76141dcb535cff5e20f6f626678c4f"
integrity sha512-CxBCKH8wkmrdhdlZaRLC7ehmQD3WBiP4TvD9j3tDamSkHYmqGloYabjBjrzgfcSFDgD5DYWA3B44xm5e/R3XIQ==
version "2.1.16"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.1.16.tgz#5c9c345665571b6b106645b38efd920baf8d210f"
integrity sha512-rUFnxmyYEMEXiw5lDGgtxcGNwKmbr8+P+wXpMVe+1vRnnaOT487aZtLrw7DIDQzygabWuhajHlrdIKck1molUg==
dependencies:
eslint-plugin-node "^11.1.0"
eslint-plugin-sort-requires-by-path "^1.0.2"