From 4a0a6c68272ed6470404a0f79014df2b25d1844c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:53:24 +0000 Subject: [PATCH] chore(deps): bump trix from 2.0.8 to 2.0.9 Bumps [trix](https://github.com/basecamp/trix) from 2.0.8 to 2.0.9. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.0.8...v2.0.9) --- 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 01e53c138b..eb80c95125 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "stimulus-flatpickr": "^1.4.0", "stimulus_reflex": "3.5.0-rc3", "tom-select": "^2.3.1", - "trix": "^2.0.8", + "trix": "^2.0.9", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 88cc8ed558..752ef2680a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8788,10 +8788,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -trix@^2.0.8: - version "2.0.8" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.0.8.tgz#6fff81b9e02c4f60a181febb3f6e862fbb98f1c4" - integrity sha512-tPqJl+NjALVUOC8sNfRrY42K7cfp4QBb9svXxmfhxYrspF9fOOzXq+GnDa9l2ZAcfM43msnPpkJ7MrJQA3FgrA== +trix@^2.0.9: + version "2.0.9" + resolved "https://registry.yarnpkg.com/trix/-/trix-2.0.9.tgz#26fd49fe17a5556d8f2fea632d194e7ee8f943d3" + integrity sha512-ukYIuICcO1mxz0c1BNKauV5gSVpXwLgAXXM69OkIEWzb4NU6WdGGePQ5DoP/Z19yUN7I27i1EVl4Z94IAmQZZA== ts-pnp@^1.1.6: version "1.2.0"