diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-10 12:26:11 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2021-10-10 12:37:16 +0000 |
commit | 869f571e1dd8aa0ff179ba94a2beaacda34bbb4d (patch) | |
tree | f9996d7c593a086d358ad0efd0cbbfb72abb22f8 /package.json | |
parent | 9c2ba2f9a736e7358be00e70cd3438a9ad7b5dd2 (diff) | |
download | nextcloud-server-869f571e1dd8aa0ff179ba94a2beaacda34bbb4d.tar.gz nextcloud-server-869f571e1dd8aa0ff179ba94a2beaacda34bbb4d.zip |
Bump jquery-ui from 1.12.1 to 1.13.0
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.12.1...1.13.0)
---
updated-dependencies:
- dependency-name: jquery-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 600100b4a44..55d6a383f06 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3", "jquery": "~3.3", "jquery-migrate": "~3.3", - "jquery-ui": "^1.12.1", + "jquery-ui": "^1.13.0", "jquery-ui-dist": "^1.12.1", "jstimezonedetect": "^1.0.7", "lodash": "^4.17.21", |