chore(project): bump devDependency versions

This commit is contained in:
Nico Rehwaldt 2019-06-25 22:54:28 +02:00 committed by merge-me[bot]
parent 3399290fe1
commit 5e62206170
2 changed files with 801 additions and 215 deletions

1004
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -44,8 +44,8 @@
"cpx": "^1.5.0",
"del": "^3.0.0",
"eslint": "^5.16.0",
"eslint-plugin-bpmn-io": "^0.6.1",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-bpmn-io": "^0.8.2",
"eslint-plugin-import": "^2.18.0",
"execa": "^1.0.0",
"istanbul-instrumenter-loader": "^3.0.1",
"karma": "^4.1.0",
@ -58,13 +58,13 @@
"karma-phantomjs-launcher": "^1.0.4",
"karma-safari-launcher": "^1.0.0",
"karma-sinon-chai": "^2.0.2",
"karma-webpack": "^3.0.0",
"karma-webpack": "^4.0.2",
"mkdirp": "^0.5.1",
"mocha": "^5.2.0",
"mocha": "^6.1.4",
"mocha-test-container-support": "0.2.0",
"npm-run-all": "^4.1.2",
"phantomjs-prebuilt": "^2.1.12",
"puppeteer": "^1.14.0",
"puppeteer": "^1.18.0",
"raw-loader": "^0.5.1",
"rollup": "^0.66.6",
"rollup-plugin-commonjs": "^9.3.4",
@ -75,7 +75,7 @@
"rollup-plugin-uglify": "^6.0.2",
"sinon": "^7.3.2",
"sinon-chai": "^3.2.0",
"webpack": "^4.30.0"
"webpack": "^4.35.0"
},
"dependencies": {
"bpmn-font": "^0.9.3",