From fed2ae9a93ce151c23779c30279897464ec8b674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 09:57:36 +0000 Subject: [PATCH] Bump trix from 2.1.3 to 2.1.4 Bumps [trix](https://github.com/basecamp/trix) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/2.1.3...v2.1.4) --- 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 79e31478af..82e2eeb975 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.3", + "trix": "^2.1.4", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 987be7bb02..e309811f9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8828,10 +8828,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -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== +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== ts-pnp@^1.1.6: version "1.2.0"