Skip to content

Commit f973193

Browse files
dependabot[bot]TomNaessens
authored andcommitted
Bump @hotwired/turbo-rails from 7.2.0 to 7.2.2
Bumps [@hotwired/turbo-rails](https://github.com/hotwired/turbo-rails) from 7.2.0 to 7.2.2. - [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]>
1 parent a60f3ca commit f973193

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": "true",
44
"dependencies": {
55
"@hotwired/stimulus": "^3.1.0",
6-
"@hotwired/turbo-rails": "^7.2.0",
6+
"@hotwired/turbo-rails": "^7.2.2",
77
"autoprefixer": "^10.4.12",
88
"datatables": "^1.10.18",
99
"datatables.net": "^1.12.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -167,18 +167,18 @@
167167
resolved "https://registry.yarnpkg.com/@hotwired/stimulus/-/stimulus-3.1.0.tgz#20215251e5afe6e0a3787285181ba1bfc9097df0"
168168
integrity sha512-iDMHUhiEJ1xFeicyHcZQQgBzhtk5mPR0QZO3L6wtqzMsJEk2TKECuCQTGKjm+KJTHVY0dKq1dOOAWvODjpd2Mg==
169169

170-
"@hotwired/turbo-rails@^7.2.0":
171-
version "7.2.0"
172-
resolved "https://registry.yarnpkg.com/@hotwired/turbo-rails/-/turbo-rails-7.2.0.tgz#2081ed4e626fac9fd61ba5a4d1eeb53e6ea93b03"
173-
integrity sha512-RxJJGINeLa2lyI078LLSbqZDI7RarxTDMVlgKnsLvtFEn8Pa7ySEcDUxHp5YiLXGbLacAIH/dcfD0JfCWe5Dqw==
170+
"@hotwired/turbo-rails@^7.2.2":
171+
version "7.2.2"
172+
resolved "https://registry.yarnpkg.com/@hotwired/turbo-rails/-/turbo-rails-7.2.2.tgz#577d0d2d8253f395e6c922e3afaf6a9483a75487"
173+
integrity sha512-UlHB++XYlNprpfro4YbywUXFC8QuqH59I+xuU26WMu1mE+RbV2EVS7ARlcUlwzl3PFgsKgJ+xxrJ4HW5gZkJdQ==
174174
dependencies:
175-
"@hotwired/turbo" "^7.2.0"
175+
"@hotwired/turbo" "^7.2.2"
176176
"@rails/actioncable" "^7.0"
177177

178-
"@hotwired/turbo@^7.2.0":
179-
version "7.2.0"
180-
resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-7.2.0.tgz#4ff90d80fda17e69b04a12bbf0a42f09953504f6"
181-
integrity sha512-CYr6N9NfqsjhmZx1xVQ8zYcDo4hTm7sTUpJydbNgMRyG+YfF/9ADIQQ2TtcBdkl2zi/12a3OTWX0UMzNZnAK9w==
178+
"@hotwired/turbo@^7.2.2":
179+
version "7.2.2"
180+
resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-7.2.2.tgz#69e1f4be7f468690fa31791099e2a837e88c9518"
181+
integrity sha512-YfTHwnur3tDFS/D5JYstU+09Z3bvCF6euqqXajHAks2lTSIDbLc8gMp8yLomD+cAC337h1wnv0oWduK6+6pUDw==
182182

183183
"@nodelib/[email protected]":
184184
version "2.1.5"

0 commit comments

Comments
 (0)