Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v15.6.1 (#12129)
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 committed Oct 12, 2021
1 parent 3d35de9 commit cc49b58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -251,7 +251,7 @@
"eslint-plugin-jest": "24.5.2",
"eslint-plugin-promise": "5.1.0",
"glob": "7.2.0",
"graphql": "15.6.0",
"graphql": "15.6.1",
"husky": "7.0.2",
"jest": "27.2.4",
"jest-extended": "0.11.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4793,10 +4793,10 @@ grapheme-splitter@^1.0.4:
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==

graphql@15.6.0:
version "15.6.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.0.tgz#e69323c6a9780a1a4b9ddf7e35ca8904bb04df02"
integrity sha512-WJR872Zlc9hckiEPhXgyUftXH48jp2EjO5tgBBOyNMRJZ9fviL2mJBD6CAysk6N5S0r9BTs09Qk39nnJBkvOXQ==
graphql@15.6.1:
version "15.6.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.1.tgz#9125bdf057553525da251e19e96dab3d3855ddfc"
integrity sha512-3i5lu0z6dRvJ48QP9kFxBkJ7h4Kso7PS8eahyTFz5Jm6CvQfLtNIE8LX9N6JLnXTuwR+sIYnXzaWp6anOg0QQw==

handlebars@4.7.7, handlebars@^4.7.6:
version "4.7.7"
Expand Down

0 comments on commit cc49b58

Please sign in to comment.