1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Merge branch 'master' into greenkeeper/nyc-15.0.0

This commit is contained in:
Denis Demchenko
2019-12-26 16:18:07 +02:00
committed by GitHub
13 changed files with 575 additions and 69 deletions

View File

@@ -38,7 +38,7 @@
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-add-module-exports": "^1.0.2",
"babel-plugin-istanbul": "^5.2.0",
"babel-plugin-istanbul": "^6.0.0",
"compression-webpack-plugin": "^3.0.0",
"coveralls": "^3.0.6",
"docdash": "^1.1.1",
@@ -49,7 +49,7 @@
"gh-pages": "^2.1.1",
"jsdoc": "^3.6.3",
"nyc": "^15.0.0",
"sinon": "^7.5.0",
"sinon": "^8.0.0",
"testem": "^3.0.0",
"webpack": "^4.41.0",
"webpack-bundle-analyzer": "^3.5.2",