Run Prettier JS (#6795)

This commit is contained in:
Diamond Lewis
2020-07-13 13:06:52 -05:00
committed by GitHub
parent ebb0727793
commit e6a6354b29
47 changed files with 313 additions and 329 deletions

View File

@@ -20,8 +20,8 @@
"license": "BSD-3-Clause",
"dependencies": {
"@apollographql/graphql-playground-html": "1.6.26",
"@graphql-tools/stitch": "^6.0.1",
"@graphql-tools/utils": "^6.0.1",
"@graphql-tools/stitch": "6.0.1",
"@graphql-tools/utils": "6.0.1",
"@parse/fs-files-adapter": "1.0.1",
"@parse/push-adapter": "3.2.0",
"@parse/s3-files-adapter": "1.4.0",
@@ -36,7 +36,7 @@
"follow-redirects": "1.12.1",
"graphql": "15.1.0",
"graphql-list-fields": "2.0.2",
"graphql-relay": "^0.6.0",
"graphql-relay": "0.6.0",
"graphql-upload": "11.0.0",
"intersect": "1.0.1",
"jsonwebtoken": "8.5.1",
@@ -48,7 +48,7 @@
"mongodb": "3.5.9",
"parse": "2.14.0",
"pg-promise": "10.5.7",
"pluralize": "^8.0.0",
"pluralize": "8.0.0",
"redis": "3.0.2",
"semver": "7.3.2",
"subscriptions-transport-ws": "0.9.16",
@@ -80,7 +80,7 @@
"eslint-plugin-flowtype": "5.1.3",
"flow-bin": "0.119.1",
"form-data": "3.0.0",
"graphql-tag": "^2.10.1",
"graphql-tag": "2.10.1",
"husky": "4.2.5",
"jasmine": "3.5.0",
"jsdoc": "3.6.3",