Upgrade chai-enzyme, precss and uws (#4010)
* Update chai-enzyme to v0.8.0 * Upgrade precss to v2.0.0 * Upgrade uws to v8.14.0
This commit is contained in:
committed by
Eugen Rochko
parent
92f1c474f3
commit
a9c326b200
@ -70,7 +70,7 @@
|
||||
"pg": "^6.4.0",
|
||||
"postcss-loader": "^2.0.6",
|
||||
"postcss-smart-import": "^0.7.4",
|
||||
"precss": "^1.4.0",
|
||||
"precss": "^2.0.0",
|
||||
"prop-types": "^15.5.10",
|
||||
"punycode": "^2.1.0",
|
||||
"rails-ujs": "^5.1.2",
|
||||
@ -106,7 +106,7 @@
|
||||
"throng": "^4.0.0",
|
||||
"tiny-queue": "^0.2.1",
|
||||
"uuid": "^3.1.0",
|
||||
"uws": "^0.14.5",
|
||||
"uws": "^8.14.0",
|
||||
"webpack": "^3.0.0",
|
||||
"webpack-bundle-analyzer": "^2.8.2",
|
||||
"webpack-manifest-plugin": "^1.1.0",
|
||||
@ -118,7 +118,7 @@
|
||||
"@storybook/react": "^3.1.6",
|
||||
"babel-eslint": "^7.2.3",
|
||||
"chai": "^4.0.1",
|
||||
"chai-enzyme": "^0.7.1",
|
||||
"chai-enzyme": "^0.8.0",
|
||||
"enzyme": "^2.9.1",
|
||||
"eslint": "^3.19.0",
|
||||
"eslint-plugin-jsx-a11y": "^4.0.0",
|
||||
|
Reference in New Issue
Block a user