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 15:04:18 +02:00
parent b525e8e298
commit 37c48c6bde
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@sapphirecode/consts",
"version": "1.1.27",
"version": "1.1.28",
"main": "index.js",
"author": {
"name": "Timo Hocker",

View File

@ -24,9 +24,9 @@
js-tokens "^4.0.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"