From 7695479d523a4081b8838574dff883a2e5f57e00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 04:17:43 +0000 Subject: [PATCH] Bump trix from 1.3.1 to 2.1.2 Bumps [trix](https://github.com/basecamp/trix) from 1.3.1 to 2.1.2. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/1.3.1...v2.1.2) --- updated-dependencies: - dependency-name: trix dependency-type: direct:production update-type: version-update:semver-major ... 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 98b324461..7cb9ffdfe 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "sticky-table-headers": "^0.1.24", "stimulus": "^2.0.0", "style-loader": "^3.3.1", - "trix": "^1.3.1", + "trix": "^2.1.2", "turbolinks": "^5.2.0", "vanilla-lazyload": "^17.8.1", "webpack": "^5.76.1", diff --git a/yarn.lock b/yarn.lock index daddfd317..eab81bfd1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6521,10 +6521,10 @@ trim-newlines@^3.0.0: resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144" integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw== -trix@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/trix/-/trix-1.3.1.tgz#ccce8d9e72bf0fe70c8c019ff558c70266f8d857" - integrity sha512-BbH6mb6gk+AV4f2as38mP6Ucc1LE3OD6XxkZnAgPIduWXYtvg2mI3cZhIZSLqmMh9OITEpOBCCk88IVmyjU7bA== +trix@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.2.tgz#8185fa7e12d6cbee93db7f149907b3f7a79b3704" + integrity sha512-PsQC4qn1Ub0djn7FZ9KLzEC2whE1J27JiRycn5WddlVT8JgwKq5PtlXo6rRfjc7Qj2aSzIdjkApai9zAW7/IRA== "true-case-path@^1.0.2": version "1.0.3"