diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-15 01:22:52 +0000 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-06-17 09:08:18 +0200 |
commit | 8e80703fd102cdf4d4eb92af9d10b0c2a05b1872 (patch) | |
tree | 4f999dc1652c9dbab0b69e5d08b71be1276ac331 /package.json | |
parent | f15adce2a74db2706934489bca55652d597e0bc7 (diff) | |
download | nextcloud-server-8e80703fd102cdf4d4eb92af9d10b0c2a05b1872.tar.gz nextcloud-server-8e80703fd102cdf4d4eb92af9d10b0c2a05b1872.zip |
chore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3
Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 36754443b53..b812ae618e2 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "is-svg": "^5.0.1", "jquery": "~3.7", "jquery-ui": "^1.13.2", - "jquery-ui-dist": "^1.13.2", + "jquery-ui-dist": "^1.13.3", "libphonenumber-js": "^1.10.60", "lodash": "^4.17.21", "marked": "^11.2.0", |