Skip to content

Commit

Permalink
fix(deps): update dependency @rails/actioncable to v6.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 27, 2023
1 parent cafdd5a commit b255c53
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 @@ -34,7 +34,7 @@
"dependencies": {
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.16.0",
"@rails/actioncable": "6.0.3",
"@rails/actioncable": "6.1.7",
"@rails/activestorage": "6.0.3",
"@rails/ujs": "6.0.3",
"@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 @@ -1540,10 +1540,10 @@
dependencies:
mkdirp "^1.0.4"

"@rails/actioncable@6.0.3":
version "6.0.3"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.0.3.tgz#722b4b639936129307ddbab3a390f6bcacf3e7bc"
integrity sha512-I01hgqxxnOgOtJTGlq0ZsGJYiTEEiSGVEGQn3vimZSqEP1HqzyFNbzGTq14Xdyeow2yGJjygjoFF1pmtE+SQaw==
"@rails/actioncable@6.1.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.7.tgz#8b4506925d3f7146a70941e4db7ce9dda99f99ae"
integrity sha512-F6S74NGpxhbbDRFsQFGYqefRfZPgYvePNtz9hHKYOqLturrsqrDoG+UcrxEGHsvqDUorMYfx4Wl3K8smmk/u2g==

"@rails/activestorage@6.0.3":
version "6.0.3"
Expand Down

0 comments on commit b255c53

Please sign in to comment.