Skip to content

Commit

Permalink
Bump @rails/ujs from 7.0.2 to 7.0.3
Browse files Browse the repository at this point in the history
Bumps [@rails/ujs](https://github.com/rails/rails) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.2...v7.0.3)

---
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 May 23, 2022
1 parent 9967e24 commit 839d455
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.0.2",
"@rails/activestorage": "^7.0.2",
"@rails/ujs": "^7.0.2",
"@rails/ujs": "^7.0.3",
"@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 @@ -1113,10 +1113,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.0.3":
version "7.0.3"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.3.tgz#3bb98db34460ad61ef3cd2684401a444a0347bbb"
integrity sha512-u/F5LOFD1255859xEmb+3dHEI9Gnh5zVsjp6Pc++GGoMUei8vfOEPE9pvWuK01PbarIFfZz5D658gFRhs3dVpw==

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

0 comments on commit 839d455

Please sign in to comment.