Skip to content

Commit

Permalink
Bump @rails/ujs from 7.1.1 to 7.1.3 (#1283)
Browse files Browse the repository at this point in the history
Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.1 to 7.1.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.1.1...v7.1.3)

---
updated-dependencies:
- dependency-name: "@rails/ujs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent cde23a7 commit 63df00c
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": {
"@docsearch/js": "^3.5.2",
"@hotwired/turbo": "^7.3.0",
"@rails/ujs": "7.1.1",
"@rails/ujs": "7.1.3",
"highlight.js": "^11.9.0",
"modern-normalize": "^2.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1252,10 +1252,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@rails/[email protected].1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.1.tgz#f8df96e406a2a824084b637880e57c257073cb05"
integrity sha512-ywGwWNiqXN3Bb1BifVQTrkWEWcAGLHW3D0JNQMQeu57LsoluRzvnenNLPsmdoDPkrmSIASDXNsJiCIpUzFj8CA==
"@rails/[email protected].3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.3.tgz#6d94a68b7da5046147d31716e0c187a4ead4fb93"
integrity sha512-FxtgKNvvIonoBE1TK7U10VMf6CYvzq8SIZ1XZ1Q8zcn/BEXzPzid3zC9qFiojuI5WXVwWhO8GFqApq0stD+OqQ==

"@socket.io/base64-arraybuffer@~1.0.2":
version "1.0.2"
Expand Down

0 comments on commit 63df00c

Please sign in to comment.