mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-23 20:24:45 +02:00
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:
parent
e844de48a0
commit
258e3b5aad
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue