Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-deps group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dev-deps group with 2 updates in the / directory: [typescript](https://github.com/microsoft/TypeScript) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).


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)

Updates `wrangler` from 3.78.7 to 3.83.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/[email protected]/packages/wrangler)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent bfb823f commit 08b3342
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 52 deletions.
107 changes: 57 additions & 50 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@docusaurus/tsconfig": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"prettier": "3.3.3",
"typescript": "~5.6.2",
"wrangler": "^3.78.7"
"typescript": "~5.6.3",
"wrangler": "^3.83.0"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 08b3342

Please sign in to comment.