update-scanner: automatic update

@sapphirecode/eslint-config-ts: 1.1.14 ==> 1.1.16 minor
@sapphirecode/modelling: 1.1.4 ==> 1.1.5 minor
@sapphirecode/utilities: 1.4.4 ==> 1.4.5 minor
@types/hjson: 2.4.1 ==> 2.4.2 minor
eslint: 7.3.0 ==> 7.3.1 minor
This commit is contained in:
Timo Hocker 2020-06-24 12:51:58 +02:00
parent 551b5c89a7
commit fe4057d0b5

View File

@ -244,17 +244,17 @@
fastq "^1.6.0" fastq "^1.6.0"
"@sapphirecode/eslint-config-es6@^1.1.1": "@sapphirecode/eslint-config-es6@^1.1.1":
version "1.1.10" version "1.1.12"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-es6/-/eslint-config-es6-1.1.10.tgz#19eaa7e8b78c31d788ca409972d296294ae547f0" resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-es6/-/eslint-config-es6-1.1.12.tgz#cc38dcbf59c450ac09d8042f3d69cd784005aec9"
integrity sha512-saWZs1dI1VPopfTNniIXprIdUw3le1IRBXuypsXMfDybVtkD+vVKN3dgkITRM7dTOQm+/jyrfr9NiGrDjTZn5g== integrity sha512-X1Okt7kwX9lkJlh9Q2ij2FyWbozz+kdjg5wd0WKTyXx/AWz8o9Y7D3YrH5LlgH5GbaFR+5BnbcOq9c4l2l4n1w==
dependencies: dependencies:
"@sapphirecode/eslint-config" "^2.1.2" "@sapphirecode/eslint-config" "^2.1.2"
eslint-plugin-import "^2.20.2" eslint-plugin-import "^2.20.2"
"@sapphirecode/eslint-config-ts@^1.1.4": "@sapphirecode/eslint-config-ts@^1.1.4":
version "1.1.14" version "1.1.16"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-ts/-/eslint-config-ts-1.1.14.tgz#c4ecf67c33073b4013a7ab59296c48fb2da5c737" resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config-ts/-/eslint-config-ts-1.1.16.tgz#85b47d5bc5a3ba8ce9f8060cadeaf1bc49e506c2"
integrity sha512-mEOxg3r7kj88Um6jPKiIa8gQF3COmzljn70Yv00Q73x2iKbTzxJFN/Znx2F3Nuro2npIFbIWGj2Ne9OOAezd2A== integrity sha512-iEMIoPXenpXEmukPjarCnY9TLY8e4VUtlexulB7RasVWlov3Kc6opUYPWVHdF1MfyhgGLv3spZOy23dbPt6fDA==
dependencies: dependencies:
"@sapphirecode/eslint-config-es6" "^1.1.1" "@sapphirecode/eslint-config-es6" "^1.1.1"
"@typescript-eslint/eslint-plugin" "^3.0.0" "@typescript-eslint/eslint-plugin" "^3.0.0"
@ -262,24 +262,24 @@
eslint-plugin-tsdoc "^0.2.4" eslint-plugin-tsdoc "^0.2.4"
"@sapphirecode/eslint-config@^2.1.2": "@sapphirecode/eslint-config@^2.1.2":
version "2.1.10" version "2.1.12"
resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.1.10.tgz#0085628f0c6d7b99f3eb7016a36181d6a675094e" resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.1.12.tgz#f4ab4bf2b606cdfb056c3f4262ab9c776a7c1274"
integrity sha512-E8sevxVAOSPt4QIflyYbFckwQ1oTvId49XOlQJbJBiSzK+/2IFjntcLknhj3YpQDvYEVsg04a/N196+OEFiAog== integrity sha512-AZDW8WZ09+iv3gG5HFakefQseGIEQAgAdr5OQ5paRmyiktdocI2Gd/x2L7xxZoGhoH0WZsA+XgRawOgoaPLLZA==
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"
"@sapphirecode/modelling@^1.0.35": "@sapphirecode/modelling@^1.0.35":
version "1.1.4" version "1.1.5"
resolved "https://registry.yarnpkg.com/@sapphirecode/modelling/-/modelling-1.1.4.tgz#4ef3b73c1501ff3a9f1cc7d842afc2bedacff9ed" resolved "https://registry.yarnpkg.com/@sapphirecode/modelling/-/modelling-1.1.5.tgz#71b1ec6a8938ad4e8a3ea13bd6bd9d54eaabedcd"
integrity sha512-C2GIFy/ESaGlfovUcLvg5Cqdj88NIifgFwNhbsBiro1a/PZ4/CD7SOnGnlla0sIuNkWOqpAo4eFtJa8ii1nB7g== integrity sha512-5MkawJexd0FzcFDlD+bt/mmNuwtjRyMqntHHKpieov2pU4HJxJoQL1k5gnrDmKittXZsl2OOweNi/Xa2cYxmCA==
dependencies: dependencies:
"@sapphirecode/utilities" "^1.3.2" "@sapphirecode/utilities" "^1.3.2"
"@sapphirecode/utilities@^1.3.2", "@sapphirecode/utilities@^1.3.4": "@sapphirecode/utilities@^1.3.2", "@sapphirecode/utilities@^1.3.4":
version "1.4.4" version "1.4.5"
resolved "https://registry.yarnpkg.com/@sapphirecode/utilities/-/utilities-1.4.4.tgz#dde8d30e56581516843694049b602d209780bf11" resolved "https://registry.yarnpkg.com/@sapphirecode/utilities/-/utilities-1.4.5.tgz#1cdba522e163f68fdc0d7c7537508cba3d8be56d"
integrity sha512-eYNZnt1BdKnnqv9bh0dKJ+XJkX4bRqIY3mzXs6EPx4bfOqam3j2ttxOdNHfaTe16Ek08mLmnCEebkbHFYXYssA== integrity sha512-5wG3oSDwzm4tNpgqEuVokO4diJJ3lajxACuzXh1UMCekb0M8zNwfbuHKulF+TGM646aEXdqqQox/Ch16I8IOyQ==
"@sindresorhus/is@^0.14.0": "@sindresorhus/is@^0.14.0":
version "0.14.0" version "0.14.0"
@ -319,9 +319,9 @@
"@types/node" "*" "@types/node" "*"
"@types/hjson@^2.4.1": "@types/hjson@^2.4.1":
version "2.4.1" version "2.4.2"
resolved "https://registry.yarnpkg.com/@types/hjson/-/hjson-2.4.1.tgz#a6fc8649777b63f979193d2d5c108a71b3d414d9" resolved "https://registry.yarnpkg.com/@types/hjson/-/hjson-2.4.2.tgz#fd0288a5b6778cda993c978e43cc978ddc8f22e9"
integrity sha512-yXq/C73UHM8GQc6RYJnUXUgxudr2Q9227Iawhkp03YCnfJJTc+6LJnnVLx+UR/Dvw6imO5Q3vpGNmR9IRBI0JQ== integrity sha512-MSKTfEyR8DbzJTOAY47BIJBD72ol4cu6BOw5inda0q1eEtEmurVHL4OmYB3Lxa4/DwXbWidkddvtoygbGQEDIw==
"@types/json-schema@^7.0.3": "@types/json-schema@^7.0.3":
version "7.0.5" version "7.0.5"
@ -339,9 +339,9 @@
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
"@types/node@*": "@types/node@*":
version "14.0.13" version "14.0.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.14.tgz#24a0b5959f16ac141aeb0c5b3cd7a15b7c64cbce"
integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA== integrity sha512-syUgf67ZQpaJj01/tRTknkMNoBBLWJOBODF0Zm4NrXmiSuxjymFrxnTu1QVYRubhVkRcZLYZG8STTwJRdVm/WQ==
"@types/normalize-package-data@^2.4.0": "@types/normalize-package-data@^2.4.0":
version "2.4.0" version "2.4.0"
@ -361,40 +361,41 @@
"@types/yargs-parser" "*" "@types/yargs-parser" "*"
"@typescript-eslint/eslint-plugin@^3.0.0": "@typescript-eslint/eslint-plugin@^3.0.0":
version "3.3.0" version "3.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.3.0.tgz#89518e5c5209a349bde161c3489b0ec187ae5d37" resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.4.0.tgz#8378062e6be8a1d049259bdbcf27ce5dfbeee62b"
integrity sha512-Ybx/wU75Tazz6nU2d7nN6ll0B98odoiYLXwcuwS5WSttGzK46t0n7TPRQ4ozwcTv82UY6TQoIvI+sJfTzqK9dQ== integrity sha512-wfkpiqaEVhZIuQRmudDszc01jC/YR7gMSxa6ulhggAe/Hs0KVIuo9wzvFiDbG3JD5pRFQoqnf4m7REDsUvBnMQ==
dependencies: dependencies:
"@typescript-eslint/experimental-utils" "3.3.0" "@typescript-eslint/experimental-utils" "3.4.0"
debug "^4.1.1"
functional-red-black-tree "^1.0.1" functional-red-black-tree "^1.0.1"
regexpp "^3.0.0" regexpp "^3.0.0"
semver "^7.3.2" semver "^7.3.2"
tsutils "^3.17.1" tsutils "^3.17.1"
"@typescript-eslint/experimental-utils@3.3.0": "@typescript-eslint/experimental-utils@3.4.0":
version "3.3.0" version "3.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.3.0.tgz#d72a946e056a83d4edf97f3411cceb639b0b8c87" resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.4.0.tgz#8a44dfc6fb7f1d071937b390fe27608ebda122b8"
integrity sha512-d4pGIAbu/tYsrPrdHCQ5xfadJGvlkUxbeBB56nO/VGmEDi/sKmfa5fGty5t5veL1OyJBrUmSiRn1R1qfVDydrg== integrity sha512-rHPOjL43lOH1Opte4+dhC0a/+ks+8gOBwxXnyrZ/K4OTAChpSjP76fbI8Cglj7V5GouwVAGaK+xVwzqTyE/TPw==
dependencies: dependencies:
"@types/json-schema" "^7.0.3" "@types/json-schema" "^7.0.3"
"@typescript-eslint/typescript-estree" "3.3.0" "@typescript-eslint/typescript-estree" "3.4.0"
eslint-scope "^5.0.0" eslint-scope "^5.0.0"
eslint-utils "^2.0.0" eslint-utils "^2.0.0"
"@typescript-eslint/parser@^3.0.0": "@typescript-eslint/parser@^3.0.0":
version "3.3.0" version "3.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.3.0.tgz#fcae40012ded822aa8b2739a1a03a4e3c5bbb7bb" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.4.0.tgz#fe52b68c5cb3bba3f5d875bd17adb70420d49d8d"
integrity sha512-a7S0Sqn/+RpOOWTcaLw6RD4obsharzxmgMfdK24l364VxuBODXjuJM7ImCkSXEN7oz52aiZbXSbc76+2EsE91w== integrity sha512-ZUGI/de44L5x87uX5zM14UYcbn79HSXUR+kzcqU42gH0AgpdB/TjuJy3m4ezI7Q/jk3wTQd755mxSDLhQP79KA==
dependencies: dependencies:
"@types/eslint-visitor-keys" "^1.0.0" "@types/eslint-visitor-keys" "^1.0.0"
"@typescript-eslint/experimental-utils" "3.3.0" "@typescript-eslint/experimental-utils" "3.4.0"
"@typescript-eslint/typescript-estree" "3.3.0" "@typescript-eslint/typescript-estree" "3.4.0"
eslint-visitor-keys "^1.1.0" eslint-visitor-keys "^1.1.0"
"@typescript-eslint/typescript-estree@3.3.0": "@typescript-eslint/typescript-estree@3.4.0":
version "3.3.0" version "3.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.3.0.tgz#841ffed25c29b0049ebffb4c2071268a34558a2a" resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.4.0.tgz#6a787eb70b48969e4cd1ea67b057083f96dfee29"
integrity sha512-3SqxylENltEvJsjjMSDCUx/edZNSC7wAqifUU1Ywp//0OWEZwMZJfecJud9XxJ/40rAKEbJMKBOQzeOjrLJFzQ== integrity sha512-zKwLiybtt4uJb4mkG5q2t6+W7BuYx2IISiDNV+IY68VfoGwErDx/RfVI7SWL4gnZ2t1A1ytQQwZ+YOJbHHJ2rw==
dependencies: dependencies:
debug "^4.1.1" debug "^4.1.1"
eslint-visitor-keys "^1.1.0" eslint-visitor-keys "^1.1.0"
@ -1235,9 +1236,9 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.2.0:
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
eslint@^7.0.0: eslint@^7.0.0:
version "7.3.0" version "7.3.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.0.tgz#f9f1fc3dc1227985d0db88769f2bbac7b4b875d7" resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.1.tgz#76392bd7e44468d046149ba128d1566c59acbe19"
integrity sha512-dJMVXwfU5PT1cj2Nv2VPPrKahKTGdX+5Dh0Q3YuKt+Y2UhdL2YbzsVaBMyG9HC0tBismlv/r1+eZqs6SMIV38Q== integrity sha512-cQC/xj9bhWUcyi/RuMbRtC3I0eW8MH0jhRELSvpKYkWep3C6YZ2OkvcvJVUeO6gcunABmzptbXBuDoXsjHmfTA==
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
ajv "^6.10.0" ajv "^6.10.0"