Bump jquery from 3.4.1 to 3.5.0
All checks were successful
continuous-integration/drone/push Build is passing

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-05-01 09:10:46 +00:00
committed by Jim Martens
parent 62e4975a41
commit 31abfc27c7
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"bootstrap": "^4.3.1",
"jquery": "^3.4.0",
"jquery": "^3.5.0",
"js-yaml": "3.13.1",
"popper.js": "^1.15.0"
},