summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-05 22:19:10 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-05 22:20:08 +0000
commite2acd06880707e78905160ee692dbc2b3f8f0212 (patch)
tree399ea9c1bc0a235772ac796f2653fa4a985ec8ce
parent42c8ae37e498afc3765566502cdcecf4bf73190f (diff)
chore(deps-dev): bump @cloudflare/workers-types
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20240117.0 to 4.20240129.0. - [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) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index ed40986..368aca3 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
- "@cloudflare/workers-types": "^4.20240117.0",
+ "@cloudflare/workers-types": "^4.20240129.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.20.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 137ea49..1f13fa0 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -17,8 +17,8 @@ dependencies:
devDependencies:
'@cloudflare/workers-types':
- specifier: ^4.20240117.0
- version: 4.20240117.0
+ specifier: ^4.20240129.0
+ version: 4.20240129.0
'@microsoft/eslint-formatter-sarif':
specifier: ^3.0.0
version: 3.0.0
@@ -111,8 +111,8 @@ packages:
dev: true
optional: true
- /@cloudflare/[email protected]:
- resolution: {integrity: sha512-HQU8lJhaJVh8gQXFtVA7lZwd0hK1ckIFjRuxOXkVN2Z9t7DtzNbA2YTwBry5thKNgF5EwjN4THjHg5NUZzj05A==}
+ /@cloudflare/[email protected]:
+ resolution: {integrity: sha512-VyHbih/bqh/RN2FRxnXznG0bpBIg9RfSP1ldbAVnCXFinjOdv0zm2P/RWqOVN9+FgU5sanRltwwT7jGngxZy8w==}
dev: true
/@cspotcode/[email protected]: