Skip to content

Commit 24ebd5a

Browse files
authored
Merge pull request #6141 from rubyforgood/dependabot/npm_and_yarn/rails/ujs-7.1.501
build(deps): bump @rails/ujs from 7.1.500 to 7.1.501
2 parents bcc165e + ff12fd1 commit 24ebd5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@rails/actioncable": "^8.0.100",
2121
"@rails/actiontext": "^8.0.100",
2222
"@rails/activestorage": "^8.0.100",
23-
"@rails/ujs": "^7.1.500",
23+
"@rails/ujs": "^7.1.501",
2424
"@stimulus-components/rails-nested-form": "^5.0.0",
2525
"add2calendar": "^1.1.8",
2626
"bindings": "^1.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,10 +1488,10 @@
14881488
dependencies:
14891489
spark-md5 "^3.0.1"
14901490

1491-
"@rails/ujs@^7.1.500":
1492-
version "7.1.500"
1493-
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.500.tgz#84bb037b6a823ec7fb7782a2ac03452deb505128"
1494-
integrity sha512-PfPtQrxFOn55RlJ4ygXkcIHFkoPO1JMTRJcSdPb0EavcSZ3Ekl9ujAAPrrqj2zKwkbe0pGGR79RJhnUr5ngQjw==
1491+
"@rails/ujs@^7.1.501":
1492+
version "7.1.501"
1493+
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.501.tgz#e560a7b6885a12a659c4beb47f4336c8a9353056"
1494+
integrity sha512-7EDRGUlgns12IgP3SXVSaxA3CwRzbLOypPXn1EqEZiZ/NS/PwaQ/oa7Z2VRO4B46JifoVr0PYg+G5ERSGQJHxQ==
14951495

14961496
"@sideway/address@^4.1.5":
14971497
version "4.1.5"

0 commit comments

Comments
 (0)