Skip to content

Commit

Permalink
Update dependency esbuild to ^0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent b509295 commit c824ef0
Show file tree
Hide file tree
Showing 3 changed files with 7,400 additions and 5,303 deletions.
2 changes: 1 addition & 1 deletion internal/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@rollup/plugin-babel": "^5.3.0",
"@types/jest": "^26.0.23",
"cross-env": "^7.0.3",
"esbuild": "^0.12.9",
"esbuild": "^0.20.1",
"fastify": "^3.18.0",
"get-port": "^5.1.1",
"graphql": "^15.5.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"bufferutil": "^4.0.3",
"esbuild": "^0.12.9",
"esbuild": "^0.20.1",
"jest": "^26.6.3",
"nodemon": "^2.0.7",
"open": "^8.2.1",
Expand Down
Loading

0 comments on commit c824ef0

Please sign in to comment.