This commit is contained in:
Timo Hocker 2020-04-08 10:26:12 +02:00
parent 94de658f53
commit 6e0d42d6a5

View File

@ -10,9 +10,9 @@
"@babel/highlight" "^7.8.3"
"@babel/helper-validator-identifier@^7.9.0":
version "7.9.0"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed"
integrity sha512-6G8bQKjOh+of4PV/ThDm/rRqlU7+IGoJuofpagU5GlEl29Vv0RGqqt86ZGRV8ZuSOY3o+8yXl5y782SMcG7SHw==
version "7.9.5"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
"@babel/highlight@^7.8.3":
version "7.9.0"
@ -24,9 +24,9 @@
js-tokens "^4.0.0"
"@scode/eslint-config-es6@^1.0.1":
version "1.0.6"
resolved "https://npm.scode.ovh/@scode%2feslint-config-es6/-/eslint-config-es6-1.0.6.tgz#7efe8562142b1698bfd5426d7c13bdb9a46a043e"
integrity sha512-FeRoOkPSPGfv7y4Xu8prqrYENwpBjUqxPY8/JCH0O6/xLQwfHiIOUrDs4vpfbDahxXadH5bQH2OipceFOyJb2w==
version "1.0.7"
resolved "https://npm.scode.ovh/@scode%2feslint-config-es6/-/eslint-config-es6-1.0.7.tgz#4e1509d233151a7c74dc87f77a8b28484ac65266"
integrity sha512-fTmKlKZsTvbhpbdcP9qN5CJY9U3544z7WCZXg6IunaIrSUKtEo4Qew78WnSf4TjNAl8cN6sGZFD798o2gqCZsQ==
dependencies:
"@scode/eslint-config" "^2.0.1"
eslint-plugin-import "^2.20.1"