Skip to content

Commit

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

---
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 Jul 28, 2023
1 parent 4dcb55d commit fdbfe8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"node": "16.20.1"
},
"dependencies": {
"@rails/ujs": "^7.0.4",
"@rails/ujs": "^7.0.6",
"@rails/webpacker": "^5.4.3",
"accessible-autocomplete": "^2.0.4",
"govuk-frontend": "4.3.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -825,9 +825,9 @@
mkdirp "^1.0.4"
rimraf "^3.0.2"

"@rails/ujs@^7.0.4":
version "7.0.4"
resolved "https://registry.npmjs.org/@rails/ujs/-/ujs-7.0.4.tgz"
"@rails/ujs@^7.0.6":
version "7.0.6"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.6.tgz#fd8937c92335f3da9495e07292511ad5f7547a6a"

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

0 comments on commit fdbfe8c

Please sign in to comment.