Skip to content

Commit

Permalink
chore(examples): bump "esbuild" versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeed committed Oct 5, 2021
1 parent d56753e commit 8792e3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/esbuild/package.json
Expand Up @@ -4,8 +4,8 @@
"test": "uvu -r esbuild-register tests"
},
"devDependencies": {
"esbuild": "0.12.15",
"esbuild-register": "2.6.0",
"esbuild": "0.13.3",
"esbuild-register": "3.0.0",
"uvu": "^0.5.1"
}
}

0 comments on commit 8792e3b

Please sign in to comment.