update-scanner: automatic update

@sapphirecode/modelling: 1.0.31 ==> 1.0.33 minor
eslint: 6.8.0 ==> 7.0.0 major
This commit is contained in:
Timo Hocker 2020-05-09 21:54:04 +02:00
parent ffb086a774
commit 7a79aca59b

View File

@ -77,9 +77,16 @@
eslint-plugin-sort-requires-by-path "^1.0.2"
"@sapphirecode/modelling@^1.0.19":
version "1.0.31"
resolved "https://registry.yarnpkg.com/@sapphirecode/modelling/-/modelling-1.0.31.tgz#7d5e0d823dc7eedc9fd1e11bd1d4be562227c2b4"
integrity sha512-YqG46seI6ewsyW2n16pUowue/BDV4aRgLvR3TBu4UMPaWUEl8G5Ezdx223QK2sWbilQbDxk70HdmQkgawzcc/g==
version "1.0.33"
resolved "https://registry.yarnpkg.com/@sapphirecode/modelling/-/modelling-1.0.33.tgz#1554c2b81f4a04ce3ba96788fc931f3d97c11181"
integrity sha512-834l3fbDGAkstc8ZCp4CDftLxCSuGO0r8kZYmlDj7hh9me81Rqjk8tISG+Au+2JjoqXAcn1JxkvSeAeWgaX8Qw==
dependencies:
"@sapphirecode/utilities" "^1.0.39"
"@sapphirecode/utilities@^1.0.39":
version "1.0.40"
resolved "https://registry.yarnpkg.com/@sapphirecode/utilities/-/utilities-1.0.40.tgz#20f464408117d6e9d95cb1d1612b6f8489c91ee5"
integrity sha512-XD4p2cYyVu3CIMN2JUmg4YLgsC6dmD3UIEhYi3+UVuXhaYe7ZpZllKOcb8VxJTn5erbMkehoWuFJaYn77KE29g==
"@types/body-parser@*":
version "1.19.0"
@ -215,9 +222,9 @@ acorn-jsx@^5.2.0:
integrity sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ==
acorn@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf"
integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==
version "7.2.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.2.0.tgz#17ea7e40d7c8640ff54a694c889c26f31704effe"
integrity sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ==
ajv@^6.10.0, ajv@^6.10.2:
version "6.12.2"