Skip to content

Commit 8b4a4f3

Browse files
Bump jquery from 2.2.4 to 3.5.0
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] <support@github.com>
1 parent cac6a27 commit 8b4a4f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"grunt-umd": "~2.4.0",
3838
"numeral": "~1.5.3",
3939
"qunitjs": "^1.20.0",
40-
"jquery": "2.2.4"
40+
"jquery": "3.5.0"
4141
},
4242
"dependencies": {
43-
"jquery": "2.2.4"
43+
"jquery": "3.5.0"
4444
},
4545
"scripts": {
4646
"prepublish": "grunt prepublish",

0 commit comments

Comments
 (0)