Skip to content

Commit

Permalink
fix(deps): update dependency graphql-scalars to v1.16.0 (#4890)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 23, 2022
1 parent 936cb0d commit c16a83c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"core-js": "3.21.1",
"cross-undici-fetch": "0.1.27",
"graphql": "16.3.0",
"graphql-scalars": "1.15.0",
"graphql-scalars": "1.16.0",
"graphql-tag": "2.12.6",
"lodash.merge": "4.6.2",
"lodash.omitby": "4.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6072,7 +6072,7 @@ __metadata:
core-js: 3.21.1
cross-undici-fetch: 0.1.27
graphql: 16.3.0
graphql-scalars: 1.15.0
graphql-scalars: 1.16.0
graphql-tag: 2.12.6
jest: 27.5.1
lodash.merge: 4.6.2
Expand Down Expand Up @@ -17045,14 +17045,14 @@ __metadata:
languageName: node
linkType: hard

"graphql-scalars@npm:1.15.0":
version: 1.15.0
resolution: "graphql-scalars@npm:1.15.0"
"graphql-scalars@npm:1.16.0":
version: 1.16.0
resolution: "graphql-scalars@npm:1.16.0"
dependencies:
tslib: ~2.3.0
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: e7ec5858e9494bf5a8a6e4afdd8095b0593ac84d58da740267d0eb29563a9a978366ccd7181c5fe502cccc2e5f58a601e2c45ce5f1e324c39294299de9f15a2e
checksum: 1e48a49a0f06922e3f1928b664611236a566e289bff20c747c9907a6d16d96903c8052936af01330e8c30deb2e7dd240ce443b5b8ca57a9fc26573430f2f6521
languageName: node
linkType: hard

Expand Down

0 comments on commit c16a83c

Please sign in to comment.