Merge pull request #896 from pcottle/dependabot/npm_and_yarn/jquery-ui-1.13.0

Bump jquery-ui from 1.12.1 to 1.13.0
This commit is contained in:
Peter Cottle 2021-10-26 11:19:28 -06:00 committed by GitHub
commit f4348df8c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 9 deletions

View file

@ -40,7 +40,7 @@
"backbone": "^1.4.0",
"flux": "^3.1.3",
"jquery": "^3.4.0",
"jquery-ui": "^1.12.1",
"jquery-ui": "^1.13.0",
"marked": "^1.0.0",
"prop-types": "^15.7.2",
"q": "^1.5.1",

View file

@ -2575,15 +2575,17 @@ jasmine@^3.1.0:
glob "^7.1.4"
jasmine-core "~3.5.0"
jquery-ui@^1.12.1:
version "1.12.1"
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
integrity sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE=
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@^3.4.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
"jquery@>=1.8.0 <4.0.0", jquery@^3.4.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"