Skip to content

Commit d0609f3

Browse files
chore(deps): update dependency esbuild to ^0.24.2 (#2083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40e41cb commit d0609f3

File tree

3 files changed

+162
-152
lines changed

3 files changed

+162
-152
lines changed

internal/test-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@graphql-ez/plugin-websockets": "^0.11.3",
5656
"@jest/types": "^29.6.3",
5757
"@types/node": "^20.17.16",
58-
"esbuild": "^0.23.0",
58+
"esbuild": "^0.24.2",
5959
"typescript": "^5.6.3"
6060
},
6161
"peerDependencies": {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"chalk": "^5.3.0",
3434
"changesets-github-release": "^0.1.0",
3535
"concurrently": "^8.2.2",
36-
"esbuild": "^0.23.1",
36+
"esbuild": "^0.24.2",
3737
"fast-glob": "^3.3.3",
3838
"husky": "^9.1.7",
3939
"jest": "^29.7.0",

0 commit comments

Comments
 (0)