From de0d71fe1430c6f5f69a7773b5c4021326e6a5bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 12:41:14 -0400 Subject: [PATCH] Bump @rails/ujs from 6.0.3-7 to 6.1.4 (#14080) Bumps [@rails/ujs](https://github.com/rails/rails) from 6.0.3-7 to 6.1.4. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits/v6.1.4) --- updated-dependencies: - dependency-name: "@rails/ujs" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7e0fa0eb3..d0a9fbc35 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "@babel/preset-env": "^7.14.7", "@github/clipboard-copy-element": "^1.1.2", "@honeybadger-io/webpack": "^1.2.0", - "@rails/ujs": "6.0.3-7", + "@rails/ujs": "6.1.4", "@rails/webpacker": "5.4.0", "@reach/combobox": "^0.15.1", "ahoy.js": "^0.3.8", diff --git a/yarn.lock b/yarn.lock index 795d02b77..53e33c2f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1779,10 +1779,10 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.9.1.tgz#7f554e7368c9ab679a11f4a042ca17149d70cf12" integrity sha512-DvJbbn3dUgMxDnJLH+RZQPnXak1h4ZVYQ7CWiFWjQwBFkVajT4rfw2PdpHLTSTwxrYfnoEXkuBiwkDm6tPMQeA== -"@rails/ujs@6.0.3-7": - version "6.0.3-7" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.0.3-7.tgz#8be007e500baafed256895830ae446178511773b" - integrity sha512-J7dvCTkZ/zaQLge1mttypoE/1j5YDcSAuu4fun8CoTqVGkcbwZu4f4jy+HKxdomtrZzXWSHlSeIe9vOtLnhmeA== +"@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/webpacker@5.4.0": version "5.4.0"