summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-12 03:29:47 +0900
committerGitHub <noreply@github.com>2020-05-12 03:29:47 +0900
commit330332abbd50916e67b736625a60c324a75eb8a6 (patch)
tree7badfc890a256827659c3d303b73beb3bc155de1
parent807faa917236cdd7cfca06bf041fadb6df04e2d7 (diff)
Bump @rails/ujs from 6.0.2 to 6.0.3 (#13730)
Bumps [@rails/ujs](https://github.com/rails/rails) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v6.0.2...v6.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index bb3de9d028b..52438293d7b 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"@babel/runtime": "^7.8.4",
"@clusterws/cws": "^2.0.0",
"@gamestdio/websocket": "^0.3.2",
- "@rails/ujs": "^6.0.2",
+ "@rails/ujs": "^6.0.3",
"array-includes": "^3.1.1",
"arrow-key-navigation": "^1.1.0",
"autoprefixer": "^9.7.6",
diff --git a/yarn.lock b/yarn.lock
index 1791924e77c..7b0aa879445 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1244,10 +1244,10 @@
"@types/yargs" "^15.0.0"
chalk "^3.0.0"
-"@rails/ujs@^6.0.2":
- version "6.0.2"
- resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.0.2.tgz#8d32452d51c5e115374a218fb5475803dc17f4c0"
- integrity sha512-KSQjJG8yzSWC1IT+UtFQglefABU37hpJ7uAz39K1/iWtoaJaI9ydGIaxxpJBT/PmYv4kS6lCSjXq13DELeJocw==
+"@rails/ujs@^6.0.3":
+ version "6.0.3"
+ resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.0.3.tgz#e68a03278e30daea6a110aac5dfa33c60c53055d"
+ integrity sha512-CM9OEvoN9eXkaX7PXEnbsQLULJ97b9rVmwliZbz/iBOERLJ68Rk3ClJe+fQEMKU4CBZfky2lIRnfslOdUs9SLQ==
"@sinonjs/commons@^1.7.0":
version "1.7.2"