Bump jquery from 3.5.1 to 3.6.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-03 05:06:41 +00:00
committed by GitHub
parent df2e0a2041
commit 439a6d8a1b
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"bootstrap": "^4.6.0",
"jquery": "^3.5.0",
"jquery": "^3.6.0",
"js-yaml": "4.0.0",
"popper.js": "^1.16.1"
},