Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 462a955

Browse files
Bump @rails/ujs from 6.0.3 to 6.1.3 (#27)
Bumps [@rails/ujs](https://github.com/rails/rails) from 6.0.3 to 6.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.0.3...v6.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a93c36d commit 462a955

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@rails/actioncable": "^6.0.0",
66
"@rails/activestorage": "^6.0.0",
7-
"@rails/ujs": "^6.0.0",
7+
"@rails/ujs": "^6.1.3",
88
"@rails/webpacker": "5.2.1",
99
"jquery": "^3.4.1",
1010
"turbolinks": "^5.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -938,10 +938,10 @@
938938
dependencies:
939939
spark-md5 "^3.0.0"
940940

941-
"@rails/ujs@^6.0.0":
942-
version "6.0.3"
943-
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.0.3.tgz#e68a03278e30daea6a110aac5dfa33c60c53055d"
944-
integrity sha512-CM9OEvoN9eXkaX7PXEnbsQLULJ97b9rVmwliZbz/iBOERLJ68Rk3ClJe+fQEMKU4CBZfky2lIRnfslOdUs9SLQ==
941+
"@rails/ujs@^6.1.3":
942+
version "6.1.3"
943+
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.3.tgz#90ef26caa0925492b1a3b1495db09cfbe49e745e"
944+
integrity sha512-9mip5o+LVouWAqLMNJWhxda+D5uP+4RziNECgOGJlL6k3rc5SC/ljCHpV9Cym4i3oeGZkpZJ2tu4frCwt84kzQ==
945945

946946
"@rails/webpacker@5.2.1":
947947
version "5.2.1"

0 commit comments

Comments
 (0)