Skip to content

Commit

Permalink
Merge pull request #601 from pat/dependabot/npm_and_yarn/rails/action…
Browse files Browse the repository at this point in the history
…cable-7.0.8

chore(deps): bump @rails/actioncable from 7.0.7 to 7.0.8
  • Loading branch information
pat authored Sep 11, 2023
2 parents d250648 + ce570ce commit 5743c1e
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": "support_act",
"private": true,
"dependencies": {
"@rails/actioncable": "^7.0.7",
"@rails/actioncable": "^7.0.8",
"@rails/activestorage": "^7.0.7",
"@rails/ujs": "^7.0.8",
"@rails/webpacker": "^6.0.0-rc.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1154,10 +1154,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@rails/actioncable@^7.0.7":
version "7.0.7"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.7.tgz#03b5faa8642a80211708e8f1754cf424e9228718"
integrity sha512-NqHf4XDkeVaNk/r+TBo2aAMkjPyRPEfZkSqCTijfWukW1zTZ2XLDfvFzbpRCuWZ6gxItgoa/FkILZm27HRh2yg==
"@rails/actioncable@^7.0.8":
version "7.0.8"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.8.tgz#f44e7517f2d1570f1eabeea457dbeb17ed3a2d12"
integrity sha512-GjYQv89ZOOfbFw8VMNUOG33GXzyAA/TCVoD+742Ob4svm1XXUkd+w+ewqUXd+7VHQtV35y1/O78AGIPeJDTy/g==

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

0 comments on commit 5743c1e

Please sign in to comment.