From 641e06c6a6351cb51274ba4fa1c85cd275f62eb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 May 2022 10:36:05 +0000 Subject: [PATCH] Bump @rails/ujs from 6.1.4 to 7.0.3 Bumps [@rails/ujs](https://github.com/rails/rails) from 6.1.4 to 7.0.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v6.1.4...v7.0.3) --- updated-dependencies: - dependency-name: "@rails/ujs" dependency-type: direct:production update-type: version-update:semver-major ... 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 97bffe0..731acfc 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/preset-react": "^7.14.5", "@rails/actioncable": "^6.1.4", "@rails/activestorage": "^6.1.4", - "@rails/ujs": "^6.1.4", + "@rails/ujs": "^7.0.3", "@rails/webpacker": "4.3.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "bootstrap": "^4.4.1", diff --git a/yarn.lock b/yarn.lock index 404336a..76f9e7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -804,10 +804,10 @@ dependencies: spark-md5 "^3.0.0" -"@rails/ujs@^6.1.4": - version "6.1.4" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.4.tgz#093d5341595a02089ed309dec40f3c37da7b1b10" - integrity sha512-O3lEzL5DYbxppMdsFSw36e4BHIlfz/xusynwXGv3l2lhSlvah41qviRpsoAlKXxl37nZAqK+UUF5cnGGK45Mfw== +"@rails/ujs@^7.0.3": + version "7.0.3" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.3.tgz#3bb98db34460ad61ef3cd2684401a444a0347bbb" + integrity sha512-u/F5LOFD1255859xEmb+3dHEI9Gnh5zVsjp6Pc++GGoMUei8vfOEPE9pvWuK01PbarIFfZz5D658gFRhs3dVpw== "@rails/webpacker@4.3.0": version "4.3.0"