Update dependency jquery to v3.4.0

This commit is contained in:
Renovate Bot 2019-04-10 19:54:41 +00:00
parent 66f8b0a123
commit 3e0711ca2d
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View file

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

View file

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