Skip to content

Commit 3b262af

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump jquery-ui from 1.14.0 to 1.14.1
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] <support@github.com>
1 parent d27e329 commit 3b262af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"jquery": "3.7.1",
4242
"jquery-menu-aim": "1.1.0",
4343
"jquery-mousewheel": "3.1.13",
44-
"jquery-ui": "1.14.0",
44+
"jquery-ui": "1.14.1",
4545
"jquery.cookie": "1.4.1",
4646
"jquery.easing": "1.4.1",
4747
"jquery.localscroll": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3896,10 +3896,10 @@ jquery-mousewheel@3.1.13:
38963896
resolved "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz"
38973897
integrity sha1-BvAzXxbjU6aV5yBr9QUDy1I6buU=
38983898

3899-
jquery-ui@1.14.0, jquery-ui@^1.12.1:
3900-
version "1.14.0"
3901-
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.14.0.tgz#b75d417826f0bab38125f907356d2e3313a9c6d5"
3902-
integrity sha512-mPfYKBoRCf0MzaT2cyW5i3IuZ7PfTITaasO5OFLAQxrHuI+ZxruPa+4/K1OMNT8oElLWGtIxc9aRbyw20BKr8g==
3899+
jquery-ui@1.14.1, jquery-ui@^1.12.1:
3900+
version "1.14.1"
3901+
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.14.1.tgz#ba342ea3ffff662b787595391f607d923313e040"
3902+
integrity sha512-DhzsYH8VeIvOaxwi+B/2BCsFFT5EGjShdzOcm5DssWjtcpGWIMsn66rJciDA6jBruzNiLf1q0KvwMoX1uGNvnQ==
39033903
dependencies:
39043904
jquery ">=1.12.0 <5.0.0"
39053905

0 commit comments

Comments
 (0)