Merge pull request #12420 from openfoodfoundation/dependabot/npm_and_yarn/jquery-ui-1.13.3

chore(deps): bump jquery-ui from 1.13.2 to 1.13.3
This commit is contained in:
Gaetan Craig-Riou
2024-04-30 10:18:37 +10:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"flatpickr": "^4.6.9",
"foundation-sites": "^5.5.3",
"hotkeys-js": "^3.13.7",
"jquery-ui": "1.13.2",
"jquery-ui": "1.13.3",
"js-big-decimal": "^2.0.7",
"moment": "^2.30.1",
"mrujs": "^1.0.0",

View File

@@ -5501,10 +5501,10 @@ jest@^27.4.7:
import-local "^3.0.2"
jest-cli "^27.5.1"
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==
jquery-ui@1.13.3:
version "1.13.3"
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.3.tgz#d9f5292b2857fa1f2fdbbe8f2e66081664eb9bc5"
integrity sha512-D2YJfswSJRh/B8M/zCowDpNFfwsDmtfnMPwjJTyvl+CBqzpYwQ+gFYIbUUlzijy/Qvoy30H1YhoSui4MNYpRwA==
dependencies:
jquery ">=1.8.0 <4.0.0"