From 8398e6facbc850c23a43f65284eae95d218ea9b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:19:11 +0000 Subject: [PATCH] chore(deps): bump trix from 2.0.7 to 2.0.8 Bumps [trix](https://github.com/basecamp/trix) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.0.7...v2.0.8) --- 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 0ed58b7f4c..fba50143e5 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.2.3", - "trix": "^2.0.7", + "trix": "^2.0.8", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 21e15974df..01a1246c06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8831,10 +8831,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -trix@^2.0.7: - version "2.0.7" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.0.7.tgz#21cd94616864f908ec802fe029e69f628a694eca" - integrity sha512-qnqElm1BA4XYMgwowEHlF4xE4wfEjFBpmybvdzVUQP4OTzQxRXVEQNP4WSvWT6HzV4wYFP06/HSo14fWoGo6jQ== +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== ts-pnp@^1.1.6: version "1.2.0"