Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to ^0.25.0 (#2132)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency esbuild to ^0.25.0

* chore(deps): remove dedundant nested deps on esbuild

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vicary A <[email protected]>
  • Loading branch information
renovate[bot] and vicary authored Feb 10, 2025
1 parent 64f11e5 commit a9616ef
Show file tree
Hide file tree
Showing 3 changed files with 491 additions and 30 deletions.
1 change: 0 additions & 1 deletion internal/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"@graphql-ez/plugin-websockets": "^0.11.3",
"@jest/types": "^29.6.3",
"@types/node": "^22.13.1",
"esbuild": "^0.24.2",
"typescript": "^5.7.3"
},
"peerDependencies": {
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 @@
"chalk": "^5.4.1",
"changesets-github-release": "^0.1.0",
"concurrently": "^9.1.2",
"esbuild": "^0.24.2",
"esbuild": "^0.25.0",
"fast-glob": "^3.3.3",
"husky": "^9.1.7",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit a9616ef

Please sign in to comment.