Skip to content

Commit 1944b02

Browse files
Bump graphiql from 4.0.5 to 4.1.0 in /juniper
Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 4.0.5 to 4.1.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-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8054951 commit 1944b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

juniper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"postinstall": "make graphiql graphql-playground"
55
},
66
"dependencies": {
7-
"graphiql": "4.0.5",
7+
"graphiql": "4.1.0",
88
"graphql-playground-react": "1.7.28"
99
}
1010
}

0 commit comments

Comments
 (0)