From 4fb458afe0a1953e82a9451218dd6015655d91ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 09:30:08 +0000 Subject: [PATCH] Bump trix from 2.1.2 to 2.1.3 Bumps [trix](https://github.com/basecamp/trix) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.2...2.1.3) --- 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 5c33497946..8923316e42 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.2", + "trix": "^2.1.3", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index db1bc78a7d..12c7a05561 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8828,10 +8828,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -trix@^2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.2.tgz#8185fa7e12d6cbee93db7f149907b3f7a79b3704" - integrity sha512-PsQC4qn1Ub0djn7FZ9KLzEC2whE1J27JiRycn5WddlVT8JgwKq5PtlXo6rRfjc7Qj2aSzIdjkApai9zAW7/IRA== +trix@^2.1.3: + version "2.1.3" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.3.tgz#38c8725cd1864ca5e9784aed7d043fa11669ba81" + integrity sha512-LqMp67LiKMQytAHKqNL1Jgmfz69ViW+WBOQTPA2BlMIuxic1mw5vHgDtOE0bvvojUdjAxh0EJtLpJn6BC/2JKw== ts-pnp@^1.1.6: version "1.2.0"