Skip to content

Commit

Permalink
build(deps-dev): bump esbuild from 0.17.3 to 0.17.4 (#238)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump esbuild from 0.17.3 to 0.17.4

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.3 to 0.17.4.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.17.3...v0.17.4)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pnpm-lock.yaml

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored Jan 23, 2023
1 parent b4e15b9 commit fddfce2
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/jest": "29.0.3",
"@types/node": "14",
"c8": "latest",
"esbuild": "0.17.3",
"esbuild": "0.17.4",
"finepack": "latest",
"git-authors-cli": "latest",
"jest": "29.3.1",
Expand Down
146 changes: 73 additions & 73 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit fddfce2

@vercel
Copy link

@vercel vercel bot commented on fddfce2 Jan 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

edge-runtime – ./

edge-runtime-git-main.vercel.sh
edge-runtime.vercel.sh
edge-runtime.vercel.app

Please sign in to comment.