]> source.dussan.org Git - jquery.git/commit
Build: Fix Travis build on Node.js 15 with npm 7
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 17 Nov 2020 16:05:41 +0000 (17:05 +0100)
committerGitHub <noreply@github.com>
Tue, 17 Nov 2020 16:05:41 +0000 (17:05 +0100)
commit07829a166439128469ea342fb1b6005b053929f7
tree32c81ae4ba31322b60550a68b99b27729cc946bb
parent0458f98eec3145f8d09d13429f22ab8a673a6a2a
Build: Fix Travis build on Node.js 15 with npm 7

The `grunt-karma` version we used required Karma 3.x and it's now enforced
in npm 7. Update a few Karma & Grunt-related packages to resolve the issue.

Closes gh-4810
package.json