From e64f60a1661081079390c1536219dab3bcc177ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 09:58:22 +0000 Subject: [PATCH] Bump trix from 2.1.4 to 2.1.5 Bumps [trix](https://github.com/basecamp/trix) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.4...v2.1.5) --- 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 39737d1d0a..7e6f399802 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.4", + "trix": "^2.1.5", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index a02e627486..988a9bea82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8800,10 +8800,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -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== +trix@^2.1.5: + version "2.1.5" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.5.tgz#512bc811172bea196de4a92fa8308c0914f263f9" + integrity sha512-5pC4olCp7BwxTC8Joy1Kv33kDvSOApi9Tqf6c8wygqCgeCx9xPP5cxkZEhvKpMV+kjd9gszingd5fZo834+ktw== ts-pnp@^1.1.6: version "1.2.0"