Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.19.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2023
1 parent 7b0500e commit e83721d
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.8"
"esbuild": "0.19.9"
},
"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": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"axios": "1.6.2",
"esbuild": "0.19.8",
"esbuild": "0.19.9",
"eslint": "8.55.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": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"axios": "1.6.2",
"esbuild": "0.19.8",
"esbuild": "0.19.9",
"eslint": "8.55.0",
"fastify-flux-cli": "workspace:*",
"jest": "29.7.0",
Expand Down
Loading

0 comments on commit e83721d

Please sign in to comment.