|
|
@ -6900,16 +6900,18 @@ eslint-config-prettier@3.3.0: |
|
|
|
dependencies: |
|
|
|
get-stdin "^6.0.0" |
|
|
|
|
|
|
|
eslint-formatter-pretty@1.3.0: |
|
|
|
version "1.3.0" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint-formatter-pretty/-/eslint-formatter-pretty-1.3.0.tgz#985d9e41c1f8475f4a090c5dbd2dfcf2821d607e" |
|
|
|
integrity sha512-5DY64Y1rYCm7cfFDHEGUn54bvCnK+wSUVF07N8oXeqUJFSd+gnYOTXbzelQ1HurESluY6gnEQPmXOIkB4Wa+gA== |
|
|
|
eslint-formatter-pretty@2.0.0: |
|
|
|
version "2.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint-formatter-pretty/-/eslint-formatter-pretty-2.0.0.tgz#7bc011def9a01d457928988c736a8d5b8b13a00c" |
|
|
|
integrity sha512-FEbP+ntP+b+lYo6xSd2nj8bvME3FKMzLP+FkNP3msPRrEDcm9LEC0T+6Js7ii/yH2hBtqwkXu2S2ttjlFmhOmw== |
|
|
|
dependencies: |
|
|
|
ansi-escapes "^2.0.0" |
|
|
|
ansi-escapes "^3.0.0" |
|
|
|
chalk "^2.1.0" |
|
|
|
eslint-rule-docs "^1.1.5" |
|
|
|
log-symbols "^2.0.0" |
|
|
|
plur "^2.1.2" |
|
|
|
plur "^3.0.1" |
|
|
|
string-width "^2.0.0" |
|
|
|
supports-hyperlinks "^1.0.1" |
|
|
|
|
|
|
|
eslint-import-resolver-node@^0.3.1: |
|
|
|
version "0.3.2" |
|
|
@ -7039,6 +7041,11 @@ eslint-restricted-globals@^0.1.1: |
|
|
|
resolved "https://registry.yarnpkg.com/eslint-restricted-globals/-/eslint-restricted-globals-0.1.1.tgz#35f0d5cbc64c2e3ed62e93b4b1a7af05ba7ed4d7" |
|
|
|
integrity sha1-NfDVy8ZMLj7WLpO0saevBbp+1Nc= |
|
|
|
|
|
|
|
eslint-rule-docs@^1.1.5: |
|
|
|
version "1.1.24" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint-rule-docs/-/eslint-rule-docs-1.1.24.tgz#ce37805751ebed9a21394e42b88672e422852f11" |
|
|
|
integrity sha512-DP1tJqxPuoRDvNNSa9d6QS+aRwqLIUukh6BOE1ayv8C/sh5dh+i6gHFrWYIbJzZs0/YbUNoD90lDPinr1G5U2w== |
|
|
|
|
|
|
|
eslint-scope@3.7.1: |
|
|
|
version "3.7.1" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8" |
|
|
@ -9189,6 +9196,11 @@ irregular-plurals@^1.0.0: |
|
|
|
resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-1.4.0.tgz#2ca9b033651111855412f16be5d77c62a458a766" |
|
|
|
integrity sha1-LKmwM2UREYVUEvFr5dd8YqRYp2Y= |
|
|
|
|
|
|
|
irregular-plurals@^2.0.0: |
|
|
|
version "2.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-2.0.0.tgz#39d40f05b00f656d0b7fa471230dd3b714af2872" |
|
|
|
integrity sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw== |
|
|
|
|
|
|
|
is-absolute-url@^2.0.0: |
|
|
|
version "2.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-2.1.0.tgz#50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6" |
|
|
@ -12472,6 +12484,13 @@ plur@^2.1.2: |
|
|
|
dependencies: |
|
|
|
irregular-plurals "^1.0.0" |
|
|
|
|
|
|
|
plur@^3.0.1: |
|
|
|
version "3.0.1" |
|
|
|
resolved "https://registry.yarnpkg.com/plur/-/plur-3.0.1.tgz#268652d605f816699b42b86248de73c9acd06a7c" |
|
|
|
integrity sha512-lJl0ojUynAM1BZn58Pas2WT/TXeC1+bS+UqShl0x9+49AtOn7DixRXVzaC8qrDOIxNDmepKnLuMTH7NQmkX0PA== |
|
|
|
dependencies: |
|
|
|
irregular-plurals "^2.0.0" |
|
|
|
|
|
|
|
pluralize@^7.0.0: |
|
|
|
version "7.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777" |
|
|
@ -15673,7 +15692,7 @@ supports-color@^4.2.1, supports-color@^4.5.0: |
|
|
|
dependencies: |
|
|
|
has-flag "^2.0.0" |
|
|
|
|
|
|
|
supports-color@^5.1.0, supports-color@^5.2.0, supports-color@^5.3.0, supports-color@^5.4.0, supports-color@^5.5.0: |
|
|
|
supports-color@^5.0.0, supports-color@^5.1.0, supports-color@^5.2.0, supports-color@^5.3.0, supports-color@^5.4.0, supports-color@^5.5.0: |
|
|
|
version "5.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" |
|
|
|
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== |
|
|
@ -15687,6 +15706,14 @@ supports-color@~5.0.0: |
|
|
|
dependencies: |
|
|
|
has-flag "^2.0.0" |
|
|
|
|
|
|
|
supports-hyperlinks@^1.0.1: |
|
|
|
version "1.0.1" |
|
|
|
resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-1.0.1.tgz#71daedf36cc1060ac5100c351bb3da48c29c0ef7" |
|
|
|
integrity sha512-HHi5kVSefKaJkGYXbDuKbUGRVxqnWGn3J2e39CYcNJEfWciGq2zYtOhXLTlvrOZW1QU7VX67w7fMmWafHX9Pfw== |
|
|
|
dependencies: |
|
|
|
has-flag "^2.0.0" |
|
|
|
supports-color "^5.0.0" |
|
|
|
|
|
|
|
svg-tag-names@^1.1.0: |
|
|
|
version "1.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/svg-tag-names/-/svg-tag-names-1.1.1.tgz#9641b29ef71025ee094c7043f7cdde7d99fbd50a" |
|
|
|