update-scanner: automatic update

@sapphirecode/eslint-config-ts: 1.0.43 ==> 1.0.44 minor
This commit is contained in:
Timo Hocker 2020-05-08 13:39:05 +02:00
parent 0f26b14782
commit 432adc5b58

View File

@ -39,17 +39,17 @@
integrity sha512-IpgPxHrNxZiMNUSXqR1l/gePKPkfAmIKoDRP9hp7OwjU29ZR8WCJsOJ8iBKgw0Qk+pFwR+8Y1cy8ImLY6e9m4A==
"@sapphirecode/eslint-config-es6@^1.0.1":
version "1.0.36"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-es6/-/eslint-config-es6-1.0.36.tgz#848325a1a42f30f0785eb912212f4831d8ad6c6f"
integrity sha512-1Lo3xS+1Mqme/ybN5hRBtumKBVkqWpB8oisBSgglDwsyncvadw7nRNCHcpqXRoegQnHNJjgjrEtzxb6Z4tKsoA==
version "1.0.37"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-es6/-/eslint-config-es6-1.0.37.tgz#c54a99bb9de225e866cb7a9b57f1b9342047ed2c"
integrity sha512-gCWF5usY0rvILzuiWPg9qYs8lc+/vUGSM3AETFEtp8njDc4mDdUU3GO7dzOwCDk68CUjgPIH8iPEFkybOflNBw==
dependencies:
"@sapphirecode/eslint-config" "^2.0.1"
eslint-plugin-import "^2.20.1"
"@sapphirecode/eslint-config-ts@^1.0.27":
version "1.0.43"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-ts/-/eslint-config-ts-1.0.43.tgz#c21d4c2315cfc192d2a33700f1abe78eeb821978"
integrity sha512-/7zNTv5ytuMj3jk6hBUhpp//z8qoZtjtpZCkNFXfCxVu2tLiiGKwyx1e5B542S+QANSY5wINLz9kIs++DTpqcQ==
version "1.0.44"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-ts/-/eslint-config-ts-1.0.44.tgz#ffa9a941663d3ebbc9db610c78b689e6228371ca"
integrity sha512-5sVxUqQNl2N5DAu4Lg2HjWnoBJRCvWcpRe0LuuXT+hiQ47lDOjxFLYxAaf6scm4ZvEvs7yDBCoA68qZzM/CEAw==
dependencies:
"@sapphirecode/eslint-config-es6" "^1.0.1"
"@typescript-eslint/eslint-plugin" "^2.26.0"
@ -57,9 +57,9 @@
eslint-plugin-tsdoc "^0.2.4"
"@sapphirecode/eslint-config@^2.0.1":
version "2.0.24"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.0.24.tgz#e9a033767ce0ab1242dc3af700abb58b1c68ab65"
integrity sha512-Fk5opga9EEMT4mXhmcg2KVKV1bnB8JAQWklMQay7ROw3QK5oP7A0KIJMlamYhXmHgctjGjlEEuJeFi10pO5QuA==
version "2.0.25"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.0.25.tgz#c323e81faadba23dbe2edfe2c6e97497d0a44d25"
integrity sha512-SIu/n6KrNkk4zdKWSnPVNijdayiwbxNwBNWP29s3M3wHRR9DsgCED4gMQjbyQa+Ny4cfm2J6n3fuovjSB3Xryw==
dependencies:
eslint-plugin-node "^11.0.0"
eslint-plugin-sort-requires-by-path "^1.0.2"