Skip to content

Commit e040b3d

Browse files
Bump trix from 2.1.17 to 2.1.18 in the npm_and_yarn group across 1 directory (#6251)
Bump trix in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [trix](https://github.com/basecamp/trix). Updates `trix` from 2.1.17 to 2.1.18 - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](basecamp/trix@v2.1.17...v2.1.18) --- updated-dependencies: - dependency-name: trix dependency-version: 2.1.18 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37cbc31 commit e040b3d

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"stickybits": "^3.7.9",
3030
"style-loader": "^2.0.0",
3131
"terser-webpack-plugin": "5",
32-
"trix": "^2.1.17",
32+
"trix": "^2.1.18",
3333
"turbolinks": "^5.2.0",
3434
"webpack": "5",
3535
"webpack-assets-manifest": "5",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5147,7 +5147,12 @@ picocolors@^1.0.0, picocolors@^1.0.1, picocolors@^1.1.1:
51475147
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
51485148
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
51495149

5150-
picomatch@^4.0.4:
5150+
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
5151+
version "2.3.2"
5152+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.2.tgz#5a942915e26b372dc0f0e6753149a16e6b1c5601"
5153+
integrity sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==
5154+
5155+
picomatch@^4.0.3:
51515156
version "4.0.4"
51525157
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589"
51535158
integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==
@@ -6270,10 +6275,10 @@ tree-dump@^1.0.3, tree-dump@^1.1.0:
62706275
resolved "https://registry.yarnpkg.com/tree-dump/-/tree-dump-1.1.0.tgz#ab29129169dc46004414f5a9d4a3c6e89f13e8a4"
62716276
integrity sha512-rMuvhU4MCDbcbnleZTFezWsaZXRFemSqAM+7jPnzUl1fo9w3YEKOxAeui0fz3OI4EU4hf23iyA7uQRVko+UaBA==
62726277

6273-
trix@^2.1.17:
6274-
version "2.1.17"
6275-
resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.17.tgz#a47c4ee1925a7abb26aee5c094ec7ef9fe49575a"
6276-
integrity sha512-nkHg7VgIItGVx1CFA645dDlAoCgah+9gv80Yc+97aS8jkZmO5K4MxkSqmU9t/C8upqZB8uhfJs90epoDfYz/6Q==
6278+
trix@^2.1.18:
6279+
version "2.1.18"
6280+
resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.18.tgz#d87a5be64c10ecdab64f5af47f941b5318c08225"
6281+
integrity sha512-DWOdTsz3n9PO3YBc1R6pGh9MG1cXys/2+rouc/qsISncjc2MBew2UOW8nXh3NjUOjobKsXCIPR6LB02abg2EYg==
62776282
dependencies:
62786283
dompurify "^3.2.5"
62796284

0 commit comments

Comments
 (0)