From 7c8a149d49b84d1be57dd924d0855f8d746a9189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 09:10:24 +0000 Subject: [PATCH] chore(deps): bump trix from 2.0.9 to 2.0.10 Bumps [trix](https://github.com/basecamp/trix) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.0.9...v2.0.10) --- 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 6b5cb1b502..5094919774 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.9", + "trix": "^2.0.10", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index a9162ae02e..70f7999d3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8788,10 +8788,10 @@ tr46@^2.1.0: dependencies: punycode "^2.1.1" -trix@^2.0.9: - version "2.0.9" - resolved "https://registry.yarnpkg.com/trix/-/trix-2.0.9.tgz#26fd49fe17a5556d8f2fea632d194e7ee8f943d3" - integrity sha512-ukYIuICcO1mxz0c1BNKauV5gSVpXwLgAXXM69OkIEWzb4NU6WdGGePQ5DoP/Z19yUN7I27i1EVl4Z94IAmQZZA== +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== ts-pnp@^1.1.6: version "1.2.0"