From 6e279a4bb1944031955107e6b9ac073615bd3399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 03:22:43 +0000 Subject: [PATCH] chore(deps): Bump ace-builds from 1.43.3 to 1.43.4 Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.43.3 to 1.43.4. - [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.3...v1.43.4) --- updated-dependencies: - dependency-name: ace-builds dependency-version: 1.43.4 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 898f7e377..b6c8cca47 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@sentry/browser": "^10.21.0", "@toast-ui/editor": "^3.2.2", "@webpack-cli/serve": "^3.0.1", - "ace-builds": "^1.43.3", + "ace-builds": "^1.43.4", "babel-loader": "^10.0.0", "bootstrap": "^5.3.8", "bootswatch": "^5.3.8", diff --git a/yarn.lock b/yarn.lock index ce0a0d11e..fd1af60aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2148,10 +2148,10 @@ __metadata: languageName: node linkType: hard -"ace-builds@npm:^1.43.3": - version: 1.43.3 - resolution: "ace-builds@npm:1.43.3" - checksum: 10c0/03c4aade861464e3204cad8cc8277f422d1dcbab86cd676fda1f6cbacd9ec11a73223dc837d56b2ec986db8644ed64a43be5aa3f63ff1f269ff7b9d17c5a6ba0 +"ace-builds@npm:^1.43.4": + version: 1.43.4 + resolution: "ace-builds@npm:1.43.4" + checksum: 10c0/5389f4ce025b55198693688f09a8023f8dee69c19d0f451387677ad1c3f93d2f7f3cb60eb4f433f5c4b53783d3d6aa6c2e0d7f22d619335c2ee9b4eeca529708 languageName: node linkType: hard @@ -2685,7 +2685,7 @@ __metadata: "@sentry/browser": "npm:^10.21.0" "@toast-ui/editor": "npm:^3.2.2" "@webpack-cli/serve": "npm:^3.0.1" - ace-builds: "npm:^1.43.3" + ace-builds: "npm:^1.43.4" babel-loader: "npm:^10.0.0" bootstrap: "npm:^5.3.8" bootswatch: "npm:^5.3.8"