Update dependency @cloudflare/workers-types to ^4.20230904.0

This commit is contained in:
renovate[bot] 2023-09-05 02:09:33 +00:00
parent 71e06c68a8
commit 8a8bdd6b9c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -13,7 +13,7 @@
"toucan-js": "^3.2.3" "toucan-js": "^3.2.3"
}, },
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0", "@cloudflare/workers-types": "^4.20230904.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0", "@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/integrations": "^7.65.0", "@sentry/integrations": "^7.65.0",
"@sentry/webpack-plugin": "^2.7.1", "@sentry/webpack-plugin": "^2.7.1",
@ -804,9 +804,9 @@
} }
}, },
"node_modules/@cloudflare/workers-types": { "node_modules/@cloudflare/workers-types": {
"version": "4.20230821.0", "version": "4.20230904.0",
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20230821.0.tgz", "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20230904.0.tgz",
"integrity": "sha512-lVQSyr5E4CEkQw7WIdsrMTj+kHjsm28mJ0B5AhNFByKR+16KTFsU/RW/nGLKHHW2jxT5lvYI+HjNQMzC9QR8Ng==", "integrity": "sha512-IX4oJCe14ctblSPZBlW64BVZ9nYLUo6sD2I5gu3hX0ywByYWm1OuoKm9Xb/Zpbj8Ph18Z7Ryii6u2/ocnncXdA==",
"dev": true "dev": true
}, },
"node_modules/@discoveryjs/json-ext": { "node_modules/@discoveryjs/json-ext": {

View file

@ -16,7 +16,7 @@
"author": "dangered wolf", "author": "dangered wolf",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0", "@cloudflare/workers-types": "^4.20230904.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0", "@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/integrations": "^7.65.0", "@sentry/integrations": "^7.65.0",
"@sentry/webpack-plugin": "^2.7.1", "@sentry/webpack-plugin": "^2.7.1",