diff --git a/yarn.lock b/yarn.lock index 05055fc..911d0a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -29,35 +29,35 @@ integrity sha512-IHjc31WXciQT3hfvdY+M59jBkQp70Fpr04tNDVO5rez2PNv4u8tE6w//CkU+GeBoO9k2ahneSqzjzvlgjyjkGw== "@scode/eslint-config-es6@^1.0.1": - version "1.0.26" - resolved "https://npm.scode.ovh/@scode%2feslint-config-es6/-/eslint-config-es6-1.0.26.tgz#fec6ff7c4b4d9f5d7c716b2bcc10153a7c33bfba" - integrity sha512-98RONoC8gFA/iehQjfZ84xXQpigiyoojgyfQ6v1g+WR/Sq4DyVDaCUMHkuAKyLNsxqCqEGbYetQlvDkBUi5r2A== + version "1.0.28" + resolved "https://npm.scode.ovh/@scode%2feslint-config-es6/-/eslint-config-es6-1.0.28.tgz#95afeb862c49623a2f5d0f64a47761422078f323" + integrity sha512-3E21VH1CBLRgLn6ozBKNDuSYKWPpBv457l9CgH/Zy0wrSNlVrxVcO8miZ4Razq759gkLu1ueslTBePGy+rP6Lg== dependencies: "@scode/eslint-config" "^2.0.1" eslint-plugin-import "^2.20.1" "@scode/eslint-config-ts@^1.0.22": - version "1.0.29" - resolved "https://npm.scode.ovh/@scode%2feslint-config-ts/-/eslint-config-ts-1.0.29.tgz#83eb8efaa757938420600ec848514dcd7ea40767" - integrity sha512-bgTRMYpHOdDyUPcuHaBQitlBa9rYWLOUyO7M9HJ3Ct8ro0RxcmiSSTRSbolpj46OymPFPNOheX6Gb/RfTpT7Ow== + version "1.0.31" + resolved "https://npm.scode.ovh/@scode%2feslint-config-ts/-/eslint-config-ts-1.0.31.tgz#2934314acbf28d07a989d1fa3c0cfa59ab17b1bf" + integrity sha512-sJz85zW6NUKe2tM4g9F398kwPHXA4FklLbAZ60XvrwupqNCELKmwncwoRw509s4D7rInF4iQv8r7/qRIHetUPQ== dependencies: "@scode/eslint-config-es6" "^1.0.1" "@typescript-eslint/eslint-plugin" "^2.26.0" "@typescript-eslint/parser" "^2.26.0" "@scode/eslint-config@^2.0.1": - version "2.0.15" - resolved "https://npm.scode.ovh/@scode%2feslint-config/-/eslint-config-2.0.15.tgz#23a3172aff6306b95ff4f938f29e770391229c0c" - integrity sha512-8xX+nbbI6Eu4HC48FZXIFpHp3Zg0gRUqWASDpqbqEgMkcZi0rjVEAjSw1OxN6szfw7xU9sCx2nN/OJd4581DBg== + version "2.0.16" + resolved "https://npm.scode.ovh/@scode%2feslint-config/-/eslint-config-2.0.16.tgz#99ba872cbdc850d3865dde3d91568fb549980b88" + integrity sha512-Q0GC5T0T5qlGNyv+HJ7zx6VWJMA9tlZcU5TGA+uYI7xyNvumrP40bFeujCCsYJ9BxuEhqfbzW8rmZonzRYNe+w== dependencies: eslint-plugin-jsdoc "^24.0.0" eslint-plugin-node "^11.0.0" eslint-plugin-sort-requires-by-path "^1.0.2" "@scode/standard@^1.0.1": - version "1.0.4" - resolved "https://npm.scode.ovh/@scode%2fstandard/-/standard-1.0.4.tgz#dc80848c8fc80151432305feff6befad2ed0e289" - integrity sha512-NfKJiMjWhnDf199OXzqucFGhNr20n/oXINNpiElWDGtTiQJn/RB7BNU+aoRbAfSkKAMmRzgm1sVmoJzGn93a7w== + version "1.0.7" + resolved "https://npm.scode.ovh/@scode%2fstandard/-/standard-1.0.7.tgz#4cee00ac4ce40b39f66a2372b72454d7487117f0" + integrity sha512-5toBlMvnF1JhQrLoLyfrLKWtXRFk3FU8hxevTn0yG0W0KjSQ56rgHTJLMydIpu4OUghG4gdbxgyvdKARgYlziQ== "@types/color-name@^1.1.1": version "1.1.1" @@ -87,39 +87,39 @@ integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA== "@typescript-eslint/eslint-plugin@^2.26.0": - version "2.30.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.30.0.tgz#312a37e80542a764d96e8ad88a105316cdcd7b05" - integrity sha512-PGejii0qIZ9Q40RB2jIHyUpRWs1GJuHP1pkoCiaeicfwO9z7Fx03NQzupuyzAmv+q9/gFNHu7lo1ByMXe8PNyg== + version "2.31.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.31.0.tgz#942c921fec5e200b79593c71fafb1e3f57aa2e36" + integrity sha512-iIC0Pb8qDaoit+m80Ln/aaeu9zKQdOLF4SHcGLarSeY1gurW6aU4JsOPMjKQwXlw70MvWKZQc6S2NamA8SJ/gg== dependencies: - "@typescript-eslint/experimental-utils" "2.30.0" + "@typescript-eslint/experimental-utils" "2.31.0" functional-red-black-tree "^1.0.1" regexpp "^3.0.0" tsutils "^3.17.1" -"@typescript-eslint/experimental-utils@2.30.0": - version "2.30.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.30.0.tgz#9845e868c01f3aed66472c561d4b6bac44809dd0" - integrity sha512-L3/tS9t+hAHksy8xuorhOzhdefN0ERPDWmR9CclsIGOUqGKy6tqc/P+SoXeJRye5gazkuPO0cK9MQRnolykzkA== +"@typescript-eslint/experimental-utils@2.31.0": + version "2.31.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.31.0.tgz#a9ec514bf7fd5e5e82bc10dcb6a86d58baae9508" + integrity sha512-MI6IWkutLYQYTQgZ48IVnRXmLR/0Q6oAyJgiOror74arUMh7EWjJkADfirZhRsUMHeLJ85U2iySDwHTSnNi9vA== dependencies: "@types/json-schema" "^7.0.3" - "@typescript-eslint/typescript-estree" "2.30.0" + "@typescript-eslint/typescript-estree" "2.31.0" eslint-scope "^5.0.0" eslint-utils "^2.0.0" "@typescript-eslint/parser@^2.26.0": - version "2.30.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.30.0.tgz#7681c305a6f4341ae2579f5e3a75846c29eee9ce" - integrity sha512-9kDOxzp0K85UnpmPJqUzdWaCNorYYgk1yZmf4IKzpeTlSAclnFsrLjfwD9mQExctLoLoGAUXq1co+fbr+3HeFw== + version "2.31.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.31.0.tgz#beddd4e8efe64995108b229b2862cd5752d40d6f" + integrity sha512-uph+w6xUOlyV2DLSC6o+fBDzZ5i7+3/TxAsH4h3eC64tlga57oMb96vVlXoMwjR/nN+xyWlsnxtbDkB46M2EPQ== dependencies: "@types/eslint-visitor-keys" "^1.0.0" - "@typescript-eslint/experimental-utils" "2.30.0" - "@typescript-eslint/typescript-estree" "2.30.0" + "@typescript-eslint/experimental-utils" "2.31.0" + "@typescript-eslint/typescript-estree" "2.31.0" eslint-visitor-keys "^1.1.0" -"@typescript-eslint/typescript-estree@2.30.0": - version "2.30.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.30.0.tgz#1b8e848b55144270255ffbfe4c63291f8f766615" - integrity sha512-nI5WOechrA0qAhnr+DzqwmqHsx7Ulr/+0H7bWCcClDhhWkSyZR5BmTvnBEyONwJCTWHfc5PAQExX24VD26IAVw== +"@typescript-eslint/typescript-estree@2.31.0": + version "2.31.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.31.0.tgz#ac536c2d46672aa1f27ba0ec2140d53670635cfd" + integrity sha512-vxW149bXFXXuBrAak0eKHOzbcu9cvi6iNcJDzEtOkRwGHxJG15chiAQAwhLOsk+86p9GTr/TziYvw+H9kMaIgA== dependencies: debug "^4.1.1" eslint-visitor-keys "^1.1.0"