Skip to content

Commit

Permalink
chore(deps): update dependency graphql-scalars to v1.1.5 (#1561)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 29, 2020
1 parent c677985 commit 3716470
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"graphql": "^14.0.0 || ^15.0.0"
},
"devDependencies": {
"graphql-scalars": "1.1.3"
"graphql-scalars": "1.1.5"
},
"buildOptions": {
"input": "./src/index.ts"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/dateformat": "3.0.1",
"dateformat": "3.0.3",
"graphql-scalars": "1.1.3"
"graphql-scalars": "1.1.5"
},
"dependencies": {
"camel-case": "4.1.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6432,10 +6432,10 @@ graphql-request@^1.5.0:
dependencies:
cross-fetch "2.2.2"

graphql-scalars@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.1.3.tgz#3f5ae13870eb8eacc03bfbeae46c0000ec8a9d43"
integrity sha512-uReVUBYgs+OEDVWTCYv+TpVqPft0EmpIcf8EJXFh7YiXGYsKtReC7U2jAXM77CJ86+JHqiZzSjjL9qOCqGEYVw==
graphql-scalars@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.1.5.tgz#9d0485e4f67a4120400dcbfa83797fc74f2f19af"
integrity sha512-2Kbq8VgreOB62eKUafwp7qvyvDIS3wmw+JNzyXydQS6I986/s4ceJZs6Hc7Ex/9zBrhFsUlVIEl0a6oUqGCU/Q==

graphql-subscriptions@^1.0.0:
version "1.1.0"
Expand Down

0 comments on commit 3716470

Please sign in to comment.