Skip to content

Commit

Permalink
Build(deps): Bump graphql-ruby-client from 1.13.0 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps [graphql-ruby-client](https://github.com/rmosolgo/graphql-ruby) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG-pro.md)
- [Commits](rmosolgo/graphql-ruby@v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: graphql-ruby-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 729a021 commit f5c6fc2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"file-saver": "^2.0.5",
"file-size": "^1.0.0",
"graphql": "^16.8.1",
"graphql-ruby-client": "^1.13.0",
"graphql-ruby-client": "^1.13.1",
"js-yaml": "^4.1.0",
"monaco-editor": "^0.46.0",
"monaco-editor-webpack-plugin": "^7.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6072,10 +6072,10 @@ graphemer@^1.4.0:
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==

graphql-ruby-client@^1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/graphql-ruby-client/-/graphql-ruby-client-1.13.0.tgz#31ec52ad185fa7ac7e7b1a36ac924f21bc5abc3d"
integrity sha512-iik96Bfe+2sBnZiid5ROR81Wu2hmk3+lGjXwbjZ+hkLKdvv2kvqRYwDrLZFzCIGkEhwiwUPpvE7QFJjMUSHzfQ==
graphql-ruby-client@^1.13.1:
version "1.13.1"
resolved "https://registry.yarnpkg.com/graphql-ruby-client/-/graphql-ruby-client-1.13.1.tgz#c726653297a1fc054c7131593c7413474b85bebb"
integrity sha512-luwDMT/zQyVas3++JnTZHnCho7gbC+ZHLuXoM0DY5ORoBo0q2HUAs3PjlB2UDz29eM62zej0Rn1w1yNW3zQ+gw==
dependencies:
glob "^7.1.4"
minimist "^1.2.0"
Expand Down

0 comments on commit f5c6fc2

Please sign in to comment.