Bump jquery from 3.3.1 to 3.4.0

Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-07-23 17:06:52 +00:00 коммит произвёл Armen Zambrano
Родитель d9092ca2ee
Коммит 61fe0ca74d
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -36,7 +36,7 @@
"d3": "5.9.7",
"fuse.js": "3.4.5",
"history": "4.9.0",
"jquery": "3.3.1",
"jquery": "3.4.0",
"jquery.flot": "0.8.3",
"jquery.scrollto": "2.1.2",
"js-cookie": "2.2.0",

Просмотреть файл

@ -5778,10 +5778,10 @@ jquery.scrollto@2.1.2:
dependencies:
jquery ">=1.8"
jquery@3.3.1, jquery@>=1.8:
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, jquery@>=1.8:
version "3.4.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
js-cookie@2.2.0, js-cookie@^2.2.0:
version "2.2.0"