From 7a2d74a4b91bf65049663313ab2f20264da3fec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 03:50:30 +0000 Subject: [PATCH] Bump ace-builds from 1.34.2 to 1.35.0 Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.34.2 to 1.35.0. - [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.34.2...v1.35.0) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 77aa8852..7e1346fb 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@sentry/browser": "^8.8.0", "@toast-ui/editor": "^3.2.2", "@webpack-cli/serve": "^2.0.5", - "ace-builds": "^1.34.2", + "ace-builds": "^1.35.0", "babel-loader": "^9.1.3", "bootstrap": "^5.3.3", "bootswatch": "^5.3.3", diff --git a/yarn.lock b/yarn.lock index 6f51265a..125460b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2251,10 +2251,10 @@ __metadata: languageName: node linkType: hard -"ace-builds@npm:^1.34.2": - version: 1.34.2 - resolution: "ace-builds@npm:1.34.2" - checksum: 10c0/0ad0c9cfefe0f10ce66d5c1ee0b2a2c56185fcdf72f65ca4cb0c6dc0045f075863116dd1f2c7daa8b8f45355a5a36b728f1b4ecd7a03cde328506ceef819b1c9 +"ace-builds@npm:^1.35.0": + version: 1.35.0 + resolution: "ace-builds@npm:1.35.0" + checksum: 10c0/f5bcde60e26718634d87aba84fee4c110fea48ba76aa0fc2d73b8c945e9626dbe95be943a0f3fdb16a4c9594d1a7b0d28979b94f73ca9c7073a8269e20e42cfb languageName: node linkType: hard @@ -2854,7 +2854,7 @@ __metadata: "@sentry/browser": "npm:^8.8.0" "@toast-ui/editor": "npm:^3.2.2" "@webpack-cli/serve": "npm:^2.0.5" - ace-builds: "npm:^1.34.2" + ace-builds: "npm:^1.35.0" babel-loader: "npm:^9.1.3" bootstrap: "npm:^5.3.3" bootswatch: "npm:^5.3.3"