diff options
author | Vitaly Takmazov | 2018-11-11 00:56:15 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:53 +0300 |
commit | e22f69d145a6c805b843bae76236b65b30ac5ef9 (patch) | |
tree | 6a3079e36b4d01b8fd11a8f78a9927cde3d6d22f /vnext/package.json | |
parent | 71c932eaf083c951cb534d71768ec8baa27c40b0 (diff) |
update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json index a3e0cffb..dcf475e4 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -25,11 +25,11 @@ "connect-history-api-fallback": "^1.5.0", "css-loader": "^1.0.1", "enzyme": "^3.7.0", - "enzyme-adapter-react-16": "^1.6.0", + "enzyme-adapter-react-16": "^1.7.0", "error-overlay-webpack-plugin": "^0.1.5", - "eslint": "^5.8.0", + "eslint": "^5.9.0", "eslint-plugin-babel": "^5.2.1", - "eslint-plugin-jest": "^21.27.2", + "eslint-plugin-jest": "^22.0.0", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.11.1", "file-loader": "^2.0.0", |