Merge pull request #2197 from rancher/dependabot/npm_and_yarn/jquery-3.4.0

Bump jquery from 3.3.1 to 3.4.0
This commit is contained in:
Catherine Luse
2020-01-21 12:27:57 -07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"atomic-algolia": "^0.3.15",
"instantsearch.js": "^2.8.0",
"izimodal": "^1.5.1",
"jquery": "^3.3.1",
"jquery": "^3.4.0",
"jsdom": "^11.11.0",
"lory.js": "^2.4.1",
"md5": "^2.2.1",
+4 -4
View File
@@ -1873,10 +1873,10 @@ izimodal@^1.5.1:
dependencies:
jquery "~2"
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==
jquery@~2:
version "2.2.4"