diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-05 15:26:19 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-05 15:26:19 +0000 |
| commit | d1d0b5913bbaf08cc3b8503663a6372654ef4aaf (patch) | |
| tree | 30b5fd01252ce06960b085846f4377f4bd759372 /package.json | |
| parent | 19472265691b348dc0961a196681a7a227201e87 (diff) | |
node_modules: bump wrangler from 3.67.1 to 3.68.0 (#263)
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 3.67.1 to 3.68.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: wrangler
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d63b946..abe944f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "prettier": "^3.3.3", "tsx": "^4.16.2", "typescript": "^5.5.4", - "wrangler": "^3.67.1" + "wrangler": "^3.68.0" }, "packageManager": "[email protected]+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e", "eslintConfig": { |
