From 5955545b855edc3b3f9f752b351048c726bcf1c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 07:13:13 +0000 Subject: [PATCH] Bump ace-builds from 1.37.3 to 1.37.4 Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.37.3 to 1.37.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.37.3...v1.37.4) --- 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 5712dcff..f95461fa 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@cucumber/gherkin": "^26.2.0", - "ace-builds": "^1.37.3", + "ace-builds": "^1.37.4", "calculate-size": "^1.1.1", "escape-string-regexp": "^5.0.0", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index d2211b50..fed4bb98 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.3, ace-builds@^1.4.14: - version "1.37.3" - resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.37.3.tgz#68a901ae8e5a673bcf7f408bea5b2f15617538f9" - integrity sha512-LXMNR57LGyUaJZoAXqVuy6x/ipQvj62iKUHv0DlOb57DNRiV3ZIvYNTVeBHCkUeQAc3BBmyLWC2uvMixSbhj9Q== +ace-builds@^1.37.4, ace-builds@^1.4.14: + version "1.37.4" + resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.37.4.tgz#8fb80476817242693e42372e8369a74fe4a6be66" + integrity sha512-niaXM/b7Nm6l/GKpc/jtG0jjExBOkqRN1pZbyV/ngb3GrQQF5fCB2032n5qaaAr7hWSGbc+PGfZ3C0LsmYQptA== acorn-globals@^6.0.0: version "6.0.0"