Update dependency jquery to ^3.6.0
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 2021-03-02 23:34:18 +00:00
parent 562b0e644a
commit 816c163018

View file

@ -33,6 +33,6 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.2",
"bootstrap": "^4.6.0",
"jquery": "^3.5.1"
"jquery": "^3.6.0"
}
}