From 7d8d0803ab2253d3434249631c4ac010372a0b49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 16:51:26 +0000 Subject: [PATCH] Bump trix from 1.3.1 to 2.1.1 Bumps [trix](https://github.com/basecamp/trix) from 1.3.1 to 2.1.1. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/1.3.1...v2.1.1) --- updated-dependencies: - dependency-name: trix dependency-type: direct:production ... 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 4570bc3..815db07 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "tailwindcss-important": "^1.0.0", "tailwindcss-stimulus-components": "^4.0.4", "tippy.js": "^6.3.1", - "trix": "^1.2.0", + "trix": "^2.1.1", "turbolinks": "^5.2.0", "webpack": "^5.11.0", "webpack-cli": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 3fe6101..cadc75a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6009,10 +6009,10 @@ tr46@~0.0.3: resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== -trix@^1.2.0: - version "1.3.1" - resolved "https://registry.yarnpkg.com/trix/-/trix-1.3.1.tgz#ccce8d9e72bf0fe70c8c019ff558c70266f8d857" - integrity sha512-BbH6mb6gk+AV4f2as38mP6Ucc1LE3OD6XxkZnAgPIduWXYtvg2mI3cZhIZSLqmMh9OITEpOBCCk88IVmyjU7bA== +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"