Skip to content

Commit

Permalink
Bump @cloudflare/workers-types from 4.20230404.0 to 4.20230419.0
Browse files Browse the repository at this point in the history
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20230404.0 to 4.20230419.0.
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 4, 2023
1 parent 650fbf8 commit 3821fc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.21.5",
"@cloudflare/workers-types": "^4.20230404.0",
"@cloudflare/workers-types": "^4.20230419.0",
"@ianvs/prettier-plugin-sort-imports": "^3.7.2",
"@jest/globals": "^29.5.0",
"@types/jest": "^29.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -522,10 +522,10 @@
dependencies:
mime "^3.0.0"

"@cloudflare/workers-types@^4.20230404.0":
version "4.20230404.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20230404.0.tgz#414dd2d79765c291ec247e501ed7cff85dd4eae4"
integrity sha512-fG3oaJX1icfsGV74nhx1+AC6opvZsGqnpx6FvrcVqQaBmCNkjKNqDRFrpasXWFiOIvysBXHKQAzsAJkBZgnM+A==
"@cloudflare/workers-types@^4.20230419.0":
version "4.20230419.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20230419.0.tgz#0d90e06d6ac3fcdd0c26e4c32817918811688c8b"
integrity sha512-MfNBlHrI/ekRkbLtdAo23D4hkXF+3QD92OCwuXxCUK73HtMHuBqkMp9T/8KFbKNRCnz7PzUderc7Jr5m3eeW3g==

"@esbuild-plugins/node-globals-polyfill@^0.1.1":
version "0.1.1"
Expand Down

0 comments on commit 3821fc7

Please sign in to comment.