Update devel deps
This commit is contained in:
parent
a06871eb42
commit
ca8634530e
1117
package-lock.json
generated
1117
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -32,16 +32,16 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@carto/mapnik": "^3.6.2-carto.11",
|
||||
"browserify": "~7.0.0",
|
||||
"browserify": "^16.2.3",
|
||||
"canvas": "^1.6.9",
|
||||
"leaflet": "1.0.3",
|
||||
"node-qunit-phantomjs": "1.6.0",
|
||||
"phantomjs-polyfill": "0.0.2",
|
||||
"qunit": "~0.7.5",
|
||||
"qunit": "~0.7.7",
|
||||
"qunitjs": "1.x",
|
||||
"request": "^2.88.0",
|
||||
"sinon": "~1.15.4",
|
||||
"uglify-js": "1.3.3",
|
||||
"uglify-js": "^3.4.9",
|
||||
"underscore": "1.8.3"
|
||||
},
|
||||
"scripts": {
|
||||
|
@ -19,4 +19,3 @@ test('reference test with canvas', function() {
|
||||
|
||||
equal(imageDiff, 0);
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user