From 4eea885dfcf6531f47593786228295f3981b7908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 18:17:29 +0000 Subject: [PATCH] chore: bump @rails/ujs from 7.1.400 to 7.1.401 Bumps [@rails/ujs](https://github.com/rails/rails) 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/ujs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3a8bd1e6..c64641b0 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@hotwired/turbo-rails": "^8.0.12", "@rails/actioncable": "^7.2.100", "@rails/activestorage": "^7.2.101", - "@rails/ujs": "^7.1.400", + "@rails/ujs": "^7.1.401", "@tailwindcss/forms": "^0.5.9", "autoprefixer": "^10.4.20", "el-transition": "^0.0.7", diff --git a/yarn.lock b/yarn.lock index ee05f06e..e072c778 100644 --- a/yarn.lock +++ b/yarn.lock @@ -522,10 +522,10 @@ __metadata: languageName: node linkType: hard -"@rails/ujs@npm:^7.1.400": - version: 7.1.400 - resolution: "@rails/ujs@npm:7.1.400" - checksum: 10c0/181329e731b925788a530dc5bc44eb4a07ae780e20b0309fd9140ebeeca30d9432ed50be0f25ae60f10beb3aa8883f6d662e4b9c6f6cd19a32c1f42ab2505c47 +"@rails/ujs@npm:^7.1.401": + version: 7.1.401 + resolution: "@rails/ujs@npm:7.1.401" + checksum: 10c0/08eae084c80e837e47cc01d0be25a431495f7dea381dcaaa4ce39a3217fac46bf87d169b3dfcf304ae16e0714de7435c2b8c5eb8d5052e3ba70ef3050a72fa3c languageName: node linkType: hard @@ -1341,7 +1341,7 @@ __metadata: "@prettier/plugin-ruby": "npm:^4.0.4" "@rails/actioncable": "npm:^7.2.100" "@rails/activestorage": "npm:^7.2.101" - "@rails/ujs": "npm:^7.1.400" + "@rails/ujs": "npm:^7.1.401" "@tailwindcss/forms": "npm:^0.5.9" autoprefixer: "npm:^10.4.20" el-transition: "npm:^0.0.7"