Skip to content

Commit

Permalink
chore(deps): bump @rails/ujs from 7.1.500 to 7.1.501
Browse files Browse the repository at this point in the history
Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.500 to 7.1.501.
- [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]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 9c3b89d commit 4c9e078
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@rails/actioncable": "^8.0.0",
"@rails/activestorage": "^8.0.0",
"@rails/ujs": "^7.1.500",
"@rails/ujs": "^7.1.501",
"@rails/webpacker": "^6.0.0-rc.6",
"turbolinks": "^5.2.0",
"webpack": "^5.97.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,10 +1205,10 @@
dependencies:
spark-md5 "^3.0.1"

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

"@rails/webpacker@^6.0.0-rc.6":
version "6.0.0-rc.6"
Expand Down

0 comments on commit 4c9e078

Please sign in to comment.