From db646c4f98fbb82362c9ebc1a248cab00e44ebd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 08:00:00 +0000 Subject: [PATCH] Bump ace-builds from 1.37.2 to 1.37.3 Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.37.2 to 1.37.3. - [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.2...v1.37.3) --- 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 de61111f..5712dcff 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@cucumber/gherkin": "^26.2.0", - "ace-builds": "^1.37.2", + "ace-builds": "^1.37.3", "calculate-size": "^1.1.1", "escape-string-regexp": "^5.0.0", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 444844e2..d2211b50 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.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== +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== acorn-globals@^6.0.0: version "6.0.0"