From 0ab3aa509e112bbde8ada0dcfafa089744b1eb02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 09:45:16 +0100 Subject: [PATCH] Bump @hotwired/turbo-rails from 8.0.4 to 8.0.5 (#1279) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index c530d8d77..2ed9bf6a3 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index ed29aa7a6..1759ebfdc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"