Skip to content

Commit

Permalink
chore(deps): Bump graphql and parse-dashboard
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) to 16.8.1 and updates ancestor dependency [parse-dashboard](https://github.com/ParsePlatform/parse-dashboard). These dependencies need to be updated together.


Updates `graphql` from 16.6.0 to 16.8.1
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.6.0...v16.8.1)

Updates `parse-dashboard` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/ParsePlatform/parse-dashboard/releases)
- [Changelog](https://github.com/parse-community/parse-dashboard/blob/alpha/CHANGELOG.md)
- [Commits](parse-community/parse-dashboard@5.3.0...5.4.0)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: indirect
- dependency-name: parse-dashboard
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent acb5f09 commit 55d37d4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"lib"
],
"dependencies": {
"parse-dashboard": "5.3.0"
"parse-dashboard": "5.4.0"
},
"devDependencies": {
"@babel/cli": "7.23.9",
Expand Down

0 comments on commit 55d37d4

Please sign in to comment.