Skip to content

Commit 8fa6245

Browse files
Bump jquery-ui from 1.13.1 to 1.13.2 (#567)
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 ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Olivier Lamy <[email protected]>
1 parent 7f62b7d commit 8fa6245

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"jenkins-js-modules": "1.3.0",
4343
"jquery": "^3.5.1",
44-
"jquery-ui": "^1.13.0",
44+
"jquery-ui": "^1.13.2",
4545
"raf": "^3.4.1"
4646
},
4747
"browserslist": [

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1922,9 +1922,9 @@ jest-worker@^27.4.5:
19221922
merge-stream "^2.0.0"
19231923
supports-color "^8.0.0"
19241924

1925-
jquery-ui@^1.13.0:
1926-
version "1.13.1"
1927-
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.1.tgz#d0b7a42e73a04c31bb5706adf86f6f8942f64eaa"
1925+
jquery-ui@^1.13.2:
1926+
version "1.13.2"
1927+
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.2.tgz#de03580ae6604773602f8d786ad1abfb75232034"
19281928
dependencies:
19291929
jquery ">=1.8.0 <4.0.0"
19301930

0 commit comments

Comments
 (0)