Skip to content

Commit 3984cb0

Browse files
build(deps): bump @hotwired/turbo-rails from 8.0.18 to 8.0.20
Bumps [@hotwired/turbo-rails](https://github.com/hotwired/turbo-rails) from 8.0.18 to 8.0.20. - [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-version: 8.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dee88c5 commit 3984cb0

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@babel/preset-env": "7.28.5",
88
"@babel/runtime": "7.28.4",
99
"@fortawesome/fontawesome-free": "^6.7.2",
10-
"@hotwired/turbo-rails": "^8.0.18",
10+
"@hotwired/turbo-rails": "^8.0.20",
1111
"@popperjs/core": "^2.11.8",
1212
"@sentry/browser": "^10.22.0",
1313
"@toast-ui/editor": "^3.2.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,13 +1237,13 @@ __metadata:
12371237
languageName: node
12381238
linkType: hard
12391239

1240-
"@hotwired/turbo-rails@npm:^8.0.18":
1241-
version: 8.0.18
1242-
resolution: "@hotwired/turbo-rails@npm:8.0.18"
1240+
"@hotwired/turbo-rails@npm:^8.0.20":
1241+
version: 8.0.20
1242+
resolution: "@hotwired/turbo-rails@npm:8.0.20"
12431243
dependencies:
1244-
"@hotwired/turbo": "npm:^8.0.18"
1244+
"@hotwired/turbo": "npm:^8.0.20"
12451245
"@rails/actioncable": "npm:>=7.0"
1246-
checksum: 10c0/5a2ec94f5d2c530366bc4b8139eaae1764694a31509e7c754cda03ea0c03b56cc4f0da0d759b9e13acb11f963b2ae9aeb0b624e1db75c187fd3fc236cfb83f22
1246+
checksum: 10c0/b443c03ad9d4fdec660f0a52e20cec72c5747a2765a92b089f23aff1e0796b05cc7245d91a569135922fc6737da499e620b7d3935eeeccf4e0fa5160e508ecea
12471247
languageName: node
12481248
linkType: hard
12491249

@@ -1254,10 +1254,10 @@ __metadata:
12541254
languageName: node
12551255
linkType: hard
12561256

1257-
"@hotwired/turbo@npm:^8.0.18":
1258-
version: 8.0.18
1259-
resolution: "@hotwired/turbo@npm:8.0.18"
1260-
checksum: 10c0/5021e77441cc1730629c4c4b25113d8cc765f4ebcdc173c3fcab53124a36c682f89c1c918be8f90c1e19175e7ac0391216728135b29ebdf1e701ec27d6acc70c
1257+
"@hotwired/turbo@npm:^8.0.20":
1258+
version: 8.0.20
1259+
resolution: "@hotwired/turbo@npm:8.0.20"
1260+
checksum: 10c0/bff9a871d2131e4006e3f085fea93906d89bc19cfb6b57f10d8ebe0ff1637632f2f5f69bb0e7a6221b315df1ff2fdf4a833bffdfde03b846b7eba4580cf78d87
12611261
languageName: node
12621262
linkType: hard
12631263

@@ -2718,7 +2718,7 @@ __metadata:
27182718
"@babel/preset-env": "npm:7.28.5"
27192719
"@babel/runtime": "npm:7.28.4"
27202720
"@fortawesome/fontawesome-free": "npm:^6.7.2"
2721-
"@hotwired/turbo-rails": "npm:^8.0.18"
2721+
"@hotwired/turbo-rails": "npm:^8.0.20"
27222722
"@popperjs/core": "npm:^2.11.8"
27232723
"@sentry/browser": "npm:^10.22.0"
27242724
"@toast-ui/editor": "npm:^3.2.2"

0 commit comments

Comments
 (0)