File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4747 "grunt-jsonlint" : " ~2.1" ,
4848 "grunt-shell" : " ~3.0" ,
4949 "jit-grunt" : " ~0.10" ,
50- "qunit" : " ~2.17 " ,
50+ "qunit" : " ~2.18 " ,
5151 "time-grunt" : " ~2.0"
5252 },
5353 "scripts" : {
Original file line number Diff line number Diff line change 55 < title > PowerTip AMD Test Suite</ title >
66 < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.js "> </ script >
77 < script type ="text/javascript " src ="amd.js "> </ script >
8- < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-2.17.2 .css " />
8+ < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-2.18.0 .css " />
99</ head >
1010< body >
1111 < div id ="qunit "> </ div >
Original file line number Diff line number Diff line change 33require . config ( {
44 paths : {
55 jquery : 'https://code.jquery.com/jquery-3.6.0' ,
6- qunit : 'https://code.jquery.com/qunit/qunit-2.17.2 ' ,
6+ qunit : 'https://code.jquery.com/qunit/qunit-2.18.0 ' ,
77 'jquery.powertip' : '../dist/jquery.powertip'
88 }
99} ) ;
Original file line number Diff line number Diff line change 55 < title > PowerTip Test Suite</ title >
66
77 <!-- QUnit Resources -->
8- < script type ="text/javascript " src ="https://code.jquery.com/qunit/qunit-2.17.2 .js "> </ script >
9- < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-2.17.2 .css " />
8+ < script type ="text/javascript " src ="https://code.jquery.com/qunit/qunit-2.18.0 .js "> </ script >
9+ < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-2.18.0 .css " />
1010
1111 <!-- Dynamic jQuery Version Loader -->
1212 < script type ="text/javascript ">
You can’t perform that action at this time.
0 commit comments