Skip to content

Commit

Permalink
Build(deps): Bump @rails/actioncable from 7.0.6 to 7.0.7 in /Builder
Browse files Browse the repository at this point in the history
Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.0.6 to 7.0.7.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.6...v7.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 653a012 commit 5989c1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@honeybadger-io/js": "^6.4.0",
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^7.3.0",
"@rails/actioncable": "^7.0.6",
"@rails/actioncable": "^7.0.7",
"@rails/activestorage": "^7.0.6",
"@rails/request.js": "^0.0.8",
"autoprefixer": "^10.4.14",
Expand Down
8 changes: 4 additions & 4 deletions Builder/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -204,10 +204,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@rails/actioncable@^7.0", "@rails/actioncable@^7.0.6":
version "7.0.6"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.6.tgz#60765c8e9c357a0ba0840fb1e409caedc233ea0d"
integrity sha512-ybBsUrIsu5geM8BtqnpM7ZA9D8uzSz+e1B4JR57NaCmasHKWap6AX5DT7NHIbp21opVet1qqoVSdsoLDqXeB2A==
"@rails/actioncable@^7.0", "@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/activestorage@^7.0.6":
version "7.0.6"
Expand Down

0 comments on commit 5989c1d

Please sign in to comment.