mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
chore(deps): update dependency @cloudflare/workers-types to ^4.20240718.0
This commit is contained in:
parent
75f337fe37
commit
2b384f7bef
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -15,7 +15,7 @@
|
|||
"i18next-icu": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20240712.0",
|
||||
"@cloudflare/workers-types": "^4.20240718.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@sentry/esbuild-plugin": "^2.21.1",
|
||||
"@sentry/integrations": "^7.114.0",
|
||||
|
@ -684,9 +684,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@cloudflare/workers-types": {
|
||||
"version": "4.20240712.0",
|
||||
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20240712.0.tgz",
|
||||
"integrity": "sha512-C+C0ZnkRrxR2tPkZKAXwBsWEse7bWaA7iMbaG6IKaxaPTo/5ilx7Ei3BkI2izxmOJMsC05VS1eFUf95urXzhmw==",
|
||||
"version": "4.20240718.0",
|
||||
"resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20240718.0.tgz",
|
||||
"integrity": "sha512-7RqxXIM9HyhjfZ9ztXjITuc7mL0w4s+zXgypqKmMuvuObC3DgXutJ3bOYbQ+Ss5QbywrzWSNMlmGdL/ldg/yZg==",
|
||||
"dev": true,
|
||||
"license": "MIT OR Apache-2.0"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"author": "dangered wolf",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20240712.0",
|
||||
"@cloudflare/workers-types": "^4.20240718.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@sentry/esbuild-plugin": "^2.21.1",
|
||||
"@sentry/integrations": "^7.114.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue