Update dependency @cloudflare/workers-types to ^4.20240320.1

This commit is contained in:
renovate[bot] 2024-03-20 21:07:32 +00:00
parent c027eb8ef8
commit 15286c3784
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -13,7 +13,7 @@
"hono": "^3.12.12"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240314.0",
"@cloudflare/workers-types": "^4.20240320.1",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/esbuild-plugin": "^2.16.0",
"@sentry/integrations": "^7.107.0",
@ -627,9 +627,9 @@
}
},
"node_modules/@cloudflare/workers-types": {
"version": "4.20240314.0",
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20240314.0.tgz",
"integrity": "sha512-eg2dK/tYSiFvQu3sexjB32WEGi3GEmY6pLRF4nrV9Rwi2F2965o6f6604jQY8whhrmNdEoWErSjhuuUld6xgKQ==",
"version": "4.20240320.1",
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20240320.1.tgz",
"integrity": "sha512-CiYtVpQURPgQqtBKkmOAnfPElVZuD7Xyf1IxKtKp2B4aB9gnooapwJhzeY8c4Ls4u17SgMS0MprOkrgYwzZ6xg==",
"dev": true
},
"node_modules/@cspotcode/source-map-support": {

View file

@ -16,7 +16,7 @@
"author": "dangered wolf",
"license": "MIT",
"devDependencies": {
"@cloudflare/workers-types": "^4.20240314.0",
"@cloudflare/workers-types": "^4.20240320.1",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/esbuild-plugin": "^2.16.0",
"@sentry/integrations": "^7.107.0",