From 4f5bfe5bd9484e095dc4b9a29e1f5dbd6c387608 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 04:00:08 +0000 Subject: [PATCH] Bump ace-builds from 1.43.1 to 1.43.2 Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.43.1 to 1.43.2. - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md) - [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.43.1...v1.43.2) --- updated-dependencies: - dependency-name: ace-builds dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 77ab4cd8a..6a88c7d91 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@sentry/browser": "^9.38.0", "@toast-ui/editor": "^3.2.2", "@webpack-cli/serve": "^3.0.1", - "ace-builds": "^1.43.1", + "ace-builds": "^1.43.2", "babel-loader": "^10.0.0", "bootstrap": "^5.3.7", "bootswatch": "^5.3.7", diff --git a/yarn.lock b/yarn.lock index 510aa4ff1..bab6aa177 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2119,10 +2119,10 @@ __metadata: languageName: node linkType: hard -"ace-builds@npm:^1.43.1": - version: 1.43.1 - resolution: "ace-builds@npm:1.43.1" - checksum: 10c0/c06bc475d7627e09bcd862d115a874a6d63bf4be4fc34d0bc19814d3c4ddce10007bf77a26a7efdd741a06a5e3efd1d14e7f36c209b952a77dd8a1d91a3212bf +"ace-builds@npm:^1.43.2": + version: 1.43.2 + resolution: "ace-builds@npm:1.43.2" + checksum: 10c0/03603b969b4995a3de5d73f9a3ef8b76d35b9367069ab17da8b69449b924cfa8f0c87929acc062abfeb022a2c39fbb3cd7c311c489d202dc2447c13d52fc7226 languageName: node linkType: hard @@ -2615,7 +2615,7 @@ __metadata: "@sentry/browser": "npm:^9.38.0" "@toast-ui/editor": "npm:^3.2.2" "@webpack-cli/serve": "npm:^3.0.1" - ace-builds: "npm:^1.43.1" + ace-builds: "npm:^1.43.2" babel-loader: "npm:^10.0.0" bootstrap: "npm:^5.3.7" bootswatch: "npm:^5.3.7"