From ac2f59bdb2ff89c96331aec0dca18ea33923199b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 09:44:38 +0000 Subject: [PATCH] Bump trix from 2.1.1 to 2.1.2 Bumps [trix](https://github.com/basecamp/trix) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.1...v2.1.2) --- 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 8bb903297e..5c33497946 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "stimulus-flatpickr": "^1.4.0", "stimulus_reflex": "3.5.1", "tom-select": "^2.3.1", - "trix": "^2.1.1", + "trix": "^2.1.2", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 71b849787b..db1bc78a7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8828,10 +8828,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -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== +trix@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.2.tgz#8185fa7e12d6cbee93db7f149907b3f7a79b3704" + integrity sha512-PsQC4qn1Ub0djn7FZ9KLzEC2whE1J27JiRycn5WddlVT8JgwKq5PtlXo6rRfjc7Qj2aSzIdjkApai9zAW7/IRA== ts-pnp@^1.1.6: version "1.2.0"