Skip to content

Commit

Permalink
build(deps): bump @rails/actiontext from 7.1.3 to 7.2.0 (#5980)
Browse files Browse the repository at this point in the history
Bumps [@rails/actiontext](https://github.com/rails/rails) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.1.3...v7.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 146e832 commit 5f32b94
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@hotwired/stimulus": "^3.2.2",
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "^7.2.0",
"@rails/actiontext": "^7.1.3",
"@rails/actiontext": "^7.2.0",
"@rails/activestorage": "^7.2.0",
"@rails/ujs": "^7.1.3",
"add2calendar": "^1.1.8",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1565,14 +1565,14 @@
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.0.tgz#dee66d21bc125a9819dc8080ce896eac78d8c63f"
integrity sha512-crcsPF3skrqJkFZLxesZoyUEt8ol25XtTuOAUMdLa5qQKWTZpL8eLVW71bDCwKDQLbV2z5sBZ/XGEC0i+ZZa+A==

"@rails/actiontext@^7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.1.3.tgz#1b7aa2732c45cbc8a5708c54457c16fb81ce3da3"
integrity sha512-jwY0LJ0xpyIWkYs6BUMY4RcwVA3jZ+bFDPvv5KpKQnw+24BhJVtBLqF0XIsROaRCyabakueRyVuSG9NNhnLTvA==
"@rails/actiontext@^7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.2.0.tgz#ac05f705a5dc26e6200d3eec7a9276a587385332"
integrity sha512-vBxIQXpXRnzp24NCF2Y45SHrtcD63udfnfFidFNrZBIMlwZ1VrEMaSUrkM0Rp0bE+GZRvm53VKHjXIfaHAUoOg==
dependencies:
"@rails/activestorage" ">= 7.1.0-alpha"
"@rails/activestorage" ">= 7.2.0-alpha"

"@rails/activestorage@>= 7.1.0-alpha", "@rails/activestorage@^7.2.0":
"@rails/activestorage@>= 7.2.0-alpha", "@rails/activestorage@^7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.0.tgz#bc03b52a687ba2bb9d2e6381f25795cda037494e"
integrity sha512-jXK9tKDZn/j+ZeJuFdrtyrLNLWjzYRyp+mejWTfSp+egAp1okXsdfFNe8jqqgwcP8gytqJSPwo0sZwQVdQpuIA==
Expand Down

0 comments on commit 5f32b94

Please sign in to comment.