This commit is contained in:
Timo Hocker 2020-04-08 10:36:25 +02:00
parent d655bdb616
commit bc72221bd9

View File

@ -10,9 +10,9 @@
"@babel/highlight" "^7.8.3" "@babel/highlight" "^7.8.3"
"@babel/helper-validator-identifier@^7.9.0": "@babel/helper-validator-identifier@^7.9.0":
version "7.9.0" version "7.9.5"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed" resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
integrity sha512-6G8bQKjOh+of4PV/ThDm/rRqlU7+IGoJuofpagU5GlEl29Vv0RGqqt86ZGRV8ZuSOY3o+8yXl5y782SMcG7SHw== integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
"@babel/highlight@^7.8.3": "@babel/highlight@^7.8.3":
version "7.9.0" version "7.9.0"
@ -24,9 +24,9 @@
js-tokens "^4.0.0" js-tokens "^4.0.0"
"@scode/eslint-config@^2.0.1": "@scode/eslint-config@^2.0.1":
version "2.0.3" version "2.0.4"
resolved "https://npm.scode.ovh/@scode%2feslint-config/-/eslint-config-2.0.3.tgz#dff537fdec16ad620b9cf861c55193bb092790eb" resolved "https://npm.scode.ovh/@scode%2feslint-config/-/eslint-config-2.0.4.tgz#d849eed17512e1f36ba829c715aca60b3377c1a0"
integrity sha512-I5BgaKNCwW+uJRI6tHUQzhhB4M7NuHXz22om/oM17OHYrHzElsnj/2pE97R+e18YGPtD97Jbljs3uwE6qOgtzQ== integrity sha512-3p1zBeNCrdEtnZoJYrDG25pOrJo/nasP6oGlfGjk6o2xXSizQJf5sICl58ndZp0Ap17CHNiljWBAILswhSVX7A==
dependencies: dependencies:
eslint-plugin-jsdoc "22" eslint-plugin-jsdoc "22"
eslint-plugin-node "^11.0.0" eslint-plugin-node "^11.0.0"
@ -1257,9 +1257,9 @@ strip-bom@^3.0.0:
integrity sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM= integrity sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=
strip-json-comments@^3.0.1: strip-json-comments@^3.0.1:
version "3.0.1" version "3.1.0"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.0.tgz#7638d31422129ecf4457440009fba03f9f9ac180"
integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw== integrity sha512-e6/d0eBu7gHtdCqFt0xJr642LdToM5/cN4Qb9DbHjVx1CP5RyeM+zH7pbecEmDv/lBqb0QH+6Uqq75rxFPkM0w==
supports-color@^5.3.0: supports-color@^5.3.0:
version "5.5.0" version "5.5.0"