diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vnext/package.json b/vnext/package.json index f136564b..a636d1a3 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -17,7 +17,7 @@ "@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/preset-env": "7.3.1", "@babel/preset-react": "7.0.0", - "autoprefixer": "^9.4.6", + "autoprefixer": "^9.4.7", "babel-core": "^7.0.0-bridge.0", "babel-eslint": "^10.0.1", "babel-jest": "^24.0.0", @@ -28,7 +28,7 @@ "error-overlay-webpack-plugin": "^0.1.6", "eslint": "^5.12.1", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-jest": "^22.1.3", + "eslint-plugin-jest": "^22.2.1", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.12.4", "file-loader": "^3.0.1", |