Skip to content

Commit ffe0652

Browse files
author
Erin Singer
committed
Rebased to latest master
2 parents be9f0a9 + 717d922 commit ffe0652

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

yarn.lock

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7100,13 +7100,20 @@ eslint-plugin-node@^11.1.0:
71007100
resolve "^1.10.1"
71017101
semver "^6.1.0"
71027102

7103-
eslint-plugin-prettier@^3.1.2, eslint-plugin-prettier@^3.2.0:
7103+
eslint-plugin-prettier@^3.1.2:
71047104
version "3.3.1"
71057105
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
71067106
integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
71077107
dependencies:
71087108
prettier-linter-helpers "^1.0.0"
71097109

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+
71107117
eslint-scope@^4.0.3:
71117118
version "4.0.3"
71127119
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
@@ -7266,13 +7273,20 @@ esprima@~3.0.0:
72667273
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.0.0.tgz#53cf247acda77313e551c3aa2e73342d3fb4f7d9"
72677274
integrity sha1-U88kes2ncxPlUcOqLnM0LT+099k=
72687275

7269-
esquery@^1.0.1, esquery@^1.2.0:
7276+
esquery@^1.0.1:
72707277
version "1.4.0"
72717278
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
72727279
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
72737280
dependencies:
72747281
estraverse "^5.1.0"
72757282

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+
72767290
esrecurse@^4.1.0, esrecurse@^4.3.0:
72777291
version "4.3.0"
72787292
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
@@ -12261,11 +12275,16 @@ prettier-linter-helpers@^1.0.0:
1226112275
dependencies:
1226212276
fast-diff "^1.1.2"
1226312277

12264-
prettier@^2.0.2, prettier@^2.1.1:
12278+
prettier@^2.0.2:
1226512279
version "2.2.1"
1226612280
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
1226712281
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
1226812282

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+
1226912288
pretty-error@^2.1.1:
1227012289
version "2.1.1"
1227112290
resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-2.1.1.tgz#5f4f87c8f91e5ae3f3ba87ab4cf5e03b1a17f1a3"

0 commit comments

Comments
 (0)