Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ npm: Bump the npm group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@octokit/core](https://github.com/octokit/core.js) | `5.0.1` | `5.0.2` |
| [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `9.1.2` | `9.1.4` |
| [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) | `8.1.2` | `8.1.3` |
| [got](https://github.com/sindresorhus/got) | `13.0.0` | `14.0.0` |
| [@octokit/openapi-types](https://github.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types) | `19.0.2` | `19.1.0` |
| [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.54.0` |


Updates `@octokit/core` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v5.0.1...v5.0.2)

Updates `@octokit/plugin-paginate-rest` from 9.1.2 to 9.1.4
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v9.1.2...v9.1.4)

Updates `@octokit/plugin-throttling` from 8.1.2 to 8.1.3
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v8.1.2...v8.1.3)

Updates `got` from 13.0.0 to 14.0.0
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v13.0.0...v14.0.0)

Updates `@octokit/openapi-types` from 19.0.2 to 19.1.0
- [Release notes](https://github.com/octokit/openapi-types.ts/releases)
- [Commits](https://github.com/octokit/openapi-types.ts/commits/v19.1.0/packages/openapi-types)

Updates `eslint` from 8.52.0 to 8.54.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.52.0...v8.54.0)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@octokit/plugin-throttling"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@octokit/openapi-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 1, 2023
1 parent d794c5c commit 3b3acd9
Showing 2 changed files with 186 additions and 170 deletions.
354 changes: 185 additions & 169 deletions package-lock.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@
"@octokit/plugin-throttling": "^8.0.0",
"chalk": "^4.1.2, <6",
"csv": "^6.3.1",
"got": "^13.0.0",
"got": "^14.0.0",
"js-yaml": "^4.1.0",
"meow": "^12.1.0",
"normalize-url": "^8.0.0"

0 comments on commit 3b3acd9

Please sign in to comment.