update-scanner: automatic update

This commit is contained in:
Timo Hocker 2020-04-08 13:19:51 +02:00
parent 7b13f24d4c
commit cea6fec327

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.2": "@scode/eslint-config@^2.0.2":
version "2.0.3" version "2.0.6"
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.6.tgz#0cf4d4a7776103ef7debac37dcc202ef8644f1a4"
integrity sha512-I5BgaKNCwW+uJRI6tHUQzhhB4M7NuHXz22om/oM17OHYrHzElsnj/2pE97R+e18YGPtD97Jbljs3uwE6qOgtzQ== integrity sha512-+QTZicBzgEUHqXI2aL6YFSkurN/rh5k4Fcw/0b7ZB1J2wUwXV18xiBoWR+fX4RmMIhNdwedeNmMdxXxIx21SWA==
dependencies: dependencies:
eslint-plugin-jsdoc "22" eslint-plugin-jsdoc "22"
eslint-plugin-node "^11.0.0" eslint-plugin-node "^11.0.0"