Merge pull request 'Update dependency jquery to ^3.6.0' (#46) from renovate/jquery-3.x into develop
continuous-integration/drone/push Build is passing Details

Reviewed-on: #46
This commit is contained in:
Samuel Philipp 2021-03-03 11:18:27 +00:00
commit 593427c377
1 changed files with 1 additions and 1 deletions

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"
}
}