Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@hotwired/turbo"
  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 19, 2024
1 parent f39641c commit 515ef8b
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 @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@docsearch/js": "^3.6.1",
"@hotwired/turbo": "^8.0.5",
"@hotwired/turbo": "^8.0.10",
"@rails/ujs": "7.1.400",
"highlight.js": "^11.10.0",
"modern-normalize": "^3.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1158,10 +1158,10 @@
"@docsearch/css" "3.6.1"
algoliasearch "^4.19.1"

"@hotwired/turbo@^8.0.5":
version "8.0.5"
resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-8.0.5.tgz#abae6dad018a891e4286e87fa0959217e3866d5a"
integrity sha512-TdZDA7fxVQ2ZycygvpnzjGPmFq4sO/E2QVg+2em/sJ3YTSsIWVEis8HmWlumz+c9DjWcUkcCuB+muF08TInpAQ==
"@hotwired/turbo@^8.0.10":
version "8.0.10"
resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-8.0.10.tgz#d95569d259f0daad6e824ee1ada877ff94beb72b"
integrity sha512-xen1YhNQirAHlA8vr/444XsTNITC1Il2l/Vx4w8hAWPpI5nQO78mVHNsmFuayETodzPwh25ob2TgfCEV/Loiog==

"@jridgewell/gen-mapping@^0.3.2":
version "0.3.3"
Expand Down

0 comments on commit 515ef8b

Please sign in to comment.