Skip to content

Commit 045d4ce

Browse files
Bump jquery-ui from 1.14.0 to 1.14.1 (#1417)
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](jquery/jquery-ui@1.14.0...1.14.1) --- updated-dependencies: - dependency-name: jquery-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cafa42 commit 045d4ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"global": "^4.4.0",
2525
"happy-inputs": "^2.1.0",
2626
"jquery": "^3.5.1",
27-
"jquery-ui": "^1.13.3",
27+
"jquery-ui": "^1.14.1",
2828
"jquery-ui-sortable": "^1.0.0",
2929
"live-form-validation": "^1.10.1",
3030
"naja": "^3.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1037,10 +1037,10 @@ jquery-ui-sortable@^1.0.0:
10371037
resolved "https://registry.yarnpkg.com/jquery-ui-sortable/-/jquery-ui-sortable-1.0.0.tgz#0ee062ce02b29b36585ede3a3e0ddde666060f96"
10381038
integrity sha512-7xAUWoEJ/jHoj48ei8CCUtiad2uM3ie3IR2b3KB0Mpmb54IbBxzVb5vtrj0zqtd0GNQDImx+BPZml9QmK2EL3w==
10391039

1040-
jquery-ui@^1.13.3:
1041-
version "1.14.0"
1042-
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.14.0.tgz#b75d417826f0bab38125f907356d2e3313a9c6d5"
1043-
integrity sha512-mPfYKBoRCf0MzaT2cyW5i3IuZ7PfTITaasO5OFLAQxrHuI+ZxruPa+4/K1OMNT8oElLWGtIxc9aRbyw20BKr8g==
1040+
jquery-ui@^1.14.1:
1041+
version "1.14.1"
1042+
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.14.1.tgz#ba342ea3ffff662b787595391f607d923313e040"
1043+
integrity sha512-DhzsYH8VeIvOaxwi+B/2BCsFFT5EGjShdzOcm5DssWjtcpGWIMsn66rJciDA6jBruzNiLf1q0KvwMoX1uGNvnQ==
10441044
dependencies:
10451045
jquery ">=1.12.0 <5.0.0"
10461046

0 commit comments

Comments
 (0)