aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/blueimp/jquery-file-upload/package.json
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2020-08-22 19:36:43 +0200
committerMario Vavti <mario@mariovavti.com>2020-08-22 19:36:43 +0200
commit48786119871aaf1029fac12a37d212afddafc757 (patch)
tree2cc3b6a0d2330b04ae78cc8219edf1ccac6f3c52 /vendor/blueimp/jquery-file-upload/package.json
parent2c777acb25fd5355ec02dc74c428174df80310d0 (diff)
downloadvolse-hubzilla-48786119871aaf1029fac12a37d212afddafc757.tar.gz
volse-hubzilla-48786119871aaf1029fac12a37d212afddafc757.tar.bz2
volse-hubzilla-48786119871aaf1029fac12a37d212afddafc757.zip
composer update jquery-file-upload
Diffstat (limited to 'vendor/blueimp/jquery-file-upload/package.json')
-rw-r--r--vendor/blueimp/jquery-file-upload/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/blueimp/jquery-file-upload/package.json b/vendor/blueimp/jquery-file-upload/package.json
index 529e6693d..ddddc64d3 100644
--- a/vendor/blueimp/jquery-file-upload/package.json
+++ b/vendor/blueimp/jquery-file-upload/package.json
@@ -1,6 +1,6 @@
{
"name": "blueimp-file-upload",
- "version": "10.30.1",
+ "version": "10.31.0",
"title": "jQuery File Upload",
"description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.",
"keywords": [
@@ -46,7 +46,7 @@
"eslint": "7",
"eslint-config-blueimp": "2",
"eslint-config-prettier": "6",
- "eslint-plugin-jsdoc": "25",
+ "eslint-plugin-jsdoc": "29",
"eslint-plugin-prettier": "3",
"prettier": "2",
"stylelint": "13",