From b76dbc88ea5ba113d8f9f3f199d7c2b99f31dcb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 01:33:20 +0000 Subject: [PATCH] build(deps): bump @rails/actiontext from 7.0.7 to 7.0.8 Bumps [@rails/actiontext](https://github.com/rails/rails) from 7.0.7 to 7.0.8. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.0.7...v7.0.8) --- updated-dependencies: - dependency-name: "@rails/actiontext" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 037c08ff0f..96c2ee3e95 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@hotwired/stimulus": "^3.2.2", "@popperjs/core": "^2.11.8", "@rails/actioncable": "^7.0.7", - "@rails/actiontext": "^7.0.7", + "@rails/actiontext": "^7.0.8", "@rails/activestorage": "^7.0.8", "@rails/ujs": "^7.0.8", "add2calendar": "^1.1.8", diff --git a/yarn.lock b/yarn.lock index cfbbf3c00a..745f4e515f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1543,10 +1543,10 @@ resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.7.tgz#03b5faa8642a80211708e8f1754cf424e9228718" integrity sha512-NqHf4XDkeVaNk/r+TBo2aAMkjPyRPEfZkSqCTijfWukW1zTZ2XLDfvFzbpRCuWZ6gxItgoa/FkILZm27HRh2yg== -"@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== +"@rails/actiontext@^7.0.8": + version "7.0.8" + resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.0.8.tgz#aa9f84f1726cce07ff24af9df376995354755a4c" + integrity sha512-AsG3QRX7K04c3mlkGBvTf1QRSxOMf7RXv9ve2jlA5C2AsBNHCOeVMmurTLRIC5Q8Mvd4WCUgC+TaNO+BN59WLw== dependencies: "@rails/activestorage" ">= 7.0.0-alpha1"