This updates grunt and all grunt plugins to latest versions. Updated QUnit to 1.18 for better AMD loading support in the tests and tweaked the way it's imported.
I'd suggest to bump this to 1.1.0 (or maybe even 2.0.0?) just in case. Although the code itself shouldn't be affected, it could be some people rely on that older setup.
This updates grunt and all grunt plugins to latest versions. Updated QUnit to 1.18 for better AMD loading support in the tests and tweaked the way it's imported. I'd suggest to bump this to
1.1.0
(or maybe even2.0.0
?) just in case. Although the code itself shouldn't be affected, it could be some people rely on that older setup.