mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-22 19:55:03 +02:00
Merge pull request #684 from pcottle/dependabot/npm_and_yarn/jquery-3.4.0
Bump jquery from 1.12.4 to 3.4.0
This commit is contained in:
commit
a41c3b9792
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