From 45ec3d759fadcf479e6f51563a0825276bac7414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 09:46:07 +0000 Subject: [PATCH] chore(deps): bump trix from 2.0.10 to 2.1.0 Bumps [trix](https://github.com/basecamp/trix) from 2.0.10 to 2.1.0. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.0.10...v2.1.0) --- updated-dependencies: - dependency-name: trix dependency-type: direct:production update-type: version-update:semver-minor ... 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 b8d1c47bf2..888b14112c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "stimulus-flatpickr": "^1.4.0", "stimulus_reflex": "3.5.0-rc3", "tom-select": "^2.3.1", - "trix": "^2.0.10", + "trix": "^2.1.0", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index c4e88d3958..02fba1e88e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8798,10 +8798,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -trix@^2.0.10: - version "2.0.10" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.0.10.tgz#43f1ff7a94c42f708bd2bad3a2783147c0583698" - integrity sha512-a24w8rNVL+g9nDDdiDZwQVQ9AEWiXAmk9r0ZbwimczJi/xlaM+m0d6upAi0vysDNu0HsiYDFS1/VrR7HbX0Aig== +trix@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.0.tgz#da9daddded6ee0cb2ba5676246bb343e1d45eaab" + integrity sha512-TPhgGvIjM1VqcfoR/OQQERRlMDuEw7UBIoGroJGuiTmu5yqk5KqR29ZzPgGIoOJgsqoAgxGUCK92+CRJLoO43Q== ts-pnp@^1.1.6: version "1.2.0"