Skip to content

Commit

Permalink
build(deps): bump @rails/ujs from 7.1.402 to 7.1.500 in the rails group
Browse files Browse the repository at this point in the history
Bumps the rails group with 1 update: [@rails/ujs](https://github.com/rails/rails).


Updates `@rails/ujs` from 7.1.402 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
  dependency-group: rails
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent d8f3006 commit a4f5aee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"packageManager": "[email protected]",
"dependencies": {
"@rails/ujs": "^7.1.402",
"@rails/ujs": "^7.1.500",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-typescript": "^12.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -337,10 +337,10 @@ __metadata:
languageName: node
linkType: hard

"@rails/ujs@npm:^7.1.402":
version: 7.1.402
resolution: "@rails/ujs@npm:7.1.402"
checksum: 10c0/ccab74b8013ed8a8ab8d7497d0fa510a6ec079725b5fcf679936d80c342940e462b60243ad2cb98128f29db5708a094e319767e8f33a18eb63ceb745de63d1e0
"@rails/ujs@npm:^7.1.500":
version: 7.1.500
resolution: "@rails/ujs@npm:7.1.500"
checksum: 10c0/365f9a3944454d64c83463de017d9be7064494d6376c1f4d8cbff38c0f278bac7d9ab85f19b31abb70f0e775f30b64ad682fd4545bc27b5d91baef3618642b9f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2442,7 +2442,7 @@ __metadata:
resolution: "tailspend_idam@workspace:."
dependencies:
"@eslint/js": "npm:^9.14.0"
"@rails/ujs": "npm:^7.1.402"
"@rails/ujs": "npm:^7.1.500"
"@rollup/plugin-commonjs": "npm:^28.0.1"
"@rollup/plugin-node-resolve": "npm:^15.3.0"
"@rollup/plugin-typescript": "npm:^12.1.1"
Expand Down

0 comments on commit a4f5aee

Please sign in to comment.