Skip to content

Commit 516ab2c

Browse files
authored
Merge pull request #6115 from rubyforgood/dependabot/npm_and_yarn/rails/ujs-7.1.500
build(deps): bump @rails/ujs from 7.1.400 to 7.1.500
2 parents 66d77df + 878023d commit 516ab2c

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.0",
2121
"@rails/actiontext": "^8.0.0",
2222
"@rails/activestorage": "^8.0.0",
23-
"@rails/ujs": "^7.1.400",
23+
"@rails/ujs": "^7.1.500",
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
@@ -1483,10 +1483,10 @@
14831483
dependencies:
14841484
spark-md5 "^3.0.1"
14851485

1486-
"@rails/ujs@^7.1.400":
1487-
version "7.1.400"
1488-
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.400.tgz#b2a76bdccb5197b9e866954536106386c87cfab5"
1489-
integrity sha512-YwvXm3BR5tn+VCAKYGycLejMRVZE3Ionj5gFjEeGXCZnI0Rpi+7dKpmyu90kdUY7dRUFpHTdu9zZceEzFLl38w==
1486+
"@rails/ujs@^7.1.500":
1487+
version "7.1.500"
1488+
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.500.tgz#84bb037b6a823ec7fb7782a2ac03452deb505128"
1489+
integrity sha512-PfPtQrxFOn55RlJ4ygXkcIHFkoPO1JMTRJcSdPb0EavcSZ3Ekl9ujAAPrrqj2zKwkbe0pGGR79RJhnUr5ngQjw==
14901490

14911491
"@sideway/address@^4.1.5":
14921492
version "4.1.5"

0 commit comments

Comments
 (0)