From 1c9bdb051379b0d080a309406e759cb1d00e6e67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 07:03:55 +0000 Subject: [PATCH] Bump ace-builds from 1.32.1 to 1.32.2 Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.32.1 to 1.32.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.32.1...v1.32.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 fface139..0372529a 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@cucumber/gherkin": "^26.2.0", - "ace-builds": "^1.32.1", + "ace-builds": "^1.32.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 1287ca4e..ed9f2998 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1489,10 +1489,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.32.1, ace-builds@^1.4.14: - version "1.32.1" - resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.32.1.tgz#07b19ab16f7c72f2ff901072dc1e4a463a864d23" - integrity sha512-UuJLPoONqxbEaJTGff40fRTM0FNHRMe5iF3zuy6oWNnfSpkKe/Reqae3n9Cc49/yQ7Dmwdh5eT5fW8i4WxsvnA== +ace-builds@^1.32.2, ace-builds@^1.4.14: + version "1.32.2" + resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.32.2.tgz#d6b0d052506b0599ee9c711b366ee83656284d19" + integrity sha512-mnJAc803p+7eeDt07r6XI7ufV7VdkpPq4gJZT8Jb3QsowkaBTVy4tdBgPrVT0WbXLm0toyEQXURKSVNj/7dfJQ== acorn-globals@^6.0.0: version "6.0.0"