Bump jquery from 3.6.4 to 3.7.0

Bumps [jquery](https://github.com/jquery/jquery) from 3.6.4 to 3.7.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.4...3.7.0)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-11 22:56:57 +00:00
committed by GitHub
parent ba1d17d1c4
commit 60325cdcff
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"bootstrap": "^4.6.2",
"jquery": "^3.6.4",
"jquery": "^3.7.0",
"js-yaml": "4.1.0",
"popper.js": "^1.16.1"
},