From 676bc06623e0b6c588c6a4c130920174dfcd1e09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 07:32:14 +0000 Subject: [PATCH] Bump ace-builds from 1.37.1 to 1.37.2 Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.37.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.37.1...v1.37.2) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4666f52e..de61111f 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@cucumber/gherkin": "^26.2.0", - "ace-builds": "^1.37.1", + "ace-builds": "^1.37.2", "calculate-size": "^1.1.1", "escape-string-regexp": "^5.0.0", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 1b0ffbdf..444844e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1510,10 +1510,10 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8: mime-types "~2.1.34" negotiator "0.6.3" -ace-builds@^1.37.1, ace-builds@^1.4.14: - version "1.37.1" - resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.37.1.tgz#a29c33c4817b14ecda3916bd1232974ebc11471f" - integrity sha512-6/jxFucA1z1C3hgLlVkTE5/znZ+iYvD301vfwtybiMc3k76IDykliCD0xh/eYZMJUfsJtaOQHZ2AJO5ey0PHWw== +ace-builds@^1.37.2, ace-builds@^1.4.14: + version "1.37.2" + resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.37.2.tgz#c208d7c1aa359a0b952b83b86ed1b6bef59cbb03" + integrity sha512-jkJccO2a75aC6HWIPcRBhMA99IRbvBDoy1lXvjr3QfHYa0rZtaC6ZY2RjlcEFrcFdaNAOHe8jMaei5p1rbDKGw== acorn-globals@^6.0.0: version "6.0.0"