From 76a14de34b41c64068742ff0661b6cb37be264b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:39:17 -0500 Subject: [PATCH] fix(deps): update dependency ace-builds to v1.37.5 (#13058) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5c713e27a8..4307c41569 100644 --- a/install/package.json +++ b/install/package.json @@ -39,7 +39,7 @@ "@textcomplete/contenteditable": "0.1.13", "@textcomplete/core": "0.1.13", "@textcomplete/textarea": "0.1.13", - "ace-builds": "1.37.4", + "ace-builds": "1.37.5", "archiver": "7.0.1", "async": "3.2.6", "autoprefixer": "10.4.20",