chore(dependencies): bump npm-run-all (#1913)

This commit is contained in:
Alexander Nanberg
2018-11-27 16:33:53 +01:00
committed by Shawn Erquhart
parent d5f4c99002
commit e1104d09bd
2 changed files with 22 additions and 226 deletions

View File

@ -68,9 +68,6 @@
"cache-me-outside": "^0.0.4",
"cross-env": "^5.1.4",
"cypress": "^3.0.3",
"deep-equal": "^1.0.1",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.2",
"eslint": "^5.3.0",
"eslint-plugin-react": "^7.10.0",
"friendly-errors-webpack-plugin": "^1.7.0",
@ -79,13 +76,11 @@
"jest-cli": "^23.4.0",
"jest-emotion": "^9.2.7",
"lerna": "^3.4.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"prettier": "1.14.0",
"raf": "^3.4.0",
"react-test-renderer": "^16.0.0",
"rimraf": "^2.6.2",
"start-server-and-test": "^1.7.0",
"style-loader": "^0.21.0",
"stylelint": "^9.4.0",
"stylelint-config-recommended": "^2.1.0",
"stylelint-config-styled-components": "^0.1.1",