From b89ffa2c51c61b94be3e8524875042bb3c4dd4ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 00:05:50 +0000 Subject: [PATCH] Bump @rails/actiontext from 7.2.101 to 7.2.102 Bumps [@rails/actiontext](https://github.com/rails/rails) from 7.2.101 to 7.2.102. - [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 85e917007..cc9e005b9 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@hotwired/stimulus-webpack-helpers": "^1.0.1", "@hotwired/turbo-rails": "^8.0.12", "@rails/actioncable": "^7.2.101", - "@rails/actiontext": "^7.2.101", + "@rails/actiontext": "^7.2.102", "@rails/activestorage": "^7.2.102", "@rails/request.js": "^0.0.11", "@stimulus-components/sortable": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 647fe6319..82246d61a 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.101": - version "7.2.101" - resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.2.101.tgz#b4b9c59f38d1800b75cb0d6a8d713b60dfdb876d" - integrity sha512-iSqj5mvzHTwHkG5kUO/2a8wGkB6qf72keJpPgQcle2Hb/V8k9xTp3T8YpqlSYJMTcEhQhHeDJsXOaOx4abRDZg== +"@rails/actiontext@^7.2.102": + version "7.2.102" + resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-7.2.102.tgz#a4c2309c86f4b6a54ee8df3be26bdac1115c1985" + integrity sha512-aXOvhEz8zBI+m2r6Z9wY27Z48KNtlbh3Q0mmtE0g6sQneEbrS6ZuHGCa4tXAYG8VEAmupiGAmz0pwQiTI0TFUg== dependencies: "@rails/activestorage" ">= 7.2.0-alpha"