Skip to content

Commit

Permalink
Bump trix and @rails/actiontext
Browse files Browse the repository at this point in the history
Bumps [trix](https://github.com/basecamp/trix) and [@rails/actiontext](https://github.com/rails/rails). These dependencies needed to be updated together.

Updates `trix` from 1.3.1 to 2.1.0
- [Release notes](https://github.com/basecamp/trix/releases)
- [Commits](basecamp/trix@1.3.1...v2.1.0)

Updates `@rails/actiontext` from 6.1.7 to 7.1.3
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v6.1.7...v7.1.3)

---
updated-dependencies:
- dependency-name: trix
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@rails/actiontext"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent ad62a1c commit fa12bd1
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.1",
"@rails/actiontext": "^6.1.7",
"@rails/actiontext": "^7.1.3",
"@rails/activestorage": "^6.1.7",
"@rails/ujs": "^6.1.7",
"bootstrap": "^4.6.2",
Expand All @@ -22,7 +22,7 @@
"popper.js": "^1.16.0",
"sass": "^1.72.0",
"selectize": "^0.12.6",
"trix": "^1.3.1",
"trix": "^2.1.0",
"turbolinks": "^5.2.0"
},
"devDependencies": {
Expand Down
29 changes: 18 additions & 11 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa12bd1

Please sign in to comment.