@@ -7100,13 +7100,20 @@ eslint-plugin-node@^11.1.0:
7100
7100
resolve "^1.10.1"
7101
7101
semver "^6.1.0"
7102
7102
7103
- eslint-plugin-prettier@^3.1.2, eslint-plugin-prettier@^3.2.0 :
7103
+ eslint-plugin-prettier@^3.1.2:
7104
7104
version "3.3.1"
7105
7105
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
7106
7106
integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
7107
7107
dependencies:
7108
7108
prettier-linter-helpers "^1.0.0"
7109
7109
7110
+ eslint-plugin-prettier@^3.2.0:
7111
+ version "3.2.0"
7112
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.2.0.tgz#af391b2226fa0e15c96f36c733f6e9035dbd952c"
7113
+ integrity sha512-kOUSJnFjAUFKwVxuzy6sA5yyMx6+o9ino4gCdShzBNx4eyFRudWRYKCFolKjoM40PEiuU6Cn7wBLfq3WsGg7qg==
7114
+ dependencies:
7115
+ prettier-linter-helpers "^1.0.0"
7116
+
7110
7117
eslint-scope@^4.0.3:
7111
7118
version "4.0.3"
7112
7119
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
@@ -7266,13 +7273,20 @@ esprima@~3.0.0:
7266
7273
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.0.0.tgz#53cf247acda77313e551c3aa2e73342d3fb4f7d9"
7267
7274
integrity sha1-U88kes2ncxPlUcOqLnM0LT+099k=
7268
7275
7269
- esquery@^1.0.1, esquery@^1.2.0 :
7276
+ esquery@^1.0.1:
7270
7277
version "1.4.0"
7271
7278
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
7272
7279
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
7273
7280
dependencies:
7274
7281
estraverse "^5.1.0"
7275
7282
7283
+ esquery@^1.2.0:
7284
+ version "1.3.1"
7285
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.3.1.tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57"
7286
+ integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==
7287
+ dependencies:
7288
+ estraverse "^5.1.0"
7289
+
7276
7290
esrecurse@^4.1.0, esrecurse@^4.3.0:
7277
7291
version "4.3.0"
7278
7292
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
@@ -12261,11 +12275,16 @@ prettier-linter-helpers@^1.0.0:
12261
12275
dependencies:
12262
12276
fast-diff "^1.1.2"
12263
12277
12264
- prettier@^2.0.2, prettier@^2.1.1 :
12278
+ prettier@^2.0.2:
12265
12279
version "2.2.1"
12266
12280
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
12267
12281
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
12268
12282
12283
+ prettier@^2.1.1:
12284
+ version "2.1.1"
12285
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
12286
+ integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
12287
+
12269
12288
pretty-error@^2.1.1:
12270
12289
version "2.1.1"
12271
12290
resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-2.1.1.tgz#5f4f87c8f91e5ae3f3ba87ab4cf5e03b1a17f1a3"
0 commit comments