Skip to content

Commit

Permalink
Merge pull request #931 from diowa/dependabot/npm_and_yarn/rails-9baa…
Browse files Browse the repository at this point in the history
…4d2d7f

Bump the rails group with 2 updates
  • Loading branch information
tagliala authored Aug 23, 2024
2 parents 712e5b6 + f3b6e8e commit a2bcda8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.5",
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "7.2.0",
"@rails/activestorage": "7.2.0",
"@rails/actioncable": "7.2.100",
"@rails/activestorage": "7.2.100",
"babel-loader": "^9.1.3",
"babel-plugin-macros": "^3.1.0",
"bootstrap": "^5.3.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1535,15 +1535,15 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@rails/actioncable@7.2.0", "@rails/actioncable@^7.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.0.tgz#dee66d21bc125a9819dc8080ce896eac78d8c63f"
integrity sha512-crcsPF3skrqJkFZLxesZoyUEt8ol25XtTuOAUMdLa5qQKWTZpL8eLVW71bDCwKDQLbV2z5sBZ/XGEC0i+ZZa+A==

"@rails/activestorage@7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.0.tgz#bc03b52a687ba2bb9d2e6381f25795cda037494e"
integrity sha512-jXK9tKDZn/j+ZeJuFdrtyrLNLWjzYRyp+mejWTfSp+egAp1okXsdfFNe8jqqgwcP8gytqJSPwo0sZwQVdQpuIA==
"@rails/actioncable@7.2.100", "@rails/actioncable@^7.0":
version "7.2.100"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.100.tgz#86ec1c2e00c357cef1e421fd63863d5c34339ce8"
integrity sha512-7xtIENf0Yw59AFDM3+xqxPCZxev3QVAqjPmUzmgsB9eL8S/zTpB0IU9srNc7XknzJI4e09XKNnCaJRx3gfYzXA==

"@rails/activestorage@7.2.100":
version "7.2.100"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.100.tgz#c1e643d3c35c62c946e6f7c8d812fa567d2ce915"
integrity sha512-gohCilm1E10W51Hc9iT960xX9TP11L5TJ4W1ufs9f3h5Ncsw01S/eHgVUfcdfszqw3G+28Z0MFu999+iSpgdTg==
dependencies:
spark-md5 "^3.0.1"

Expand Down

0 comments on commit a2bcda8

Please sign in to comment.