Skip to content

Commit

Permalink
Merge pull request #333 from dxw/dependabot/npm_and_yarn/rails/ujs-7.…
Browse files Browse the repository at this point in the history
…1.500

Bump @rails/ujs from 7.0.2 to 7.1.500
  • Loading branch information
jdudley1123 authored Nov 7, 2024
2 parents bdcbaba + 337c090 commit 1505c49
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.2.200",
"@rails/activestorage": "^7.2.200",
"@rails/ujs": "^7.0.2",
"@rails/ujs": "^7.1.500",
"@rails/webpacker": "^5.4.3",
"glob-parent": "^6.0.2",
"govuk-frontend": "^4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1018,10 +1018,10 @@
dependencies:
spark-md5 "^3.0.1"

"@rails/ujs@^7.0.2":
version "7.0.2"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.2.tgz#6e0f843fb810b23ce1c33457b27e0accce6755e4"
integrity sha512-eAn41MQI6z9Yj4RVAIL9qzYorHRM22hPJp9MR86ra62UmcAsI3HEkIgeguN2qWJRxUbztLer+T4fycmTqB/Osw==
"@rails/ujs@^7.1.500":
version "7.1.500"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.500.tgz#84bb037b6a823ec7fb7782a2ac03452deb505128"
integrity sha512-PfPtQrxFOn55RlJ4ygXkcIHFkoPO1JMTRJcSdPb0EavcSZ3Ekl9ujAAPrrqj2zKwkbe0pGGR79RJhnUr5ngQjw==

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

0 comments on commit 1505c49

Please sign in to comment.