From 30f9f265c352096dea02a328f2a0f629d8ff0bf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 09:53:27 +0000 Subject: [PATCH] chore(deps): bump trix from 2.1.0 to 2.1.1 Bumps [trix](https://github.com/basecamp/trix) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: trix 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 7fd986452a..dbe3b2a654 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "stimulus-flatpickr": "^1.4.0", "stimulus_reflex": "3.5.0-rc3", "tom-select": "^2.3.1", - "trix": "^2.1.0", + "trix": "^2.1.1", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index fae60f63a2..a523b9b54a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8803,10 +8803,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -trix@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.0.tgz#da9daddded6ee0cb2ba5676246bb343e1d45eaab" - integrity sha512-TPhgGvIjM1VqcfoR/OQQERRlMDuEw7UBIoGroJGuiTmu5yqk5KqR29ZzPgGIoOJgsqoAgxGUCK92+CRJLoO43Q== +trix@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.1.tgz#688f1213601316cf8b92c5e625d2f562c118c780" + integrity sha512-IljOMGOlRUPg1i5Pk/+x/Ia65ZY7Gw5JxxKCh/4caxG5ZaKuFJCKdn1+TF0efUYfdg+bqWenB/mAYCHjZu0zpQ== ts-pnp@^1.1.6: version "1.2.0"