Skip to content

Commit

Permalink
deps: bump @octokit/rest from 20.1.1 to 21.0.0
Browse files Browse the repository at this point in the history
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 20.1.1 to 21.0.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v20.1.1...v21.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wraithgar committed Jun 21, 2024
1 parent f7f0545 commit 19f2a46
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 70 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"posttest": "npm run lint"
},
"dependencies": {
"@octokit/rest": "^20.0.2",
"@octokit/rest": "^21.0.0",
"@prettier/sync": "^0.5.0",
"front-matter": "^4.0.2",
"minimatch": "^9.0.3",
Expand Down
138 changes: 70 additions & 68 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 @@ -33,7 +33,7 @@
"@mdx-js/react": "^3.0.0",
"@octokit/plugin-retry": "^7.1.1",
"@octokit/plugin-throttling": "^9.1.0",
"@octokit/rest": "^20.0.2",
"@octokit/rest": "^21.0.0",
"@primer/octicons-react": "^19.8.0",
"@primer/react": "^36.17.0",
"babel-plugin-styled-components": "^2.1.4",
Expand Down

0 comments on commit 19f2a46

Please sign in to comment.