Skip to content

Commit

Permalink
Bump @hotwired/turbo-rails from 8.0.4 to 8.0.5 (#1279)
Browse files Browse the repository at this point in the history
Bumps [@hotwired/turbo-rails](https://github.com/hotwired/turbo-rails) from 8.0.4 to 8.0.5.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jul 24, 2024
1 parent ecf8e4b commit 0ab3aa5
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.6.0",
"@hotwired/stimulus": "^3.2.1",
"@hotwired/turbo-rails": "^8.0.4",
"@hotwired/turbo-rails": "^8.0.5",
"@stimulus-components/reveal": "^5.0.0",
"accessible-autocomplete": "^3.0.0",
"axios": "^1.7.2",
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -258,20 +258,20 @@ __metadata:
languageName: node
linkType: hard

"@hotwired/turbo-rails@npm:^8.0.4":
version: 8.0.4
resolution: "@hotwired/turbo-rails@npm:8.0.4"
"@hotwired/turbo-rails@npm:^8.0.5":
version: 8.0.5
resolution: "@hotwired/turbo-rails@npm:8.0.5"
dependencies:
"@hotwired/turbo": "npm:^8.0.4"
"@hotwired/turbo": "npm:^8.0.5"
"@rails/actioncable": "npm:^7.0"
checksum: 246e8b9477ce7c5c519d2a3464927e6c2be3a313fa1cebf8a3e6fad3631a7ef37077ffb2f70a57209b0fffa7adaaa092d903b594c09ca4809280e6687485feaf
checksum: 902e8cb72b86c7cc331e71bfabe9de92858966d1124fd7df920eef7a0234398414d814be8a807d7cee6bd56f213e09381a6c42e2d94cb0e22873928f0d6cdc61
languageName: node
linkType: hard

"@hotwired/turbo@npm:^8.0.4":
version: 8.0.4
resolution: "@hotwired/turbo@npm:8.0.4"
checksum: df9bc5afbbe556ba51a88eead2e706ce4721a71a597de3097357ea67760acb02ed1c829f760c27e99866d8cd4bb0341066bfbbe8b141d5ed7addc7bea018f314
"@hotwired/turbo@npm:^8.0.5":
version: 8.0.5
resolution: "@hotwired/turbo@npm:8.0.5"
checksum: 59fe6d95b66548a6147c6df129cc75647e3f643602d7292dbf2b1b030e71e218258c4284725eaa6852c0833eae6832be218bb420a69c3c05a30da7b816ba8887
languageName: node
linkType: hard

@@ -1161,7 +1161,7 @@ __metadata:
dependencies:
"@fortawesome/fontawesome-free": "npm:^6.6.0"
"@hotwired/stimulus": "npm:^3.2.1"
"@hotwired/turbo-rails": "npm:^8.0.4"
"@hotwired/turbo-rails": "npm:^8.0.5"
"@stimulus-components/reveal": "npm:^5.0.0"
accessible-autocomplete: "npm:^3.0.0"
axios: "npm:^1.7.2"

0 comments on commit 0ab3aa5

Please sign in to comment.