From 9b396c6b682104925f33ba7b3c0bc7138799a645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 11:27:37 +0000 Subject: [PATCH] Bump the rails group with 2 updates Bumps the rails group with 2 updates: [@rails/activestorage](https://github.com/rails/rails) and [@rails/ujs](https://github.com/rails/rails). Updates `@rails/activestorage` from 7.2.100 to 7.2.101 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) Updates `@rails/ujs` from 7.1.400 to 7.1.401 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/activestorage" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails - dependency-name: "@rails/ujs" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 7c2e1945d5..2fe3e58710 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "@lezer/highlight": "^1.2.1", "@lezer/lr": "^1.4.2", "@popperjs/core": "^2.11.8", - "@rails/activestorage": "^7.2.100", - "@rails/ujs": "^7.1.400", + "@rails/activestorage": "^7.2.101", + "@rails/ujs": "^7.1.401", "@replit/codemirror-lang-csharp": "^6.2.0", "@sentry/browser": "^8.34.0", "@sentry/webpack-plugin": "^2.22.5", diff --git a/yarn.lock b/yarn.lock index 7c409235c0..9fb9481322 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1972,17 +1972,17 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== -"@rails/activestorage@^7.2.100": - version "7.2.100" - resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.100.tgz#c1e643d3c35c62c946e6f7c8d812fa567d2ce915" - integrity sha512-gohCilm1E10W51Hc9iT960xX9TP11L5TJ4W1ufs9f3h5Ncsw01S/eHgVUfcdfszqw3G+28Z0MFu999+iSpgdTg== +"@rails/activestorage@^7.2.101": + version "7.2.101" + resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.101.tgz#fc786623431e7d5ef2b4e73b8c1cbfb890f18aac" + integrity sha512-N4Lb2xW+6OFeE8f0nvOo6vigVM3VWlEYO6+wPBgc26CFstVG2zXbj4SV88JW3hZSArcCVox726hbXogwMV7hcg== dependencies: spark-md5 "^3.0.1" -"@rails/ujs@^7.1.400": - version "7.1.400" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.400.tgz#b2a76bdccb5197b9e866954536106386c87cfab5" - integrity sha512-YwvXm3BR5tn+VCAKYGycLejMRVZE3Ionj5gFjEeGXCZnI0Rpi+7dKpmyu90kdUY7dRUFpHTdu9zZceEzFLl38w== +"@rails/ujs@^7.1.401": + version "7.1.401" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.401.tgz#b91ad91228f96ded6c3840c0e3c007f56d2be7c9" + integrity sha512-vyBrYC+3wY3Sb6kcTeFG2L18jygcB27sv50tGGFONwOoMcmlltLm/2J8wB9KifQkRl87B86kLmyFywvhELcnTQ== "@replit/codemirror-lang-csharp@^6.2.0": version "6.2.0"