From 05a7e020ae8680c555732b859d5dcc8a66530344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:29:20 +0000 Subject: [PATCH] Bump @rails/actiontext from 7.2.100 to 7.2.101 Bumps [@rails/actiontext](https://github.com/rails/rails) from 7.2.100 to 7.2.101. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- 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 d93e3c1bd..0f55b4c6f 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@hotwired/stimulus-webpack-helpers": "^1.0.1", "@hotwired/turbo-rails": "^8.0.10", "@rails/actioncable": "^7.2.101", - "@rails/actiontext": "^7.2.100", + "@rails/actiontext": "^7.2.101", "@rails/activestorage": "^7.2.100", "@rails/request.js": "^0.0.11", "@stimulus-components/sortable": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 3fbef4f6b..bcca9de7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -427,10 +427,10 @@ resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.101.tgz#d0544b1bc51d420c1bb27f3281ccae54945e70f6" integrity sha512-YgFCyD+9mBhpJdfgf4QtJwk+vZbByVMXsEGREM6GrPk9A1pYXkkIpzYd3+843E+33e3S81yywhqZc3DyrZGPSg== -"@rails/actiontext@^7.2.100": - version "7.2.100" - resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.2.100.tgz#e235c8150d252490902f8b33026bc0a030cce8e4" - integrity sha512-46oDEZdkxpbM/7+3GwSHTRyIkH3LRZRC9OE35rMIt0FcRbjXW+2Q7RL1YYjoy7megqnoCUDZglFISJQxJ/HBZg== +"@rails/actiontext@^7.2.101": + version "7.2.101" + resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.2.101.tgz#b4b9c59f38d1800b75cb0d6a8d713b60dfdb876d" + integrity sha512-iSqj5mvzHTwHkG5kUO/2a8wGkB6qf72keJpPgQcle2Hb/V8k9xTp3T8YpqlSYJMTcEhQhHeDJsXOaOx4abRDZg== dependencies: "@rails/activestorage" ">= 7.2.0-alpha"