Skip to content

Commit c6ac33c

Browse files
Bump jquery-ui from 1.13.1 to 1.13.2 (#375)
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](jquery/jquery-ui@1.13.1...1.13.2) --- updated-dependencies: - dependency-name: jquery-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18818d8 commit c6ac33c

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
@@ -7,7 +7,7 @@
77
"bootstrap": "^4.6.2",
88
"glob-parent": "^6.0.2",
99
"jquery": "^3.6.1",
10-
"jquery-ui": "^1.13.1",
10+
"jquery-ui": "^1.13.2",
1111
"popper.js": "^1.16.1"
1212
},
1313
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3988,10 +3988,10 @@ jest-worker@^26.5.0:
39883988
merge-stream "^2.0.0"
39893989
supports-color "^7.0.0"
39903990

3991-
jquery-ui@^1.13.1:
3992-
version "1.13.1"
3993-
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.1.tgz#d0b7a42e73a04c31bb5706adf86f6f8942f64eaa"
3994-
integrity sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA==
3991+
jquery-ui@^1.13.2:
3992+
version "1.13.2"
3993+
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.2.tgz#de03580ae6604773602f8d786ad1abfb75232034"
3994+
integrity sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q==
39953995
dependencies:
39963996
jquery ">=1.8.0 <4.0.0"
39973997

0 commit comments

Comments
 (0)