Skip to content

Commit

Permalink
chore(deps-dev): bump graphql-scalars from 1.3.0 to 1.4.1 (#2127)
Browse files Browse the repository at this point in the history
Bumps [graphql-scalars](https://github.com/Urigo/graphql-scalars) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/Urigo/graphql-scalars/releases)
- [Commits](https://github.com/Urigo/graphql-scalars/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 21, 2020
1 parent 9cc8023 commit cdfe6be
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
Expand Up @@ -15,7 +15,7 @@
"graphql": "^14.0.0 || ^15.0.0"
},
"devDependencies": {
"graphql-scalars": "1.3.0"
"graphql-scalars": "1.4.1"
},
"buildOptions": {
"input": "./src/index.ts"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/dateformat": "3.0.1",
"dateformat": "3.0.3",
"graphql-scalars": "1.3.0"
"graphql-scalars": "1.4.1"
},
"dependencies": {
"@ardatan/aggregate-error": "0.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7332,10 +7332,10 @@ graphql-request@^3.2.0:
extract-files "^9.0.0"
form-data "^3.0.0"

graphql-scalars@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.3.0.tgz#c046227b102db29b9ec8a9b2575222b93843bee6"
integrity sha512-5iO838pIUw1YkhRmK+/8gaBJt8+Gei3mcOqweX91I5yCS8+J9F21SOKOOYYH+X4HgrZVWq5j0R+vnTIsPpC+jQ==
graphql-scalars@1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.4.1.tgz#d4179af696c8d1420da5e7a14c5e033f434a71a4"
integrity sha512-QCT9sHYkEns9jp3fYqzmoUtS7GiWn+IKrWvSKYDrGOEqlUVP66DDtR0HQmebIbnaSuww239drYnq6JNP0VIDTg==

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

0 comments on commit cdfe6be

Please sign in to comment.