From b61f2ffc6bc223b3d741660c161814cc892241ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 03:26:29 +0000 Subject: [PATCH] build(deps): 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 052d9c12d..4660e9f25 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@sentry/browser": "^9.39.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", "compression-webpack-plugin": "11.1.0", diff --git a/yarn.lock b/yarn.lock index de6927c4f..1f0c4d400 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2094,10 +2094,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 @@ -2574,7 +2574,7 @@ __metadata: "@sentry/browser": "npm:^9.39.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" compression-webpack-plugin: "npm:11.1.0"