Skip to content

Commit b33dc2f

Browse files
fix: bump @octokit/rest from 20.1.2 to 22.0.0
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 20.1.2 to 22.0.0. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v20.1.2...v22.0.0) --- updated-dependencies: - dependency-name: "@octokit/rest" dependency-version: 22.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbc3bfc commit b33dc2f

File tree

2 files changed

+451
-45
lines changed

2 files changed

+451
-45
lines changed

core/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@dotcom-tool-kit/logger": "^4.1.1",
1919
"@dotcom-tool-kit/plugin": "^1.0.0",
2020
"@dotcom-tool-kit/schemas": "^1.9.0",
21-
"@octokit/rest": "^20.1.2",
21+
"@octokit/rest": "^22.0.0",
2222
"@quarterto/parse-makefile-rules": "^1.1.0",
2323
"cli-highlight": "^2.1.11",
2424
"code-suggester": "^5.0.0",

0 commit comments

Comments
 (0)