diff options
author | Vitaly Takmazov | 2018-08-31 12:46:04 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:53 +0300 |
commit | 8c65a5222b9ad1f502df39e2576b361c45fab577 (patch) | |
tree | fbe262d447892381ece92c1f1e870abae7d71994 /vnext/package.json | |
parent | 1d5311af882fe51274160470381f6f5518beeb12 (diff) |
dependency update
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index c4cbd74e..fa3739f8 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -24,7 +24,7 @@ "connect-history-api-fallback": "^1.5.0", "css-loader": "^1.0.0", "enzyme": "^3.5.0", - "enzyme-adapter-react-16": "^1.3.0", + "enzyme-adapter-react-16": "^1.3.1", "error-overlay-webpack-plugin": "^0.1.5", "eslint": "^5.4.0", "eslint-plugin-babel": "^5.1.0", |