Skip to content

Commit

Permalink
chore(deps): bump @rails/ujs from 7.1.0 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.1.0...v7.1.1)

---
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 Oct 12, 2023
1 parent 1c54822 commit 2e6d316
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": "^7.1.0",
"@rails/activestorage": "^7.1.0",
"@rails/ujs": "^7.1.0",
"@rails/ujs": "^7.1.1",
"@rails/webpacker": "^6.0.0-rc.6",
"turbolinks": "^5.2.0",
"webpack": "^5.88.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1166,10 +1166,10 @@
dependencies:
spark-md5 "^3.0.1"

"@rails/ujs@^7.1.0":
version "7.1.0"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.0.tgz#144ec54b1cc53aa24713cafc29bf8a8d52ac3d24"
integrity sha512-cO8+HREI8hhJDaFyzGCA4AL9/EotHYSTz1v7aQmfZmUdanx/ppXe+MPE4dly2/MtC6Ha6K2Dkzo7bkDGc46y6Q==
"@rails/ujs@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.1.tgz#f8df96e406a2a824084b637880e57c257073cb05"
integrity sha512-ywGwWNiqXN3Bb1BifVQTrkWEWcAGLHW3D0JNQMQeu57LsoluRzvnenNLPsmdoDPkrmSIASDXNsJiCIpUzFj8CA==

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

0 comments on commit 2e6d316

Please sign in to comment.