Skip to content

Commit

Permalink
build(deps): update jquery requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [jquery](https://github.com/jquery/jquery) to permit the latest version.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@3.4.1...3.7.1)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 60004f5 commit 81c7c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-frontend/packages/superset-ui-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"bootstrap": "^3.4.1",
"core-js": "3.8.3",
"gh-pages": "^3.0.0",
"jquery": "^3.4.1",
"jquery": "^3.7.1",
"memoize-one": "^5.1.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
Expand Down

0 comments on commit 81c7c98

Please sign in to comment.