Skip to content

Commit

Permalink
Bump the rails group with 2 updates (#1462)
Browse files Browse the repository at this point in the history
Bumps the rails group with 2 updates: [@rails/actioncable](https://github.com/rails/rails) and [@rails/activestorage](https://github.com/rails/rails).


Updates `@rails/actioncable` from 6.1.709 to 6.1.710
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/commits)

Updates `@rails/activestorage` from 6.1.709 to 6.1.710
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/commits)

---
updated-dependencies:
- dependency-name: "@rails/actioncable"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rails
- dependency-name: "@rails/activestorage"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rails
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent f40e98e commit 937db6d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@hotwired/turbo-rails": "^8.0.10",
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "6.1.709",
"@rails/activestorage": "6.1.709",
"@rails/actioncable": "6.1.710",
"@rails/activestorage": "6.1.710",
"babel-loader": "^9.2.1",
"babel-plugin-macros": "^3.1.0",
"bootstrap": "^5.3.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1381,20 +1381,20 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@rails/[email protected].709":
version "6.1.709"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.709.tgz#4c4817a8a128f7816430074f399aad3a0d4bef01"
integrity sha512-SkwXts+6yBaEHwN63AYF1r7lt5bJsqBziaJhlE91y+3UjPl0T/aIssWVitbzAHF4YrLWh43jrdsLoYUpymlW7Q==
"@rails/[email protected].710":
version "6.1.710"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.710.tgz#5c77515cbc9b8fb5118afa0aa0048192b33c33ea"
integrity sha512-YDzMuh8mDRNLFXiexlLVnF1NUwk1bXwwO1gtEhOCsCqIsL6D21JfxpMwAD5x8qzrMJ1J0RZVa2hLl7ofeg+Mqw==

"@rails/actioncable@^7.0":
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/[email protected].709":
version "6.1.709"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-6.1.709.tgz#c66692f4553b3b0c935b512f3ca7d81852d90092"
integrity sha512-y60WjFMOyxSVKZfmETXtvt3ivPVs+meXA2O5MRypVP6zmz4YKSQnvaGAM0iPG1eOmTQ+MumWbxKo8sUGP4wMlA==
"@rails/[email protected].710":
version "6.1.710"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-6.1.710.tgz#bc914716f642ba233f033b7765a44dc3bfb626f5"
integrity sha512-hLXxAtn7hSWXkTzMGOmQmjuzJ0FzVw8j/Zi8DGS+DG9x4uPQjl+ZEVdty7pFcsBCjkpejtk0TChcBQlLW8sgOg==
dependencies:
spark-md5 "^3.0.0"

Expand Down

0 comments on commit 937db6d

Please sign in to comment.