Skip to content

Commit 62a80bd

Browse files
Bump trix from 2.1.17 to 2.1.18 (#129)
Bumps [trix](https://github.com/basecamp/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa0c51e commit 62a80bd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"autoprefixer": "^10.4.16",
1010
"esbuild": "^0.25.0",
1111
"postcss": "^8.4.32",
12-
"trix": "^2.1.17"
12+
"trix": "^2.1.18"
1313
},
1414
"scripts": {
1515
"build": "esbuild app/javascript/*.* --bundle --sourcemap --outdir=app/assets/builds --public-path=/assets",

0 commit comments

Comments
 (0)