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

Update dependency jquery to v3.4.1
This commit is contained in:
Pavel Djundik 2019-05-11 21:15:27 +03:00 committed by GitHub
commit 85aad8c9ba
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-loader": "1.4.1",
"intersection-observer": "0.7.0",
"jquery": "3.4.0",
"jquery": "3.4.1",
"mini-css-extract-plugin": "0.6.0",
"mocha": "6.1.4",
"mochapack": "1.1.1",

View file

@ -4684,10 +4684,10 @@ istanbul-reports@^2.2.4:
dependencies:
handlebars "^4.1.2"
jquery@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
jquery@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
js-base64@^2.1.9:
version "2.5.1"