From a3593e663df9033d50f9badebdc33c3e5a5deffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 16:51:35 +0000 Subject: [PATCH] Bump trix from 1.3.1 to 2.1.1 in /test/dummy 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] --- test/dummy/package.json | 2 +- test/dummy/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/dummy/package.json b/test/dummy/package.json index 1181983..b1f182c 100644 --- a/test/dummy/package.json +++ b/test/dummy/package.json @@ -3,7 +3,7 @@ "@rails/actiontext": "^6.0.3-3", "@rails/ujs": "^6.0.3-3", "@rails/webpacker": "5.2.1", - "trix": "^1.2.0", + "trix": "^2.1.1", "turbolinks": "^5.2.0" }, "devDependencies": { diff --git a/test/dummy/yarn.lock b/test/dummy/yarn.lock index 4568f7e..eaa2325 100644 --- a/test/dummy/yarn.lock +++ b/test/dummy/yarn.lock @@ -7331,10 +7331,10 @@ trim-newlines@^1.0.0: resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613" integrity sha1-WIeWa7WCpFA6QetST301ARgVphM= -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== "true-case-path@^1.0.2": version "1.0.3"