Skip to content

Commit 81c7c98

Browse files
build(deps): update jquery requirement
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]>
1 parent 60004f5 commit 81c7c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

superset-frontend/packages/superset-ui-demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"bootstrap": "^3.4.1",
4747
"core-js": "3.8.3",
4848
"gh-pages": "^3.0.0",
49-
"jquery": "^3.4.1",
49+
"jquery": "^3.7.1",
5050
"memoize-one": "^5.1.1",
5151
"react": "^16.13.1",
5252
"react-dom": "^16.13.1",

0 commit comments

Comments
 (0)