Skip to content

Commit

Permalink
Update dependency esbuild to ^0.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent b509295 commit 873cf44
Show file tree
Hide file tree
Showing 3 changed files with 22,648 additions and 15,727 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.21.5",
"fastify": "^3.18.0",
"get-port": "^5.1.1",
"graphql": "^15.5.1",
Expand Down
4 changes: 2 additions & 2 deletions 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.21.5",
"jest": "^26.6.3",
"nodemon": "^2.0.7",
"open": "^8.2.1",
Expand Down Expand Up @@ -68,7 +68,7 @@
"jest": "^26.6.3",
"ts-jest": "^26.5.5",
"prettier": "^2.2.1",
"esbuild": "^0.12.9",
"esbuild": "^0.21.5",
"@types/node": "^15.12.4"
}
}
Expand Down
Loading

0 comments on commit 873cf44

Please sign in to comment.