Skip to content

Commit 501fe0d

Browse files
chore(deps): bump jquery-ui from 1.14.1 to 1.14.2 in /components
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.14.1 to 1.14.2. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](jquery/jquery-ui@1.14.1...1.14.2) --- updated-dependencies: - dependency-name: jquery-ui dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c8e6db commit 501fe0d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"google-code-prettify": "^1.0.0",
2525
"jquery": "^3.7.1",
2626
"jquery-highlight": "3.5.0",
27-
"jquery-ui": "1.14.1",
27+
"jquery-ui": "1.14.2",
2828
"jquery.cookie": "1.4.1",
2929
"jquery.flot.tooltip": "^0.9.0",
3030
"jquery.hotkeys": "jeresig/jquery.hotkeys#master",

components/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -287,10 +287,10 @@ jquery-highlight@3.5.0:
287287
dependencies:
288288
jquery ">= 1.0.0"
289289

290-
jquery-ui@1.14.1:
291-
version "1.14.1"
292-
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.14.1.tgz#ba342ea3ffff662b787595391f607d923313e040"
293-
integrity sha512-DhzsYH8VeIvOaxwi+B/2BCsFFT5EGjShdzOcm5DssWjtcpGWIMsn66rJciDA6jBruzNiLf1q0KvwMoX1uGNvnQ==
290+
jquery-ui@1.14.2:
291+
version "1.14.2"
292+
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.14.2.tgz#515288b5c730b720acca6e53a0366827ad834053"
293+
integrity sha512-1gSl7PUjyipa2adSr780Ujk16faicrV7PjPPzPtvWk7tTqBnsqp67NNV9jZK2+BIxUPXWSnIUU/LBCgwgGZE+Q==
294294
dependencies:
295295
jquery ">=1.12.0 <5.0.0"
296296

0 commit comments

Comments
 (0)