Merge pull request #9222 from fredj/devDependencies

Update all dev dependencies
This commit is contained in:
Frédéric Junod
2019-02-15 12:49:08 +01:00
committed by GitHub

View File

@@ -42,11 +42,11 @@
}, },
"devDependencies": { "devDependencies": {
"@openlayers/eslint-plugin": "^4.0.0-beta.1", "@openlayers/eslint-plugin": "^4.0.0-beta.1",
"@types/arcgis-rest-api": "^10.4.3", "@types/arcgis-rest-api": "^10.4.4",
"@types/geojson": "^7946.0.5", "@types/geojson": "^7946.0.6",
"@types/pbf": "^3.0.1", "@types/pbf": "^3.0.1",
"@types/rbush": "^2.0.2", "@types/rbush": "^2.0.2",
"@types/topojson-specification": "^1.0.0", "@types/topojson-specification": "^1.0.1",
"buble": "^0.19.6", "buble": "^0.19.6",
"buble-loader": "^0.5.1", "buble-loader": "^0.5.1",
"chaikin-smooth": "^1.0.4", "chaikin-smooth": "^1.0.4",
@@ -75,11 +75,11 @@
"loglevelnext": "^3.0.0", "loglevelnext": "^3.0.0",
"marked": "0.6.0", "marked": "0.6.0",
"mocha": "5.2.0", "mocha": "5.2.0",
"ol-mapbox-style": "^3.6.4", "ol-mapbox-style": "^3.7.1",
"pixelmatch": "^4.0.2", "pixelmatch": "^4.0.2",
"pngjs": "^3.3.3", "pngjs": "^3.3.3",
"proj4": "2.5.0", "proj4": "2.5.0",
"puppeteer": "^1.12.1", "puppeteer": "^1.12.2",
"serve-static": "^1.13.2", "serve-static": "^1.13.2",
"shx": "^0.3.2", "shx": "^0.3.2",
"sinon": "^7.2.3", "sinon": "^7.2.3",
@@ -88,10 +88,10 @@
"url-polyfill": "^1.1.3", "url-polyfill": "^1.1.3",
"walk": "^2.3.9", "walk": "^2.3.9",
"webpack": "4.29.3", "webpack": "4.29.3",
"webpack-cli": "^3.2.0", "webpack-cli": "^3.2.3",
"webpack-dev-middleware": "^3.5.1", "webpack-dev-middleware": "^3.5.2",
"webpack-dev-server": "^3.1.14", "webpack-dev-server": "^3.1.14",
"yargs": "^13.1.0" "yargs": "^13.2.0"
}, },
"eslintConfig": { "eslintConfig": {
"extends": "openlayers", "extends": "openlayers",