Skip to content

Commit

Permalink
Merge pull request #617 from pat/dependabot/npm_and_yarn/rails/ujs-7.1.1
Browse files Browse the repository at this point in the history
chore(deps): bump @rails/ujs from 7.1.0 to 7.1.1
  • Loading branch information
pat authored Oct 12, 2023
2 parents 82e8027 + 2e6d316 commit f87bb18
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.1",
"@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 f87bb18

Please sign in to comment.