Merge pull request 'Update dependency jquery to ^3.6.0' (#46) from renovate/jquery-3.x into develop
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #46
This commit is contained in:
commit
b0eadd25eb
1 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,6 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-free": "^5.15.2",
|
"@fortawesome/fontawesome-free": "^5.15.2",
|
||||||
"bootstrap": "^4.6.0",
|
"bootstrap": "^4.6.0",
|
||||||
"jquery": "^3.5.1"
|
"jquery": "^3.6.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue