Skip to content

Commit

Permalink
Merge pull request #334 from dxw/dependabot/npm_and_yarn/rails/action…
Browse files Browse the repository at this point in the history
…cable-7.2.200

Bump @rails/actioncable from 7.0.2 to 7.2.200
  • Loading branch information
jdudley1123 authored Nov 7, 2024
2 parents 7006af6 + f2ecce6 commit bdcbaba
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 @@ -2,7 +2,7 @@
"name": "affordable_housing_monitoring",
"private": true,
"dependencies": {
"@rails/actioncable": "^7.0.2",
"@rails/actioncable": "^7.2.200",
"@rails/activestorage": "^7.2.200",
"@rails/ujs": "^7.0.2",
"@rails/webpacker": "^5.4.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1006,10 +1006,10 @@
"@parcel/watcher-win32-ia32" "2.5.0"
"@parcel/watcher-win32-x64" "2.5.0"

"@rails/actioncable@^7.0.2":
version "7.0.2"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.2.tgz#69a6d999f4087e0537dd38fe0963db1f4305d650"
integrity sha512-G26maXW1Kx0LxQdmNNuNjQlRO/QlXNr3QfuwKiOKb5FZQGYe2OwtHTGXBAjSoiu4dW36XYMT/+L1Wo1Yov4ZXA==
"@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==

"@rails/activestorage@^7.2.200":
version "7.2.200"
Expand Down

0 comments on commit bdcbaba

Please sign in to comment.