Update dependency @cloudflare/workers-types to ^4.20240117.0

This commit is contained in:
renovate[bot] 2024-01-17 16:36:05 +00:00
parent 4163d98725
commit a43d8aa567
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -13,7 +13,7 @@
"hono": "^3.12.5" "hono": "^3.12.5"
}, },
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^4.20231218.0", "@cloudflare/workers-types": "^4.20240117.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0", "@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/esbuild-plugin": "^2.10.2", "@sentry/esbuild-plugin": "^2.10.2",
"@sentry/integrations": "^7.93.0", "@sentry/integrations": "^7.93.0",
@ -796,9 +796,9 @@
} }
}, },
"node_modules/@cloudflare/workers-types": { "node_modules/@cloudflare/workers-types": {
"version": "4.20231218.0", "version": "4.20240117.0",
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20231218.0.tgz", "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20240117.0.tgz",
"integrity": "sha512-Vs1FKjfUjXYGbCsXzkl+ITp0Iyb6QiW6+vTERTNThC+v96T0IvPVAioH4tT20rXwoxAfxh380mAaxYtTrJUNVg==", "integrity": "sha512-HQU8lJhaJVh8gQXFtVA7lZwd0hK1ckIFjRuxOXkVN2Z9t7DtzNbA2YTwBry5thKNgF5EwjN4THjHg5NUZzj05A==",
"dev": true "dev": true
}, },
"node_modules/@cspotcode/source-map-support": { "node_modules/@cspotcode/source-map-support": {

View file

@ -16,7 +16,7 @@
"author": "dangered wolf", "author": "dangered wolf",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^4.20231218.0", "@cloudflare/workers-types": "^4.20240117.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0", "@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/esbuild-plugin": "^2.10.2", "@sentry/esbuild-plugin": "^2.10.2",
"@sentry/integrations": "^7.93.0", "@sentry/integrations": "^7.93.0",