From e92a72dab71fa78b2eec0f2d824a152b6f13e1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 04:50:12 +0000 Subject: [PATCH] Bump trix from 1.3.1 to 2.1.4 Bumps [trix](https://github.com/basecamp/trix) from 1.3.1 to 2.1.4. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/1.3.1...v2.1.4) --- 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..42af22e83 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.4", "turbolinks": "^5.2.0", "vanilla-lazyload": "^17.8.1", "webpack": "^5.76.1", diff --git a/yarn.lock b/yarn.lock index daddfd317..01ab02b06 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.4: + version "2.1.4" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.4.tgz#a2f1e37fec03c9050bc7ba1d56056e606389a46f" + integrity sha512-f0AGnqBV8J2qW+fCtVU71JmvzjcxnO5Xbbd6Cl2KrHVRpgXKDqNGTmDmQzNHWU7T2OgtwHwvNiN+OIf3Z3KmHQ== "true-case-path@^1.0.2": version "1.0.3"