diff --git a/yarn.lock b/yarn.lock index 082ff93..8f9438c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -23,6 +23,14 @@ chalk "^2.0.0" 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== + dependencies: + "@scode/eslint-config" "^2.0.1" + eslint-plugin-import "^2.20.1" + "@scode/eslint-config@^2.0.1": version "2.0.3" resolved "https://npm.scode.ovh/@scode%2feslint-config/-/eslint-config-2.0.3.tgz#dff537fdec16ad620b9cf861c55193bb092790eb" @@ -32,14 +40,6 @@ eslint-plugin-node "^11.0.0" eslint-plugin-sort-requires-by-path "^1.0.2" -"@scode/eslint-es6@^1.0.1": - version "1.0.5" - resolved "https://npm.scode.ovh/@scode%2feslint-es6/-/eslint-es6-1.0.5.tgz#a9a16aa8259835b554d7f11bc180472e42fccb49" - integrity sha512-zT3PrZrCExsqDUF+UrMLg+rwaICIh8Nyo0fF4ix0I/tken6lJfyRX6gP2ci3Akf/cC5tT4XCtGTdGpAaZ3Tc+A== - dependencies: - "@scode/eslint-config" "^2.0.1" - eslint-plugin-import "^2.20.1" - "@types/color-name@^1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"