Skip to content

Commit

Permalink
Bump the types group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the types group with 2 updates in the / directory: [@octokit/rest](https://github.com/octokit/rest.js) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@octokit/rest` from 21.0.2 to 21.1.0
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v21.0.2...v21.1.0)

Updates `@types/node` from 22.10.2 to 22.10.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 69e086d commit 124a4c2
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 54 deletions.
137 changes: 85 additions & 52 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"optionalDependencies": {
"@actions/github": "^6.0.0",
"@jest/environment": "^29.5.0",
"@octokit/rest": "21.0.2",
"@octokit/rest": "21.1.0",
"@percy/core": "^1.30.6",
"@types/browser-sync": "^2.29.0",
"@types/express": "^5.0.0",
Expand All @@ -105,7 +105,7 @@
"@types/jest-axe": "^3.5.9",
"@types/js-yaml": "^4.0.9",
"@types/mime-types": "^2.1.4",
"@types/node": "^22.10.2",
"@types/node": "^22.10.10",
"@types/nunjucks": "^3.2.6",
"@types/slug": "^5.0.9",
"@types/vinyl": "^2.0.12",
Expand Down

0 comments on commit 124a4c2

Please sign in to comment.