diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index aa25258ea..8c9fa4ee3 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.10", "@types/node": "^18.17.8", - "esbuild": "^0.21.5", + "esbuild": "^0.24.2", "eslint": "^9.15.0", "eslint-plugin-regexp": "^2.7.0", "globby": "^14.0.2", |