From c6dfebe0d22cb15e973f90b95f7d99af69207d1e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 11:16:02 +0000 Subject: [PATCH] Bump @rails/ujs from 6.0.0 to 6.0.4 Bumps [@rails/ujs](https://github.com/rails/rails) from 6.0.0 to 6.0.4. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v6.0.0...v6.0.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 53097c5..74fe213 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "@rails/actioncable": "^6.0.0-rc1", "@rails/activestorage": "^6.0.0-rc1", - "@rails/ujs": "^6.0.0-rc1", + "@rails/ujs": "^6.0.4", "@rails/webpacker": "*", "stimulus": "*", "turbolinks": "*" diff --git a/yarn.lock b/yarn.lock index 203fb19..ed7a2e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -697,10 +697,10 @@ dependencies: spark-md5 "^3.0.0" -"@rails/ujs@^6.0.0-rc1": - version "6.0.0" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.0.0.tgz#6c1957870ba075f7e82fdf875f5ed2181ff9355e" - integrity sha512-0oh/MnpZzluItU/vgaxZv+JtMXxOtA0HPK6ZiMoPd2sLH06q58QdCKPVlC36YMnP4451rcrvxO6xns3w97C1og== +"@rails/ujs@^6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.0.4.tgz#b155b0e23b766fe8038cb9bc796efb55ea840c15" + integrity sha512-pi6BTIAuMAgfh0tz9jHyKwuzT8HKWlZdfI6/pxcR+NWRuTyN9psYmxskP2QnxFehSkSuvQmQuKv3Hyrs13l3xQ== "@rails/webpacker@*": version "4.0.7"