From b04fbf8928ca47548e32d2c506f6a93b7c107ffa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 11:33:30 -0400 Subject: [PATCH] fix(deps): update dependency ace-builds to v1.29.0 (#12067) 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 d815ed1a70..723c534d40 100644 --- a/install/package.json +++ b/install/package.json @@ -34,7 +34,7 @@ "@fortawesome/fontawesome-free": "6.4.2", "@isaacs/ttlcache": "1.4.1", "@popperjs/core": "2.11.8", - "ace-builds": "1.28.0", + "ace-builds": "1.29.0", "archiver": "6.0.1", "async": "3.2.4", "autoprefixer": "10.4.16",