From 6af7b3696bbd1a9eca1931a4001940efd0cf54a3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 13 May 2018 15:26:15 +0000 Subject: [PATCH] Update dependency antd to v3.5.2 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 742482264..4700875a7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "antd": "3.5.1", + "antd": "3.5.2", "auth0-js": "9.5.1", "autobind-decorator": "2.1.0", "enzyme-adapter-react-16": "1.1.1", diff --git a/yarn.lock b/yarn.lock index 9559a09db..4e0d3b6f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -311,9 +311,9 @@ antd@3.0.0: shallowequal "^1.0.1" warning "~3.0.0" -antd@3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/antd/-/antd-3.5.1.tgz#6efe9f05dd7a06d650808832ebb1783806da2e12" +antd@3.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/antd/-/antd-3.5.2.tgz#f27356289788dbe463103f0ab715345ac7ca8cee" dependencies: array-tree-filter "^2.0.0" babel-runtime "6.x"