Skip to content

Commit

Permalink
Bump jquery-ui from 1.13.1 to 1.13.2
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 18, 2022
1 parent 5071c73 commit 5cdf707
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"google-code-prettify": "^1.0.3",
"ion-rangeslider": "^2",
"jquery": "^3.5.0",
"jquery-ui": "^1.13.0",
"jquery-ui": "^1.13.2",
"jquery-ui-themes": "^1.12.0",
"jszip": "^3.7.1",
"moment": "^2.29.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -544,10 +544,10 @@ jquery-ui-themes@^1.12.0:
resolved "https://registry.yarnpkg.com/jquery-ui-themes/-/jquery-ui-themes-1.12.0.tgz#a57ba0ad96800d84522fe76893ffcbde67081d51"
integrity sha512-3+GsDM7HifCXDn2s8i7LMGIG64yc+C+kl3DZc6FFT64kIsW4espXwY8MjZwesAaNTmDntQgUdLTOf/3DKg9RNg==

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

Expand Down

0 comments on commit 5cdf707

Please sign in to comment.