mirror of
https://github.com/quantum5/correcthorsebatterystaple.git
synced 2025-04-24 02:01:57 -04:00
Bump jquery from 3.3.1 to 3.4.0 (#2)
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:
parent
b3a7db92b3
commit
e2a605fe4b
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -3671,9 +3671,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"jquery": {
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
|
||||
"integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.0.tgz",
|
||||
"integrity": "sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ=="
|
||||
},
|
||||
"js-base64": {
|
||||
"version": "2.4.9",
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"core-js": "^2.5.7",
|
||||
"cross-env": "^5.2.0",
|
||||
"form-serializer": "^2.5.0",
|
||||
"jquery": "^3.3.1",
|
||||
"jquery": "^3.4.0",
|
||||
"octicons": "^8.1.3",
|
||||
"popper.js": "^1.14.5"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue