Skip to content

Commit

Permalink
Merge pull request #1710 from tryzealot/dependabot/npm_and_yarn/rails…
Browse files Browse the repository at this point in the history
…/actioncable-7.2.200

chore(deps): bump @rails/actioncable from 7.2.101 to 7.2.200
  • Loading branch information
icyleaf authored Nov 8, 2024
2 parents eb383e2 + 33b453c commit 7471f06
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 @@ -8,7 +8,7 @@
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.12",
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "^7.2.101",
"@rails/actioncable": "^7.2.200",
"@stimulus-components/checkbox-select-all": "^6.0.0",
"admin-lte": "^4.0.0-beta2",
"bootstrap": "^5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,10 +244,10 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.101":
version "7.2.101"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.101.tgz#d0544b1bc51d420c1bb27f3281ccae54945e70f6"
integrity sha512-YgFCyD+9mBhpJdfgf4QtJwk+vZbByVMXsEGREM6GrPk9A1pYXkkIpzYd3+843E+33e3S81yywhqZc3DyrZGPSg==
"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.200":
version "7.2.200"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.200.tgz#7f56b3313762dbb85b64490aa33c5f431419aafd"
integrity sha512-gVmi3MabEa+Bkatvw0/k1Y3WTidcIf3qNbb9L8qc+AmT2UmkVqUZhJpSLvKmH10twCYIGzn7yySW/lOpg81Duw==

"@stimulus-components/checkbox-select-all@^6.0.0":
version "6.0.0"
Expand Down

0 comments on commit 7471f06

Please sign in to comment.