Skip to content

Commit 74b9ec2

Browse files
authored
Merge pull request #78 from jtpio/dependabot/npm_and_yarn/jquery-ui-1.13.0
Bump jquery-ui from 1.12.1 to 1.13.0
2 parents 657497b + e42ac03 commit 74b9ec2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

yarn.lock

+6-4
Original file line numberDiff line numberDiff line change
@@ -3489,11 +3489,13 @@ jest-worker@^27.0.6:
34893489
supports-color "^8.0.0"
34903490

34913491
jquery-ui@^1.12.1:
3492-
version "1.12.1"
3493-
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
3494-
integrity sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE=
3492+
version "1.13.0"
3493+
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.0.tgz#ab5ac65f37ca093c51b3478c4097f55bbc008f36"
3494+
integrity sha512-Osf7ECXNTYHtKBkn9xzbIf9kifNrBhfywFEKxOeB/OVctVmLlouV9mfc2qXCp6uyO4Pn72PXKOnj09qXetopCw==
3495+
dependencies:
3496+
jquery ">=1.8.0 <4.0.0"
34953497

3496-
jquery@^3.1.1:
3498+
"jquery@>=1.8.0 <4.0.0", jquery@^3.1.1:
34973499
version "3.6.0"
34983500
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
34993501
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==

0 commit comments

Comments
 (0)