Skip to content

Commit

Permalink
build(deps): bump @rails/ujs from 7.1.500 to 7.1.501 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.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
  dependency-group: rails
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent d5f9e4d commit b739f44
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": "yarn@4.5.1",
"dependencies": {
"@rails/ujs": "^7.1.500",
"@rails/ujs": "^7.1.501",
"@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 @@ -340,10 +340,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2081,7 +2081,7 @@ __metadata:
resolution: "pmp_idam@workspace:."
dependencies:
"@eslint/js": "npm:^9.16.0"
"@rails/ujs": "npm:^7.1.500"
"@rails/ujs": "npm:^7.1.501"
"@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 b739f44

Please sign in to comment.