Skip to content

Commit

Permalink
Bump the minor-updates group across 1 directory with 9 updates
Browse files Browse the repository at this point in the history
Bumps the minor-updates group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@octokit/plugin-paginate-graphql](https://github.com/octokit/plugin-paginate-graphql.js) | `5.2.3` | `5.2.4` |
| [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) | `9.3.1` | `9.3.2` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.15.11` | `4.16.6` |
| [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) | `3.2.0` | `3.2.1` |
| [simple-statistics](https://github.com/simple-statistics/simple-statistics) | `7.8.5` | `7.8.7` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.9.3` | `0.9.4` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.8` | `10.0.9` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.7.7` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |



Updates `@octokit/plugin-paginate-graphql` from 5.2.3 to 5.2.4
- [Release notes](https://github.com/octokit/plugin-paginate-graphql.js/releases)
- [Commits](octokit/plugin-paginate-graphql.js@v5.2.3...v5.2.4)

Updates `@octokit/plugin-throttling` from 9.3.1 to 9.3.2
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v9.3.1...v9.3.2)

Updates `astro` from 4.15.11 to 4.16.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.16.6/packages/astro)

Updates `lit` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@3.2.1/packages/lit)

Updates `simple-statistics` from 7.8.5 to 7.8.7
- [Release notes](https://github.com/simple-statistics/simple-statistics/releases)
- [Changelog](https://github.com/simple-statistics/simple-statistics/blob/main/CHANGELOG.md)
- [Commits](https://github.com/simple-statistics/simple-statistics/commits)

Updates `@astrojs/check` from 0.9.3 to 0.9.4
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.9.4/packages/astro-check)

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

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

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-graphql"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@octokit/plugin-throttling"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: simple-statistics
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 921a59b commit 4c74640
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 289 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,26 +22,26 @@
"@js-temporal/polyfill": "^0.4.4",
"@lit/task": "^1.0.1",
"@octokit/core": "^6.1.2",
"@octokit/plugin-paginate-graphql": "^5.2.3",
"@octokit/plugin-throttling": "^9.3.1",
"@octokit/plugin-paginate-graphql": "^5.2.4",
"@octokit/plugin-throttling": "^9.3.2",
"@octokit/request-error": "^6.1.5",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "^4.15.9",
"astro": "^4.16.6",
"colorjs.io": "^0.5.2",
"commander": "^12.1.0",
"csv-stringify": "^6.5.1",
"lit": "^3.2.0",
"lit": "^3.2.1",
"node-fetch": "^3.3.2",
"simple-statistics": "^7.8.5",
"simple-statistics": "^7.8.7",
"zod": "^3.23.8"
},
"devDependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/check": "^0.9.4",
"@tsconfig/node20": "^20.1.4",
"@types/mocha": "^10.0.8",
"@types/node": "^22.7.4",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.7",
"mocha": "^10.7.3",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca"
}
Loading

0 comments on commit 4c74640

Please sign in to comment.