Bump jquery from 3.4.1 to 3.5.0

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-04-30 04:16:42 +00:00
committed by GitHub
parent d79bd0ddf8
commit d3f163a793
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
"body-parser": "^1.19.0",
"connect-busboy": "0.0.2",
"express": "^4.17.0",
"jquery": "^3.4.1",
"jquery": "^3.5.0",
"mocha": "^6.1.4"
},
"devDependencies": {