Skip to content

Commit

Permalink
Bump @hotwired/turbo-rails from 8.0.9 to 8.0.10
Browse files Browse the repository at this point in the history
Bumps [@hotwired/turbo-rails](https://github.com/hotwired/turbo-rails) from 8.0.9 to 8.0.10.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/commits)

---
updated-dependencies:
- dependency-name: "@hotwired/turbo-rails"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 84c25f0 commit 6e84cb0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-regular-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@hotwired/turbo-rails": "^8.0.9",
"@hotwired/turbo-rails": "^8.0.10",
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "6.1.7-8",
"@rails/activestorage": "6.1.7-8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1339,10 +1339,10 @@
dependencies:
"@fortawesome/fontawesome-common-types" "6.6.0"

"@hotwired/turbo-rails@^8.0.9":
version "8.0.9"
resolved "https://registry.yarnpkg.com/@hotwired/turbo-rails/-/turbo-rails-8.0.9.tgz#e18f4035dab26c6c12f17245225e9f3a89fd6216"
integrity sha512-yJWcKjztrerWYIiinv/febJlVzsOfih2s4eGAoHmg0XvWkGhzWqupknByt18Jo5NfbZgCdeWlUH3q818Ay7FOQ==
"@hotwired/turbo-rails@^8.0.10":
version "8.0.10"
resolved "https://registry.yarnpkg.com/@hotwired/turbo-rails/-/turbo-rails-8.0.10.tgz#28b0c1243868d9efc4a71f4a2ff7d97ee9cefbfa"
integrity sha512-BkERfjTbNwMb9/YQi0RL9+f9zkD+dZH2klEONtGwXrIE3O9BE1937Nn9++koZpDryD4XN3zE5U5ibyWoYJAWBg==
dependencies:
"@hotwired/turbo" "^8.0.6"
"@rails/actioncable" "^7.0"
Expand Down

0 comments on commit 6e84cb0

Please sign in to comment.