Merge pull request #3167 from thelounge/renovate/jquery-3.x

Update dependency jquery to v3.4.0
This commit is contained in:
Pavel Djundik 2019-04-12 19:30:20 +03:00 committed by GitHub
commit 5d479f3e62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -90,7 +90,7 @@
"html-minifier": "4.0.0", "html-minifier": "4.0.0",
"html-minifier-loader": "1.4.1", "html-minifier-loader": "1.4.1",
"intersection-observer": "0.5.1", "intersection-observer": "0.5.1",
"jquery": "3.3.1", "jquery": "3.4.0",
"mini-css-extract-plugin": "0.5.0", "mini-css-extract-plugin": "0.5.0",
"mocha": "6.1.3", "mocha": "6.1.3",
"mochapack": "1.1.1", "mochapack": "1.1.1",

View File

@ -4621,10 +4621,10 @@ istanbul-reports@^2.1.1:
dependencies: dependencies:
handlebars "^4.1.0" handlebars "^4.1.0"
jquery@3.3.1: jquery@3.4.0:
version "3.3.1" version "3.4.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
integrity sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg== integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
js-base64@^2.1.9: js-base64@^2.1.9:
version "2.5.1" version "2.5.1"