1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-12 13:54:48 +00:00

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-05-02 20:03:01 +00:00
committed by Jonah Aragon
parent f506682ea0
commit 4703b6e72d
2 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@fortawesome/fontawesome-pro": "^6.0.0-alpha3",
"bootstrap": "^4.6.0",
"jquery": "^3.5.1",
"jquery": "^3.6.0",
"popper.js": "^1.16.1"
}
}