Bump jquery-ui from 1.13.1 to 1.13.2

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

---
updated-dependencies:
- dependency-name: jquery-ui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-18 17:20:31 +00:00 committed by Igor Scheller
parent 29aec8d72f
commit 3b0ba94c3d
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"bootstrap": "^5.1.0",
"core-js": "^3.6.5",
"jquery": "^3.5.1",
"jquery-ui": "^1.13.0",
"jquery-ui": "^1.13.2",
"moment": "^2.29.4",
"moment-timezone": "^0.5.31",
"select2": "^4.0.13",

View File

@ -1892,10 +1892,10 @@ jest-worker@^27.0.2, jest-worker@^27.4.1:
merge-stream "^2.0.0"
supports-color "^8.0.0"
jquery-ui@^1.13.0:
version "1.13.1"
resolved "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.1.tgz"
integrity sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA==
jquery-ui@^1.13.2:
version "1.13.2"
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.2.tgz#de03580ae6604773602f8d786ad1abfb75232034"
integrity sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q==
dependencies:
jquery ">=1.8.0 <4.0.0"