Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.17.10 (#7662)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 22, 2023
1 parent f044dcd commit d3d4f2b
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 99 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"css-loader": "6.7.3",
"css-minimizer-webpack-plugin": "4.2.2",
"dotenv-webpack": "8.0.1",
"esbuild": "0.17.8",
"esbuild": "0.17.10",
"fast-glob": "3.2.12",
"file-loader": "6.2.0",
"graphql": "16.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"chalk": "4.1.2",
"core-js": "3.27.2",
"deepmerge": "4.3.0",
"esbuild": "0.17.8",
"esbuild": "0.17.10",
"fast-glob": "3.2.12",
"findup-sync": "5.0.0",
"fs-extra": "11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/cli": "7.20.7",
"@babel/core": "7.20.12",
"@prisma/internals": "4.10.1",
"esbuild": "0.17.8",
"esbuild": "0.17.10",
"jest": "29.4.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
Loading

0 comments on commit d3d4f2b

Please sign in to comment.