Skip to content

Commit

Permalink
Merge pull request #10702 from openfoodfoundation/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/cable_ready-5.0.0

Bump cable_ready from 5.0.0-rc2 to 5.0.0
  • Loading branch information
rioug committed Apr 18, 2023
2 parents 871b2f8 + a40e883 commit 8b78c28
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@hotwired/turbo": "^7.3.0",
"@rails/webpacker": "5.4.4",
"babel-loader": "^8.2.3",
"cable_ready": "5.0.0-rc2",
"cable_ready": "5.0.0",
"debounced": "^0.0.5",
"flatpickr": "^4.6.9",
"foundation-sites": "^5.5.2",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2943,6 +2943,13 @@ bytes@3.1.2:
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==

cable_ready@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/cable_ready/-/cable_ready-5.0.0.tgz#a789fc9bcdab07fd7a8073e8159ff7a05ad452d3"
integrity sha512-34unrYrSq5fgmGMjPh0SHLOD8v0z/xxqPI4kFUDkLa+P29UarjgIWL6DKPUibWn2MBzU/S2pIfEDQPlrv7+mrg==
dependencies:
morphdom "2.6.1"

cable_ready@5.0.0-rc2:
version "5.0.0-rc2"
resolved "https://registry.yarnpkg.com/cable_ready/-/cable_ready-5.0.0-rc2.tgz#ccc99dfdd46a8358d6bdcbe285bed16b99220be5"
Expand Down

0 comments on commit 8b78c28

Please sign in to comment.