Merge pull request #9429 from fredj/update_dev_deps

Update all devDependencies
This commit is contained in:
Frédéric Junod
2019-04-12 12:42:10 +02:00
committed by GitHub

View File

@@ -41,9 +41,9 @@
"rbush": "2.0.2"
},
"devDependencies": {
"@openlayers/eslint-plugin": "^4.0.0-beta.1",
"@openlayers/eslint-plugin": "^4.0.0-beta.2",
"@types/arcgis-rest-api": "^10.4.4",
"@types/geojson": "^7946.0.6",
"@types/geojson": "^7946.0.7",
"@types/pbf": "^3.0.1",
"@types/rbush": "^2.0.2",
"@types/topojson-specification": "^1.0.1",
@@ -51,15 +51,15 @@
"buble-loader": "^0.5.1",
"chaikin-smooth": "^1.0.4",
"clean-css-cli": "4.3.0",
"copy-webpack-plugin": "^5.0.1",
"copy-webpack-plugin": "^5.0.2",
"coveralls": "3.0.3",
"eslint": "^5.15.2",
"eslint": "^5.16.0",
"eslint-config-openlayers": "^11.0.0",
"expect.js": "0.3.1",
"front-matter": "^3.0.1",
"fs-extra": "^7.0.1",
"glob": "^7.1.2",
"globby": "^9.1.0",
"globby": "^9.2.0",
"handlebars": "4.1.1",
"istanbul": "0.4.5",
"jquery": "3.4.0",
@@ -75,22 +75,22 @@
"loglevelnext": "^3.0.0",
"marked": "0.6.2",
"mocha": "6.1.3",
"ol-mapbox-style": "^4.2.1",
"ol-mapbox-style": "^4.3.1",
"pixelmatch": "^4.0.2",
"pngjs": "^3.4.0",
"proj4": "2.5.0",
"puppeteer": "~1.14.0",
"serve-static": "^1.13.2",
"shx": "^0.3.2",
"sinon": "^7.2.7",
"sinon": "^7.3.1",
"terser-webpack-plugin": "^1.2.3",
"typescript": "^3.2.2",
"url-polyfill": "^1.1.5",
"walk": "^2.3.9",
"webpack": "4.29.6",
"webpack-cli": "^3.3.0",
"webpack-dev-middleware": "^3.6.1",
"webpack-dev-server": "^3.2.1",
"webpack-dev-middleware": "^3.6.2",
"webpack-dev-server": "^3.3.1",
"yargs": "^13.2.2"
},
"eslintConfig": {