Bump jquery-ui from 1.10.4 to 1.13.0

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

---
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-01-04 10:48:37 +00:00
committed by GitHub
parent 3f0ac6ba08
commit 02aaab4bcc
2 changed files with 12 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
"cable_ready": "^5.0.0-pre2",
"flatpickr": "^4.6.9",
"foundation-sites": "^5.5.2",
"jquery-ui": "1.10.4",
"jquery-ui": "1.13.0",
"moment": "^2.29.1",
"mrujs": "^0.7.4",
"select2": "^3.4.5",

View File

@@ -8066,10 +8066,17 @@ jest@^27.4.5:
import-local "^3.0.2"
jest-cli "^27.4.5"
jquery-ui@1.10.4:
version "1.10.4"
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.10.4.tgz#a096fe5f4e0f2ab69a0585cf10455877f57506bd"
integrity sha1-oJb+X04PKraaBYXPEEVYd/V1Br0=
jquery-ui@1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.0.tgz#ab5ac65f37ca093c51b3478c4097f55bbc008f36"
integrity sha512-Osf7ECXNTYHtKBkn9xzbIf9kifNrBhfywFEKxOeB/OVctVmLlouV9mfc2qXCp6uyO4Pn72PXKOnj09qXetopCw==
dependencies:
jquery ">=1.8.0 <4.0.0"
"jquery@>=1.8.0 <4.0.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
js-string-escape@^1.0.1:
version "1.0.1"