Skip to content

Commit

Permalink
Bump the minor-updates group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the minor-updates group with 3 updates: [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js), [@octokit/request-error](https://github.com/octokit/request-error.js) and [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check).


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

Updates `@octokit/request-error` from 6.1.1 to 6.1.4
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](octokit/request-error.js@v6.1.1...v6.1.4)

Updates `@astrojs/check` from 0.7.0 to 0.8.1
- [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.8.1/packages/astro-check)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-throttling"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@octokit/request-error"
  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-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent 421c54c commit 2bf59fa
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 121 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@lit/task": "^1.0.1",
"@octokit/core": "^6.1.2",
"@octokit/plugin-paginate-graphql": "^5.2.2",
"@octokit/plugin-throttling": "^9.3.0",
"@octokit/request-error": "^6.1.1",
"@octokit/plugin-throttling": "^9.3.1",
"@octokit/request-error": "^6.1.4",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "^4.11.5",
"colorjs.io": "^0.5.2",
Expand All @@ -36,7 +36,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/check": "^0.8.1",
"@tsconfig/node20": "^20.1.4",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.10",
Expand Down
Loading

0 comments on commit 2bf59fa

Please sign in to comment.