Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to ^0.14.39 (#875)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 19, 2022
1 parent e916daf commit 35cb081
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion benchmarks/bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/rimraf": "^3.0.2",
"@types/wait-on": "^5.3.1",
"bob-tsm": "^1.0.0",
"esbuild": "^0.14.36",
"esbuild": "^0.14.39",
"graphql": "16.1.0-experimental-stream-defer.6",
"typescript": "^4.6.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/node": "^17.0.35",
"bob-esbuild-cli": "^4.0.0",
"changesets-github-release": "^0.1.0",
"esbuild": "^0.14.36",
"esbuild": "^0.14.39",
"graphql": "16.1.0-experimental-stream-defer.6",
"jest": "^28.1.0",
"ts-jest": "^28.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^17.0.35",
"bob-esbuild-cli": "^4.0.0",
"changesets-github-release": "^0.1.0",
"esbuild": "^0.14.36",
"esbuild": "^0.14.39",
"fastify": "^3.29.0",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql-ez": "workspace:^0.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^17.0.35",
"bob-esbuild-cli": "^4.0.0",
"changesets-github-release": "^0.1.0",
"esbuild": "^0.14.36",
"esbuild": "^0.14.39",
"fastify": "^3.29.0",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql-ez": "workspace:^0.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^17.0.35",
"bob-esbuild": "^4.0.0",
"changesets-github-release": "^0.1.0",
"esbuild": "^0.14.36",
"esbuild": "^0.14.39",
"graphql": "16.1.0-experimental-stream-defer.6",
"graphql-ez": "workspace:^0.15.0",
"jest": "^28.1.0",
Expand Down

0 comments on commit 35cb081

Please sign in to comment.