diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-13 23:28:45 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-02-14 00:11:58 +0000 |
commit | 4e6ba2b9b59d53159e84ba0f79e43bd3756a1b5f (patch) | |
tree | 5a315e5fe638c1b738fb57c55254b683094cbc02 /package.json | |
parent | f49e2a95e93f09f66b37241f38341735754a7066 (diff) | |
download | nextcloud-server-4e6ba2b9b59d53159e84ba0f79e43bd3756a1b5f.tar.gz nextcloud-server-4e6ba2b9b59d53159e84ba0f79e43bd3756a1b5f.zip |
Bump jquery-ui-dist from 1.13.0 to 1.13.1
Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.0...1.13.1)
---
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 188fb48c8dc..64a02012d73 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "jquery": "~3.6", "jquery-migrate": "~3.3", "jquery-ui": "^1.13.1", - "jquery-ui-dist": "^1.13.0", + "jquery-ui-dist": "^1.13.1", "jstimezonedetect": "^1.0.7", "lodash": "^4.17.21", "marked": "^4.0.12", |