|
739 | 739 | dependencies:
|
740 | 740 | "@types/yargs-parser" "*"
|
741 | 741 |
|
742 |
| -"@typescript-eslint/eslint-plugin@^2.14.0": |
| 742 | +"@typescript-eslint/eslint-plugin@^2.26.0": |
743 | 743 | version "2.27.0"
|
744 | 744 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.27.0.tgz#e479cdc4c9cf46f96b4c287755733311b0d0ba4b"
|
745 | 745 | integrity sha512-/my+vVHRN7zYgcp0n4z5A6HAK7bvKGBiswaM5zIlOQczsxj/aiD7RcgD+dvVFuwFaGh5+kM7XA6Q6PN0bvb1tw==
|
|
759 | 759 | eslint-scope "^5.0.0"
|
760 | 760 | eslint-utils "^2.0.0"
|
761 | 761 |
|
762 |
| -"@typescript-eslint/parser@^2.14.0": |
| 762 | +"@typescript-eslint/parser@^2.26.0": |
763 | 763 | version "2.27.0"
|
764 | 764 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.27.0.tgz#d91664335b2c46584294e42eb4ff35838c427287"
|
765 | 765 | integrity sha512-HFUXZY+EdwrJXZo31DW4IS1ujQW3krzlRjBrFRrJcMDh0zCu107/nRfhk/uBasO8m0NVDbBF5WZKcIUMRO7vPg==
|
|
769 | 769 | "@typescript-eslint/typescript-estree" "2.27.0"
|
770 | 770 | eslint-visitor-keys "^1.1.0"
|
771 | 771 |
|
772 |
| -"@typescript-eslint/typescript-estree@2.27.0", "@typescript-eslint/typescript-estree@^2.14.0": |
| 772 | +"@typescript-eslint/typescript-estree@2.27.0", "@typescript-eslint/typescript-estree@^2.26.0": |
773 | 773 | version "2.27.0"
|
774 | 774 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.27.0.tgz#a288e54605412da8b81f1660b56c8b2e42966ce8"
|
775 | 775 | integrity sha512-t2miCCJIb/FU8yArjAvxllxbTiyNqaXJag7UOpB5DVoM3+xnjeOngtqlJkLRnMtzaRcJhe3CIR9RmL40omubhg==
|
@@ -2498,6 +2498,20 @@ escodegen@^1.11.1, escodegen@^1.14.1:
|
2498 | 2498 | optionalDependencies:
|
2499 | 2499 | source-map "~0.6.1"
|
2500 | 2500 |
|
| 2501 | +eslint-config-prettier@^6.10.1: |
| 2502 | + version "6.10.1" |
| 2503 | + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1.tgz#129ef9ec575d5ddc0e269667bf09defcd898642a" |
| 2504 | + integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ== |
| 2505 | + dependencies: |
| 2506 | + get-stdin "^6.0.0" |
| 2507 | + |
| 2508 | +eslint-plugin-prettier@^3.1.2: |
| 2509 | + version "3.1.2" |
| 2510 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba" |
| 2511 | + integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA== |
| 2512 | + dependencies: |
| 2513 | + prettier-linter-helpers "^1.0.0" |
| 2514 | + |
2501 | 2515 | eslint-plugin-vue-libs@^4.0.0:
|
2502 | 2516 | version "4.0.0"
|
2503 | 2517 | resolved "https://registry.yarnpkg.com/eslint-plugin-vue-libs/-/eslint-plugin-vue-libs-4.0.0.tgz#b1ab44528aa59ce6c2e9fe2fc37cb92e85c2011c"
|
@@ -2783,6 +2797,11 @@ fast-deep-equal@^3.1.1:
|
2783 | 2797 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
|
2784 | 2798 | integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
|
2785 | 2799 |
|
| 2800 | +fast-diff@^1.1.2: |
| 2801 | + version "1.2.0" |
| 2802 | + resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03" |
| 2803 | + integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w== |
| 2804 | + |
2786 | 2805 | fast-glob@^3.0.3:
|
2787 | 2806 | version "3.2.2"
|
2788 | 2807 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.2.tgz#ade1a9d91148965d4bf7c51f72e1ca662d32e63d"
|
@@ -3028,6 +3047,11 @@ get-stdin@^4.0.1:
|
3028 | 3047 | resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
|
3029 | 3048 | integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
|
3030 | 3049 |
|
| 3050 | +get-stdin@^6.0.0: |
| 3051 | + version "6.0.0" |
| 3052 | + resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b" |
| 3053 | + integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g== |
| 3054 | + |
3031 | 3055 | get-stream@^4.0.0:
|
3032 | 3056 | version "4.1.0"
|
3033 | 3057 | resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
|
@@ -5439,6 +5463,13 @@ prelude-ls@~1.1.2:
|
5439 | 5463 | resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
|
5440 | 5464 | integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
|
5441 | 5465 |
|
| 5466 | +prettier-linter-helpers@^1.0.0: |
| 5467 | + version "1.0.0" |
| 5468 | + resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b" |
| 5469 | + integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w== |
| 5470 | + dependencies: |
| 5471 | + fast-diff "^1.1.2" |
| 5472 | + |
5442 | 5473 | prettier@^1.18.2:
|
5443 | 5474 | version "1.19.1"
|
5444 | 5475 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
|
|
0 commit comments