From 81ccefa0d0778b7b26ba2657cd743ec98b22d628 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 31 May 2019 20:52:05 +0900 Subject: Bump rails-ujs from 5.2.2 to 5.2.3 (#10907) Bumps [rails-ujs](https://github.com/rails/rails) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v5.2.2...v5.2.3) --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index d02510b05..66086f202 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7557,10 +7557,10 @@ railroad-diagrams@^1.0.0: resolved "https://registry.yarnpkg.com/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz#eb7e6267548ddedfb899c1b90e57374559cddb7e" integrity sha1-635iZ1SN3t+4mcG5Dlc3RVnN234= -rails-ujs@^5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/rails-ujs/-/rails-ujs-5.2.2.tgz#ab01dd087a323975637b50e93e7afcc0f9068568" - integrity sha512-tJl7MdysGrQEKmwF7BJkz5XwUOkdnI9E7SvSbT39yO7pdFc96D4hWKm6Sb15pU4n5mt4rLPb/6kkyTQujP1k7Q== +rails-ujs@^5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/rails-ujs/-/rails-ujs-5.2.3.tgz#4b65ea781a6befe62e96da6362165286a1fe4099" + integrity sha512-rYgj185MowWFBJI1wdac2FkX4yFYe4+3jJPlB+CTY7a4rmIyg0TqE4vYZmSBBesp7blPUa57oqKzwQjN7eVbEQ== randexp@0.4.6: version "0.4.6" -- cgit