Skip to content

Commit

Permalink
Merge pull request #1879 from Retrospring/dependabot/npm_and_yarn/hot…
Browse files Browse the repository at this point in the history
…wired/turbo-rails-8.0.10
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
2 parents cea8835 + 126c005 commit 072b8b7
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 @@ -11,7 +11,7 @@
"@fortawesome/fontawesome-free": "^6.6.0",
"@github/hotkey": "^3.1.1",
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.9",
"@hotwired/turbo-rails": "^8.0.10",
"@melloware/coloris": "^0.24.0",
"@popperjs/core": "^2.11",
"@rails/request.js": "^0.0.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,10 @@
resolved "https://registry.yarnpkg.com/@hotwired/stimulus/-/stimulus-3.2.2.tgz#071aab59c600fed95b97939e605ff261a4251608"
integrity sha512-eGeIqNOQpXoPAIP7tC1+1Yc1yl1xnwYqg+3mzqxyrbE5pg5YFBZcA6YoTiByJB6DKAEsiWtl6tjTJS4IYtbB7A==

"@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 072b8b7

Please sign in to comment.