Update dependency jquery to ^3.5.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2020-07-05 02:16:42 +00:00
parent aff5691f4c
commit 13b74fb1f9
2 changed files with 4 additions and 4 deletions

View file

@ -33,6 +33,6 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.1",
"bootstrap": "^4.3.1",
"jquery": "^3.4.1"
"jquery": "^3.5.1"
}
}