Skip to content

Commit

Permalink
Bump @hotwired/turbo-rails from 8.0.5 to 8.0.12
Browse files Browse the repository at this point in the history
Bumps [@hotwired/turbo-rails](https://github.com/hotwired/turbo-rails) from 8.0.5 to 8.0.12.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 9c10aff commit 628a323
Show file tree
Hide file tree
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
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.6.0",
"@hotwired/stimulus": "^3.2.1",
"@hotwired/turbo-rails": "^8.0.5",
"@hotwired/turbo-rails": "^8.0.12",
"@stimulus-components/reveal": "^5.0.0",
"accessible-autocomplete": "^3.0.1",
"axios": "^1.7.7",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -258,20 +258,20 @@ __metadata:
languageName: node
linkType: hard

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

"@hotwired/turbo@npm:^8.0.5":
version: 8.0.5
resolution: "@hotwired/turbo@npm:8.0.5"
checksum: 59fe6d95b66548a6147c6df129cc75647e3f643602d7292dbf2b1b030e71e218258c4284725eaa6852c0833eae6832be218bb420a69c3c05a30da7b816ba8887
"@hotwired/turbo@npm:^8.0.12":
version: 8.0.12
resolution: "@hotwired/turbo@npm:8.0.12"
checksum: 6ac981387a6a1bdad9e91f83c7acbebf4c31f0ca7fcaca386bd1d1f20099609db3ef28fdcac335c42d7ac9c67352a9667d3f9c3ec41fcaa728211cb0cbb14395
languageName: node
linkType: hard

Expand Down Expand Up @@ -1289,7 +1289,7 @@ __metadata:
dependencies:
"@fortawesome/fontawesome-free": "npm:^6.6.0"
"@hotwired/stimulus": "npm:^3.2.1"
"@hotwired/turbo-rails": "npm:^8.0.5"
"@hotwired/turbo-rails": "npm:^8.0.12"
"@stimulus-components/reveal": "npm:^5.0.0"
accessible-autocomplete: "npm:^3.0.1"
axios: "npm:^1.7.7"
Expand Down

0 comments on commit 628a323

Please sign in to comment.