Skip to content

Commit a9ca2ff

Browse files
build(deps): bump @rails/ujs from 7.1.400 to 7.1.500
Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.400 to 7.1.500. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/ujs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6b9a85 commit a9ca2ff

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": "^7.2.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
@@ -1478,10 +1478,10 @@
14781478
dependencies:
14791479
spark-md5 "^3.0.1"
14801480

1481-
"@rails/ujs@^7.1.400":
1482-
version "7.1.400"
1483-
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.400.tgz#b2a76bdccb5197b9e866954536106386c87cfab5"
1484-
integrity sha512-YwvXm3BR5tn+VCAKYGycLejMRVZE3Ionj5gFjEeGXCZnI0Rpi+7dKpmyu90kdUY7dRUFpHTdu9zZceEzFLl38w==
1481+
"@rails/ujs@^7.1.500":
1482+
version "7.1.500"
1483+
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.500.tgz#84bb037b6a823ec7fb7782a2ac03452deb505128"
1484+
integrity sha512-PfPtQrxFOn55RlJ4ygXkcIHFkoPO1JMTRJcSdPb0EavcSZ3Ekl9ujAAPrrqj2zKwkbe0pGGR79RJhnUr5ngQjw==
14851485

14861486
"@sideway/address@^4.1.5":
14871487
version "4.1.5"

0 commit comments

Comments
 (0)