Skip to content

Commit

Permalink
Merge pull request #5163 from rubyforgood/dependabot/npm_and_yarn/rai…
Browse files Browse the repository at this point in the history
…ls/actiontext-7.0.7

build(deps): bump @rails/actiontext from 7.0.6 to 7.0.7
  • Loading branch information
FireLemons authored Aug 28, 2023
2 parents a0ef168 + 75b2161 commit 796ea1e
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 @@ -17,7 +17,7 @@
"@hotwired/stimulus": "^3.2.2",
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "^7.0.7",
"@rails/actiontext": "^7.0.6",
"@rails/actiontext": "^7.0.7",
"@rails/activestorage": "^7.0.7",
"@rails/ujs": "^7.0.7",
"add2calendar": "^1.1.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1496,10 +1496,10 @@
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.7.tgz#03b5faa8642a80211708e8f1754cf424e9228718"
integrity sha512-NqHf4XDkeVaNk/r+TBo2aAMkjPyRPEfZkSqCTijfWukW1zTZ2XLDfvFzbpRCuWZ6gxItgoa/FkILZm27HRh2yg==

"@rails/actiontext@^7.0.6":
version "7.0.6"
resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.0.6.tgz#42b2b275ce6b24031242c731828de9c02d58b53f"
integrity sha512-WHHkYmypUjlo6fvNxfKRluuHmIxZCEoK+g/hBsufoxvjvWSBx61qu0Xq0tCrGUYd4mUZ/kk8OqP96/UBI3vS/w==
"@rails/actiontext@^7.0.7":
version "7.0.7"
resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.0.7.tgz#d80ba902aa48c0fe55728d7f3e8f7f0cab926cc6"
integrity sha512-2huBCSCdROtu3ouu/anTBEs+hvXKQYZ+gGpE3/DCx9Dg/xWRAI3doEHfF7A8uJhokQZrc0ZDOS8zhwwuh1dNzg==
dependencies:
"@rails/activestorage" ">= 7.0.0-alpha1"

Expand Down

0 comments on commit 796ea1e

Please sign in to comment.