Skip to content

Commit

Permalink
Bump the everything group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the everything group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@octokit/auth-app](https://github.com/octokit/auth-app.js) | `6.0.3` | `6.0.4` |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20240208.0` | `4.20240320.1` |
| [@octokit/webhooks-types](https://github.com/octokit/webhooks) | `7.3.2` | `7.4.0` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
| [itty-router](https://github.com/kwhitley/itty-router) | `4.0.27` | `4.2.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.0.1` | `7.3.1` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `3.28.2` | `3.37.0` |


Updates `@octokit/auth-app` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v6.0.3...v6.0.4)

Updates `@cloudflare/workers-types` from 4.20240208.0 to 4.20240320.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `@octokit/webhooks-types` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v7.3.2...v7.4.0)

Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

Updates `itty-router` from 4.0.27 to 4.2.2
- [Release notes](https://github.com/kwhitley/itty-router/releases)
- [Changelog](https://github.com/kwhitley/itty-router/blob/v4.x/CHANGELOG.md)
- [Commits](kwhitley/itty-router@v4.0.27...v4.2.2)

Updates `typescript` from 5.3.3 to 5.4.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.3.3...v5.4.3)

Updates `typescript-eslint` from 7.0.1 to 7.3.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.3.1/packages/typescript-eslint)

Updates `wrangler` from 3.28.2 to 3.37.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.37.0/packages/wrangler)

---
updated-dependencies:
- dependency-name: "@octokit/auth-app"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@cloudflare/workers-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: "@octokit/webhooks-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: itty-router
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 0cad3a0 commit ab81dd1
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 169 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@
"*.{js,cjs,mjs,ts}": "eslint"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240208.0",
"@octokit/webhooks-types": "^7.3.2",
"@cloudflare/workers-types": "^4.20240320.1",
"@octokit/webhooks-types": "^7.4.0",
"@types/picomatch": "^2.3.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-unicorn": "^51.0.1",
"husky": "^9.0.11",
"itty-router": "^4.0.27",
"itty-router": "^4.2.2",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"typescript": "^5.0.4",
"typescript-eslint": "^7.0.1",
"wrangler": "^3.0.0"
"typescript": "^5.4.3",
"typescript-eslint": "^7.3.1",
"wrangler": "^3.37.0"
},
"dependencies": {
"@cfworker/sentry": "^2.0.0",
"@octokit/auth-app": "^6.0.3",
"@octokit/auth-app": "^6.0.4",
"js-toml": "^1.0.0",
"octokit": "^3.1.2",
"parse-git-diff": "^0.0.15",
Expand Down
Loading

0 comments on commit ab81dd1

Please sign in to comment.