Skip to content

Commit

Permalink
build(deps): bump @octokit/graphql from 7.0.2 to 8.1.1
Browse files Browse the repository at this point in the history
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 7.0.2 to 8.1.1.
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](octokit/graphql.js@v7.0.2...v8.1.1)

---
updated-dependencies:
- dependency-name: "@octokit/graphql"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 511192c commit 581341a
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 127 deletions.
197 changes: 71 additions & 126 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 @@ -35,7 +35,7 @@
"org": "run(){ node -e \"async function run() { console.log(JSON.stringify(await require('./src/org')('$1'), null, 2)) } run()\"; }; run"
},
"dependencies": {
"@octokit/graphql": "^7.0.0"
"@octokit/graphql": "^8.1.1"
},
"devDependencies": {
"eslint": "^8.29.0",
Expand Down

0 comments on commit 581341a

Please sign in to comment.