From 49b335e835ce9c56e9c4150467bcd3fbff101cd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:35:14 +0000 Subject: [PATCH] chore(deps): bump ace-builds from 1.10.1 to 1.37.2 Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.10.1 to 1.37.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.10.1...v1.37.2) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/forms/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/forms/package.json b/packages/forms/package.json index 1e27018087d..b5e05e7543f 100644 --- a/packages/forms/package.json +++ b/packages/forms/package.json @@ -53,7 +53,7 @@ "@talend/design-system": "^11.3.0", "@talend/design-tokens": "^3.4.3", "@talend/utils": "^3.2.3", - "ace-builds": "1.10.1", + "ace-builds": "1.37.2", "ajv": "^6.12.6", "classnames": "^2.5.1", "json-logic-js": "^2.0.5", diff --git a/yarn.lock b/yarn.lock index 8157e7fe574..829ffc9d32e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5834,7 +5834,7 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8: mime-types "~2.1.34" negotiator "0.6.3" -ace-builds@1.10.1, ace-builds@^1.4.14: +ace-builds@1.10.1, ace-builds@1.37.2, ace-builds@^1.4.14: version "1.10.1" resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.10.1.tgz#612b78fabb0f2b6bce2d13ef9e44565d1fe01c6b" integrity sha512-w8Xj6lZUtOYAquVYvdpZhb0GxXrZ+qpVfgj5LP2FwUbXE8fPrCmfu86FjwOiSphx/8PMbXXVldFLD2+RIXayyA==