Skip to content

Commit

Permalink
fix(deps): update dependency esbuild to v0.19.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 0ca17b5 commit 4537567
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 209 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@elide-dev/gradle-plugin",
"dependencies": {
"esbuild": "0.16.1"
"esbuild": "0.19.12"
},
"devDependencies": {
"@mdx-js/esbuild": "2.2.1"
Expand Down
155 changes: 82 additions & 73 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 4537567

Please sign in to comment.