Skip to content

Commit

Permalink
Bump graphiql from 3.3.2 to 3.4.0 in /juniper
Browse files Browse the repository at this point in the history
Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/commits/[email protected]/packages/graphiql)

---
updated-dependencies:
- dependency-name: graphiql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 7db44c0 commit fe707e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion juniper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"postinstall": "make graphiql graphql-playground"
},
"dependencies": {
"graphiql": "3.3.2",
"graphiql": "3.4.0",
"graphql-playground-react": "1.7.28"
}
}

0 comments on commit fe707e5

Please sign in to comment.