Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.19.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent 68687fc commit 2ae79b5
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.19.5"
"esbuild": "0.19.8"
},
"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.5.1",
"esbuild": "0.19.5",
"esbuild": "0.19.8",
"eslint": "8.51.0",
"fastify-flux-cli": "workspace:*",
"jest": "29.7.0",
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.5.1",
"esbuild": "0.19.5",
"esbuild": "0.19.8",
"eslint": "8.51.0",
"fastify-flux-cli": "workspace:*",
"jest": "29.7.0",
Expand Down
Loading

0 comments on commit 2ae79b5

Please sign in to comment.