Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.18.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2023
1 parent 71a564e commit 3e18571
Show file tree
Hide file tree
Showing 4 changed files with 87 additions and 87 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"ts-jest": "29.1.1"
},
"peerDependencies": {
"esbuild": "0.18.12"
"esbuild": "0.18.13"
},
"files": [
"cli.js",
Expand Down
2 changes: 1 addition & 1 deletion playground/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"axios": "1.4.0",
"esbuild": "0.18.12",
"esbuild": "0.18.13",
"eslint": "8.45.0",
"fastify-flux-cli": "workspace:*",
"jest": "29.6.1",
Expand Down
2 changes: 1 addition & 1 deletion playground/template-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"axios": "1.4.0",
"esbuild": "0.18.12",
"esbuild": "0.18.13",
"eslint": "8.45.0",
"fastify-flux-cli": "workspace:*",
"jest": "29.6.1",
Expand Down
Loading

0 comments on commit 3e18571

Please sign in to comment.