Skip to content

Commit dea191c

Browse files
Bump @rails/actioncable from 8.1.100 to 8.1.200
Bumps [@rails/actioncable](https://github.com/rails/rails) from 8.1.100 to 8.1.200. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-version: 8.1.200 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b385bde commit dea191c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@hotwired/stimulus": "^3.2.2",
1212
"@hotwired/turbo-rails": "^8.0.20",
1313
"@popperjs/core": "^2.11.8",
14-
"@rails/actioncable": "^8.1.100",
14+
"@rails/actioncable": "^8.1.200",
1515
"@tailwindcss/postcss": "^4.1.17",
1616
"autoprefixer": "^10.4.22",
1717
"bootstrap": "^5.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -257,10 +257,10 @@
257257
resolved "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz"
258258
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
259259

260-
"@rails/actioncable@>=7.0", "@rails/actioncable@^8.1.100":
261-
version "8.1.100"
262-
resolved "https://registry.npmjs.org/@rails/actioncable/-/actioncable-8.1.100.tgz"
263-
integrity sha512-j4vJQqz51CDVYv2UafKRu4jiZi5/gTnm7NkyL+VMIgEw3s8jtVtmzu9uItUaZccUg9NJ6o05yVyBAHxNfTuCRA==
260+
"@rails/actioncable@>=7.0", "@rails/actioncable@^8.1.200":
261+
version "8.1.200"
262+
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.1.200.tgz#acecf74ab4846144eefdbc16618786df0cebedf9"
263+
integrity sha512-on0DSb7AFUkq1ocxivDNQhhGW/RQpY91zvRVyyaEWP4gOOZWy33P/UyxjQk74IENWNrTqs8+zOGHwTjiiFruRw==
264264

265265
"@tailwindcss/[email protected]":
266266
version "4.1.17"

0 commit comments

Comments
 (0)