diff --git a/package.json b/package.json index c67e0e67d3..be8adbfebf 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "enzyme-to-json": "^3.3.4", "eslint": "^5.6.1", "eslint-config-airbnb": "^17.1.0", - "eslint-config-prettier": "^3.0.1", + "eslint-config-prettier": "^4.0.0", "eslint-plugin-babel": "^5.2.1", "eslint-plugin-import": "^2.14.0", "eslint-plugin-jsx-a11y": "^6.1.2", @@ -132,7 +132,7 @@ "eslint-tinker": "^0.5.0", "fetch-jsonp": "^1.1.3", "glob": "^7.1.3", - "immutability-helper": "^2.8.1", + "immutability-helper": "^3.0.0", "intersection-observer": "^0.5.0", "jest": "^23.6.0", "jsdom": "^13.0.0",