This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #35 from TiagoDanin/renovate/xo-0.x
Update dependency xo to ^0.28.0
- Loading branch information
Showing
2 changed files
with
97 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1203,40 +1203,40 @@ | |
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8" | ||
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw== | ||
|
||
"@typescript-eslint/eslint-plugin@^2.21.0": | ||
version "2.21.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.21.0.tgz#a34de84a0791cae0357c4dda805c5b4e8203b6c6" | ||
integrity sha512-b5jjjDMxzcjh/Sbjuo7WyhrQmVJg0WipTHQgXh5Xwx10uYm6nPWqN1WGOsaNq4HR3Zh4wUx4IRQdDkCHwyewyw== | ||
"@typescript-eslint/eslint-plugin@^2.23.0": | ||
version "2.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.24.0.tgz#a86cf618c965a462cddf3601f594544b134d6d68" | ||
integrity sha512-wJRBeaMeT7RLQ27UQkDFOu25MqFOBus8PtOa9KaT5ZuxC1kAsd7JEHqWt4YXuY9eancX0GK9C68i5OROnlIzBA== | ||
dependencies: | ||
"@typescript-eslint/experimental-utils" "2.21.0" | ||
"@typescript-eslint/experimental-utils" "2.24.0" | ||
eslint-utils "^1.4.3" | ||
functional-red-black-tree "^1.0.1" | ||
regexpp "^3.0.0" | ||
tsutils "^3.17.1" | ||
|
||
"@typescript-eslint/experimental-utils@2.21.0": | ||
version "2.21.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.21.0.tgz#71de390a3ec00b280b69138d80733406e6e86bfa" | ||
integrity sha512-olKw9JP/XUkav4lq0I7S1mhGgONJF9rHNhKFn9wJlpfRVjNo3PPjSvybxEldvCXnvD+WAshSzqH5cEjPp9CsBA== | ||
"@typescript-eslint/experimental-utils@2.24.0": | ||
version "2.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.24.0.tgz#a5cb2ed89fedf8b59638dc83484eb0c8c35e1143" | ||
integrity sha512-DXrwuXTdVh3ycNCMYmWhUzn/gfqu9N0VzNnahjiDJvcyhfBy4gb59ncVZVxdp5XzBC77dCncu0daQgOkbvPwBw== | ||
dependencies: | ||
"@types/json-schema" "^7.0.3" | ||
"@typescript-eslint/typescript-estree" "2.21.0" | ||
"@typescript-eslint/typescript-estree" "2.24.0" | ||
eslint-scope "^5.0.0" | ||
|
||
"@typescript-eslint/parser@^2.21.0": | ||
version "2.21.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.21.0.tgz#4f200995517c3d5fc5ef51b17527bc948992e438" | ||
integrity sha512-VrmbdrrrvvI6cPPOG7uOgGUFXNYTiSbnRq8ZMyuGa4+qmXJXVLEEz78hKuqupvkpwJQNk1Ucz1TenrRP90gmBg== | ||
"@typescript-eslint/parser@^2.23.0": | ||
version "2.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.24.0.tgz#2cf0eae6e6dd44d162486ad949c126b887f11eb8" | ||
integrity sha512-H2Y7uacwSSg8IbVxdYExSI3T7uM1DzmOn2COGtCahCC3g8YtM1xYAPi2MAHyfPs61VKxP/J/UiSctcRgw4G8aw== | ||
dependencies: | ||
"@types/eslint-visitor-keys" "^1.0.0" | ||
"@typescript-eslint/experimental-utils" "2.21.0" | ||
"@typescript-eslint/typescript-estree" "2.21.0" | ||
"@typescript-eslint/experimental-utils" "2.24.0" | ||
"@typescript-eslint/typescript-estree" "2.24.0" | ||
eslint-visitor-keys "^1.1.0" | ||
|
||
"@typescript-eslint/typescript-estree@2.21.0": | ||
version "2.21.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.21.0.tgz#7e4be29f2e338195a2e8c818949ed0ff727cc943" | ||
integrity sha512-NC/nogZNb9IK2MEFQqyDBAciOT8Lp8O3KgAfvHx2Skx6WBo+KmDqlU3R9KxHONaijfTIKtojRe3SZQyMjr3wBw== | ||
"@typescript-eslint/typescript-estree@2.24.0": | ||
version "2.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.24.0.tgz#38bbc8bb479790d2f324797ffbcdb346d897c62a" | ||
integrity sha512-RJ0yMe5owMSix55qX7Mi9V6z2FDuuDpN6eR5fzRJrp+8in9UF41IGNQHbg5aMK4/PjVaEQksLvz0IA8n+Mr/FA== | ||
dependencies: | ||
debug "^4.1.1" | ||
eslint-visitor-keys "^1.1.0" | ||
|
@@ -1699,6 +1699,11 @@ array-find-index@^1.0.1: | |
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1" | ||
integrity sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E= | ||
|
||
array-find@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/array-find/-/array-find-1.0.0.tgz#6c8e286d11ed768327f8e62ecee87353ca3e78b8" | ||
integrity sha1-bI4obRHtdoMn+OYuzuhzU8o+eLg= | ||
|
||
[email protected]: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" | ||
|
@@ -3524,6 +3529,15 @@ enhance-visitors@^1.0.0: | |
dependencies: | ||
lodash "^4.13.1" | ||
|
||
enhanced-resolve@^0.9.1: | ||
version "0.9.1" | ||
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-0.9.1.tgz#4d6e689b3725f86090927ccc86cd9f1635b89e2e" | ||
integrity sha1-TW5omzcl+GCQknzMhs2fFjW4ni4= | ||
dependencies: | ||
graceful-fs "^4.1.2" | ||
memory-fs "^0.2.0" | ||
tapable "^0.1.8" | ||
|
||
enhanced-resolve@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.1.0.tgz#41c7e0bfdfe74ac1ffe1e57ad6a5c6c9f3742a7f" | ||
|
@@ -3697,6 +3711,22 @@ eslint-import-resolver-node@^0.3.2: | |
debug "^2.6.9" | ||
resolve "^1.5.0" | ||
|
||
eslint-import-resolver-webpack@^0.12.1: | ||
version "0.12.1" | ||
resolved "https://registry.yarnpkg.com/eslint-import-resolver-webpack/-/eslint-import-resolver-webpack-0.12.1.tgz#771ae561e887ca4e53ee87605fbb36c5e290b0f5" | ||
integrity sha512-O/sUAXk6GWrICiN8JUkkjdt9uZpqZHP+FVnTxtEILL6EZMaPSrnP4lGPSFwcKsv7O211maqq4Nz60+dh236hVg== | ||
dependencies: | ||
array-find "^1.0.0" | ||
debug "^2.6.9" | ||
enhanced-resolve "^0.9.1" | ||
find-root "^1.1.0" | ||
has "^1.0.3" | ||
interpret "^1.2.0" | ||
lodash "^4.17.15" | ||
node-libs-browser "^1.0.0 || ^2.0.0" | ||
resolve "^1.13.1" | ||
semver "^5.7.1" | ||
|
||
eslint-module-utils@^2.4.1: | ||
version "2.5.2" | ||
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.5.2.tgz#7878f7504824e1b857dd2505b59a8e5eda26a708" | ||
|
@@ -3786,24 +3816,19 @@ eslint-plugin-promise@^4.2.1: | |
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a" | ||
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw== | ||
|
||
eslint-plugin-unicorn@^16.1.1: | ||
version "16.1.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-16.1.1.tgz#012c598d71914ef30f5d386dd85110e59f2ef999" | ||
integrity sha512-IMxCsntb0T8s660Irc40gtzXtxuXHcOn36G9G8OYKfiseBD/kNrA1cNJhsJ0xQteDASGrFwqdzBsYEkUvczhOA== | ||
eslint-plugin-unicorn@^17.2.0: | ||
version "17.2.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-17.2.0.tgz#8f147ba24d417dc5de948c7df7d006108a37a540" | ||
integrity sha512-0kYjrywf0kQxevFz571KrDfYMIRZ5Kq6dDgPU1EEBFeC181r+fAaPatBScWX+/hisKJ4+eCRFebxTeVylsSYmw== | ||
dependencies: | ||
ci-info "^2.0.0" | ||
clean-regexp "^1.0.0" | ||
eslint-ast-utils "^1.1.0" | ||
eslint-template-visitor "^1.1.0" | ||
import-modules "^2.0.0" | ||
lodash.camelcase "^4.3.0" | ||
lodash.defaultsdeep "^4.6.1" | ||
lodash.kebabcase "^4.1.1" | ||
lodash.snakecase "^4.1.1" | ||
lodash.upperfirst "^4.3.1" | ||
lodash "^4.17.15" | ||
read-pkg-up "^7.0.1" | ||
regexp-tree "^0.1.17" | ||
regexpp "^3.0.0" | ||
regexp-tree "^0.1.20" | ||
reserved-words "^0.1.2" | ||
safe-regex "^2.1.1" | ||
semver "^7.1.2" | ||
|
@@ -4252,7 +4277,7 @@ find-cache-dir@^3.0.0: | |
make-dir "^3.0.0" | ||
pkg-dir "^4.1.0" | ||
|
||
find-cache-dir@^3.2.0: | ||
find-cache-dir@^3.2.0, find-cache-dir@^3.3.1: | ||
version "3.3.1" | ||
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.1.tgz#89b33fad4a4670daa94f855f7fbe31d6d84fe880" | ||
integrity sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ== | ||
|
@@ -4261,6 +4286,11 @@ find-cache-dir@^3.2.0: | |
make-dir "^3.0.2" | ||
pkg-dir "^4.1.0" | ||
|
||
find-root@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4" | ||
integrity sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng== | ||
|
||
find-up@^2.0.0, find-up@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7" | ||
|
@@ -5039,6 +5069,11 @@ inquirer@^7.0.0: | |
strip-ansi "^5.1.0" | ||
through "^2.3.6" | ||
|
||
interpret@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296" | ||
integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw== | ||
|
||
invariant@^2.2.2, invariant@^2.2.4: | ||
version "2.2.4" | ||
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" | ||
|
@@ -5336,7 +5371,7 @@ is-path-cwd@^2.2.0: | |
resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-2.2.0.tgz#67d43b82664a7b5191fd9119127eb300048a9fdb" | ||
integrity sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ== | ||
|
||
is-path-inside@^3.0.1: | ||
is-path-inside@^3.0.1, is-path-inside@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.2.tgz#f5220fc82a3e233757291dddc9c5877f2a1f3017" | ||
integrity sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg== | ||
|
@@ -5751,21 +5786,11 @@ lodash._reinterpolate@^3.0.0: | |
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d" | ||
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0= | ||
|
||
lodash.camelcase@^4.3.0: | ||
version "4.3.0" | ||
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6" | ||
integrity sha1-soqmKIorn8ZRA1x3EfZathkDMaY= | ||
|
||
lodash.clonedeep@^4.5.0: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" | ||
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8= | ||
|
||
lodash.defaultsdeep@^4.6.1: | ||
version "4.6.1" | ||
resolved "https://registry.yarnpkg.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz#512e9bd721d272d94e3d3a63653fa17516741ca6" | ||
integrity sha512-3j8wdDzYuWO3lM3Reg03MuQR957t287Rpcxp1njpEa8oDrikb+FwGdW3n+FELh/A6qib6yPit0j/pv9G/yeAqA== | ||
|
||
lodash.flattendeep@^4.4.0: | ||
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2" | ||
|
@@ -5796,11 +5821,6 @@ lodash.merge@^4.6.1: | |
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" | ||
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== | ||
|
||
lodash.snakecase@^4.1.1: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d" | ||
integrity sha1-OdcUo1NXFHg3rv1ktdy7Fr7Nj40= | ||
|
||
lodash.template@^4.2.4, lodash.template@^4.5.0: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab" | ||
|
@@ -5821,11 +5841,6 @@ lodash.uniq@^4.5.0: | |
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" | ||
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= | ||
|
||
lodash.upperfirst@^4.3.1: | ||
version "4.3.1" | ||
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce" | ||
integrity sha1-E2Xt9DFIBIHvDRxolXpe2Z1J984= | ||
|
||
lodash.zip@^4.2.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020" | ||
|
@@ -5988,6 +6003,11 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" | ||
integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g= | ||
|
||
memory-fs@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.2.0.tgz#f2bb25368bc121e391c2520de92969caee0a0290" | ||
integrity sha1-8rslNovBIeORwlIN6Slpyu4KApA= | ||
|
||
memory-fs@^0.4.0, memory-fs@^0.4.1: | ||
version "0.4.1" | ||
resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552" | ||
|
@@ -6334,7 +6354,7 @@ node-fetch@^2.6.0: | |
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" | ||
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA== | ||
|
||
node-libs-browser@^2.2.1: | ||
"node-libs-browser@^1.0.0 || ^2.0.0", node-libs-browser@^2.2.1: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.2.1.tgz#b64f513d18338625f90346d27b0d235e631f6425" | ||
integrity sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q== | ||
|
@@ -8079,10 +8099,10 @@ regex-not@^1.0.0, regex-not@^1.0.2: | |
extend-shallow "^3.0.2" | ||
safe-regex "^1.1.0" | ||
|
||
regexp-tree@^0.1.17: | ||
version "0.1.19" | ||
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.19.tgz#9326e91d8d1d23298dd33a78cf5e788f57cdc359" | ||
integrity sha512-mVeVLF/qg5qFbZSW0f7pXbuVX73dKIjuhOyC2JLKxzmpya75O4qLcvI9j0jp31Iz7IAkEVHa1UErDCAqaLKo5A== | ||
regexp-tree@^0.1.20: | ||
version "0.1.21" | ||
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.21.tgz#55e2246b7f7d36f1b461490942fa780299c400d7" | ||
integrity sha512-kUUXjX4AnqnR8KRTCrayAo9PzYMRKmVoGgaz2tBuz0MF3g1ZbGebmtW0yFHfFK9CmBjQKeYIgoL22pFLBJY7sw== | ||
|
||
regexp-tree@~0.1.1: | ||
version "0.1.13" | ||
|
@@ -8223,7 +8243,7 @@ resolve@^1.1.7, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.2.0, resolve@^1.3.2 | |
dependencies: | ||
path-parse "^1.0.6" | ||
|
||
resolve@^1.12.0: | ||
resolve@^1.12.0, resolve@^1.13.1: | ||
version "1.15.1" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8" | ||
integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w== | ||
|
@@ -8402,7 +8422,7 @@ semver-diff@^3.1.1: | |
dependencies: | ||
semver "^6.3.0" | ||
|
||
"semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0: | ||
"semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0, semver@^5.7.1: | ||
version "5.7.1" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | ||
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== | ||
|
@@ -9035,6 +9055,11 @@ table@^5.2.3: | |
slice-ansi "^2.1.0" | ||
string-width "^3.0.0" | ||
|
||
tapable@^0.1.8: | ||
version "0.1.10" | ||
resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.1.10.tgz#29c35707c2b70e50d07482b5d202e8ed446dafd4" | ||
integrity sha1-KcNXB8K3DlDQdIK10gLo7URtr9Q= | ||
|
||
tapable@^1.0.0, tapable@^1.0.0-beta.5, tapable@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2" | ||
|
@@ -9958,13 +9983,13 @@ xdg-basedir@^4.0.0: | |
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz#4bc8d9984403696225ef83a1573cbbcb4e79db13" | ||
integrity sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q== | ||
|
||
xo@^0.27.2: | ||
version "0.27.2" | ||
resolved "https://registry.yarnpkg.com/xo/-/xo-0.27.2.tgz#861ddc46bb66f4ff583714e6d2552c8733c59316" | ||
integrity sha512-vCkyHH/2tyQh1eplDDRMCAPfKA6fXnXiFkChOGLF/5FnOEe9e2qCydDZZrrKA+3Vd8xPsRdoAv/HTnmqa+Z71w== | ||
xo@^0.28.0: | ||
version "0.28.0" | ||
resolved "https://registry.yarnpkg.com/xo/-/xo-0.28.0.tgz#8dc9d2efff505f03c4068121aa49e543c14a71ac" | ||
integrity sha512-Ilen8cwO6KyCUmCIwBDnMRHArIm6jOfJViz6mwD5t63AsQC+xsmb2Vvvp0mkKCEzeY6J+tKVK+4mYGpqSYYKPA== | ||
dependencies: | ||
"@typescript-eslint/eslint-plugin" "^2.21.0" | ||
"@typescript-eslint/parser" "^2.21.0" | ||
"@typescript-eslint/eslint-plugin" "^2.23.0" | ||
"@typescript-eslint/parser" "^2.23.0" | ||
arrify "^2.0.1" | ||
cosmiconfig "^6.0.0" | ||
debug "^4.1.0" | ||
|
@@ -9973,20 +9998,23 @@ xo@^0.27.2: | |
eslint-config-xo "^0.29.0" | ||
eslint-config-xo-typescript "^0.26.0" | ||
eslint-formatter-pretty "^3.0.1" | ||
eslint-import-resolver-webpack "^0.12.1" | ||
eslint-plugin-ava "^10.0.1" | ||
eslint-plugin-eslint-comments "^3.1.2" | ||
eslint-plugin-import "^2.20.1" | ||
eslint-plugin-no-use-extend-native "^0.4.1" | ||
eslint-plugin-node "^11.0.0" | ||
eslint-plugin-prettier "^3.1.2" | ||
eslint-plugin-promise "^4.2.1" | ||
eslint-plugin-unicorn "^16.1.1" | ||
find-cache-dir "^3.0.0" | ||
eslint-plugin-unicorn "^17.2.0" | ||
find-cache-dir "^3.3.1" | ||
find-up "^4.1.0" | ||
fs-extra "^8.1.0" | ||
get-stdin "^7.0.0" | ||
globby "^9.0.0" | ||
has-flag "^4.0.0" | ||
imurmurhash "^0.1.4" | ||
is-path-inside "^3.0.2" | ||
json-stable-stringify-without-jsonify "^1.0.1" | ||
json5 "^2.1.1" | ||
lodash "^4.17.15" | ||
|