diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-02 07:28:34 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-09-05 10:59:09 +0000 |
commit | a1f3ce43fe5c463bd297facc6bc839163d26866f (patch) | |
tree | e6316362a41f5a858443b13e5a04594b9eaf5d90 /package.json | |
parent | 4dfc5f69b020f065d88aa016bfaf55dbb00dba7c (diff) | |
download | nextcloud-server-a1f3ce43fe5c463bd297facc6bc839163d26866f.tar.gz nextcloud-server-a1f3ce43fe5c463bd297facc6bc839163d26866f.zip |
build(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 5c844af5359..de65c466ec3 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "jquery": "~3.7", "jquery-migrate": "~3.4", "jquery-ui": "^1.13.3", - "jquery-ui-dist": "^1.13.2", + "jquery-ui-dist": "^1.13.3", "libphonenumber-js": "^1.10.41", "lodash": "^4.17.21", "marked": "^9.1.5", |