aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-16 18:07:36 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-10-17 08:37:22 +0000
commita1296e9f405ab4b5b8f7c0a16252488749bdcdd5 (patch)
tree0170d512d0503ed3ec5640ead20c509c841ef55c /package.json
parentfe38f765d7afeb2a58996f38643e971bb6723b21 (diff)
downloadnextcloud-server-a1296e9f405ab4b5b8f7c0a16252488749bdcdd5.tar.gz
nextcloud-server-a1296e9f405ab4b5b8f7c0a16252488749bdcdd5.zip
Bump jquery-ui-dist from 1.13.1 to 1.13.2
Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.13.1...1.13.2) --- updated-dependencies: - dependency-name: jquery-ui-dist dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5c12b457ac9..8f7d63e30ea 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"jquery": "~3.6",
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.2",
- "jquery-ui-dist": "^1.13.1",
+ "jquery-ui-dist": "^1.13.2",
"jstimezonedetect": "^1.0.7",
"libphonenumber-js": "^1.10.13",
"lodash": "^4.17.21",