Update dependency @cloudflare/workers-types to ^4.20230518.0

This commit is contained in:
renovate[bot] 2023-05-22 10:43:00 +00:00
parent 79258435e6
commit 47684f8c2d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -13,7 +13,7 @@
"toucan-js": "^2.7.0" "toucan-js": "^2.7.0"
}, },
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^4.20230511.0", "@cloudflare/workers-types": "^4.20230518.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0", "@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/webpack-plugin": "^1.20.1", "@sentry/webpack-plugin": "^1.20.1",
"@types/jest": "^29.5.1", "@types/jest": "^29.5.1",
@ -725,9 +725,9 @@
} }
}, },
"node_modules/@cloudflare/workers-types": { "node_modules/@cloudflare/workers-types": {
"version": "4.20230511.0", "version": "4.20230518.0",
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20230511.0.tgz", "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20230518.0.tgz",
"integrity": "sha512-Br4i/8+t60HDJIo8o7O9Rrmp03bhdejRW9klb0bK9EfG5Ii7qz5G3PJO12gUz+Vu9m1v9tZ9KOh3Gg8oshXtug==", "integrity": "sha512-A0w1V+5SUawGaaPRlhFhSC/SCDT9oQG8TMoWOKFLA4qbqagELqEAFD4KySBIkeVOvCBLT1DZSYBMCxbXddl0kw==",
"dev": true "dev": true
}, },
"node_modules/@discoveryjs/json-ext": { "node_modules/@discoveryjs/json-ext": {

View file

@ -15,7 +15,7 @@
"author": "dangered wolf", "author": "dangered wolf",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^4.20230511.0", "@cloudflare/workers-types": "^4.20230518.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0", "@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/webpack-plugin": "^1.20.1", "@sentry/webpack-plugin": "^1.20.1",
"@types/jest": "^29.5.1", "@types/jest": "^29.5.1",