Bump jquery from 1.12.4 to 3.4.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-04-21 17:33:23 +00:00 committed by GitHub
parent e844de48a0
commit 258e3b5aad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -39,7 +39,7 @@
"dependencies": {
"backbone": "^1.4.0",
"flux": "^3.1.3",
"jquery": "^1.8.0",
"jquery": "^3.4.0",
"markdown": "^0.5.0",
"prop-types": "^15.7.2",
"q": "^1.5.1",

View file

@ -2563,10 +2563,10 @@ jasmine@^3.1.0:
glob "^7.1.4"
jasmine-core "~3.5.0"
jquery@^1.8.0:
version "1.12.4"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.12.4.tgz#01e1dfba290fe73deba77ceeacb0f9ba2fec9e0c"
integrity sha1-AeHfuikP5z3rp3zurLD5ui/sngw=
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-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"