|
423 | 423 | dependencies:
|
424 | 424 | eslint-plugin-ava "7.1.0"
|
425 | 425 |
|
426 |
| - |
427 |
| - version "1.2.3" |
428 |
| - resolved "https://registry.npm.taobao.org/@fisker/eslint-config/download/@fisker/eslint-config-1.2.3.tgz#099ce178bb846d65353dee371f9ef55b2181641f" |
429 |
| - integrity sha1-CZzheLuEbWU1Pe43H571WyGBZB8= |
| 426 | + |
| 427 | + version "1.2.4" |
| 428 | + resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.2.4.tgz#4646b7de097d12b3aeb6765c8556486bb442e43c" |
| 429 | + integrity sha512-9KXCqIFF5SIraPdUh228g2yy6EIihILGTIO2qC+q0/dU65pOkqnh5SCEzyZO3aArcIg7J91cz3N5r4fbACdFaA== |
430 | 430 | dependencies:
|
431 | 431 | eslint-config-airbnb-base "13.1.0"
|
432 |
| - eslint-config-prettier "5.0.0" |
| 432 | + eslint-config-prettier "6.0.0" |
433 | 433 | eslint-plugin-eslint-comments "3.1.2"
|
434 | 434 | eslint-plugin-html "5.0.5"
|
435 | 435 | eslint-plugin-import "2.18.0"
|
436 | 436 | eslint-plugin-node "9.1.0"
|
437 | 437 | eslint-plugin-prettier "3.1.0"
|
438 |
| - eslint-plugin-promise "4.1.1" |
| 438 | + eslint-plugin-promise "4.2.1" |
439 | 439 | eslint-plugin-unicorn "9.1.1"
|
440 | 440 |
|
441 | 441 |
|
|
1886 | 1886 | object.assign "^4.1.0"
|
1887 | 1887 | object.entries "^1.0.4"
|
1888 | 1888 |
|
1889 |
| -eslint-config-prettier@5.0.0: |
1890 |
| - version "5.0.0" |
1891 |
| - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-5.0.0.tgz#f7a94b2b8ae7cbf25842c36fa96c6d32cd0a697c" |
1892 |
| - integrity sha512-c17Aqiz5e8LEqoc/QPmYnaxQFAHTx2KlCZBPxXXjEMmNchOLnV/7j0HoPZuC+rL/tDC9bazUYOKJW9bOhftI/w== |
| 1889 | +eslint-config-prettier@6.0.0: |
| 1890 | + version "6.0.0" |
| 1891 | + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.0.0.tgz#f429a53bde9fc7660e6353910fd996d6284d3c25" |
| 1892 | + integrity sha512-vDrcCFE3+2ixNT5H83g28bO/uYAwibJxerXPj+E7op4qzBCsAV36QfvdAyVOoNxKAH2Os/e01T/2x++V0LPukA== |
1893 | 1893 | dependencies:
|
1894 | 1894 | get-stdin "^6.0.0"
|
1895 | 1895 |
|
|
1981 | 1981 | dependencies:
|
1982 | 1982 | prettier-linter-helpers "^1.0.0"
|
1983 | 1983 |
|
1984 |
| -eslint-plugin-promise@4.1.1: |
1985 |
| - version "4.1.1" |
1986 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.1.1.tgz#1e08cb68b5b2cd8839f8d5864c796f56d82746db" |
1987 |
| - integrity sha512-faAHw7uzlNPy7b45J1guyjazw28M+7gJokKUjC5JSFoYfUEyy6Gw/i7YQvmv2Yk00sUjWcmzXQLpU1Ki/C2IZQ== |
| 1984 | +eslint-plugin-promise@4.2.1: |
| 1985 | + version "4.2.1" |
| 1986 | + resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a" |
| 1987 | + integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw== |
1988 | 1988 |
|
1989 | 1989 |
|
1990 | 1990 | version "9.1.1"
|
|
0 commit comments