Skip to content

Commit

Permalink
Bump @rails/ujs from 7.1.3 to 7.1.401
Browse files Browse the repository at this point in the history
Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.3 to 7.1.401.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and connorshea committed Oct 23, 2024
1 parent 44196c7 commit cb056b8
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": {
"@babel/preset-typescript": "^7.24.7",
"@rails/activestorage": "^7.1.3",
"@rails/ujs": "^7.1.3",
"@rails/ujs": "^7.1.401",
"@rails/webpacker": "5.4.3",
"@sentry/browser": "5.29.0",
"@sentry/integrations": "^5.29.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1400,10 +1400,10 @@
dependencies:
spark-md5 "^3.0.1"

"@rails/ujs@^7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.3.tgz#6d94a68b7da5046147d31716e0c187a4ead4fb93"
integrity sha512-FxtgKNvvIonoBE1TK7U10VMf6CYvzq8SIZ1XZ1Q8zcn/BEXzPzid3zC9qFiojuI5WXVwWhO8GFqApq0stD+OqQ==
"@rails/ujs@^7.1.401":
version "7.1.401"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.401.tgz#b91ad91228f96ded6c3840c0e3c007f56d2be7c9"
integrity sha512-vyBrYC+3wY3Sb6kcTeFG2L18jygcB27sv50tGGFONwOoMcmlltLm/2J8wB9KifQkRl87B86kLmyFywvhELcnTQ==

"@rails/webpacker@5.4.3":
version "5.4.3"
Expand Down

0 comments on commit cb056b8

Please sign in to comment.