Skip to content

Commit 464b32b

Browse files
Bump jquery from 2.2.4 to 3.5.0 in /examples/shim-jquery-ui (#240)
Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@2.2.4...3.5.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e81d2cc commit 464b32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/shim-jquery-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"browserify": "~2.36.1",
2929
"browserify-shim": "~3.0.0",
30-
"jquery": "^2.1.1",
30+
"jquery": "^3.5.0",
3131
"jquery-ui": "^1.10.5"
3232
}
3333
}

0 commit comments

Comments
 (0)