Skip to content

Commit

Permalink
Merge pull request #1534 from ucfopen/dependabot/npm_and_yarn/jquery-…
Browse files Browse the repository at this point in the history
…ui-1.13.2

Bump jquery-ui from 1.12.1 to 1.13.2
  • Loading branch information
clpetersonucf authored Feb 9, 2024
2 parents ce36445 + 3789754 commit 101efd0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.4.3",
"jquery": "3.5.1",
"jquery-ui": "1.12.1",
"jquery-ui": "1.13.2",
"lint-staged": "^10.2.11",
"mini-css-extract-plugin": "^2.7.2",
"nodemon": "^2.0.20",
Expand Down
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4865,16 +4865,23 @@ jest@^29.3.1:
import-local "^3.0.2"
jest-cli "^29.7.0"

[email protected]:
version "1.12.1"
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
integrity sha512-K/kDBMXkTky5LH+gqbMvttU1ipqCTaecKyAFjwHjUnPTVfm5I5PZC7We31iNR3yWtAHNqoxkLoit06lR/gKVlA==
[email protected]:
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"

[email protected]:
version "3.5.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5"
integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==

"jquery@>=1.8.0 <4.0.0":
version "3.7.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==

js-base64@^3.7.2:
version "3.7.6"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.6.tgz#6ccb5d761b48381fd819f9ce04998866dbcbbc99"
Expand Down

0 comments on commit 101efd0

Please sign in to comment.