Bump jquery-ui from 1.12.1 to 1.13.2

Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.12.1 to 1.13.2.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.12.1...1.13.2)

---
updated-dependencies:
- dependency-name: jquery-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-18 16:21:38 +00:00
committed by GitHub
parent 087a8b24d3
commit 874ed76e28
2 changed files with 8 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"name": "consuldemocracy",
"dependencies": {
"jquery": "^3.6.0",
"jquery-ui": "^1.12.1",
"jquery-ui": "^1.13.2",
"jquery-ujs": "^1.2.3"
}
}