Skip to content

Commit

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


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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 2b1159c commit f5c0920
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 19 deletions.
35 changes: 19 additions & 16 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"optionalDependencies": {
"@actions/github": "^6.0.0",
"@jest/environment": "^29.5.0",
"@octokit/rest": "21.0.1",
"@octokit/rest": "21.0.2",
"@percy/core": "^1.29.1",
"@types/browser-sync": "^2.29.0",
"@types/express": "^4.17.21",
Expand All @@ -104,9 +104,9 @@
"@types/jest-axe": "^3.5.9",
"@types/js-yaml": "^4.0.9",
"@types/mime-types": "^2.1.4",
"@types/node": "^22.2.0",
"@types/node": "^22.4.1",
"@types/nunjucks": "^3.2.6",
"@types/slug": "^5.0.8",
"@types/slug": "^5.0.9",
"@types/vinyl": "^2.0.12",
"puppeteer": "^22.15.0",
"typed-query-selector": "^2.11.3"
Expand Down

0 comments on commit f5c0920

Please sign in to comment.