From 82674b25212fadd838a80900b62a3780594dd67c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Dec 2019 05:58:30 +0000 Subject: [PATCH] chore(deps): update dependency antd to v3.26.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2e6ca25..78ec8df 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@types/redux-logger": "3.0.7", "@typescript-eslint/eslint-plugin": "2.11.0", "@typescript-eslint/parser": "2.11.0", - "antd": "3.26.1", + "antd": "3.26.2", "babel-plugin-emotion": "10.0.23", "babel-plugin-import": "1.13.0", "bitcoin-core": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 687c425..3c67e5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2631,10 +2631,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: "@types/color-name" "^1.1.1" color-convert "^2.0.1" -antd@3.26.1: - version "3.26.1" - resolved "https://registry.yarnpkg.com/antd/-/antd-3.26.1.tgz#ebeed1f658f82f47b1be94812c7d5297923e9260" - integrity sha512-4dsBs4CkwsJXQ1KPcReimAQs4Z36IiD+glIZfk3nCxPP4FovRGzqbyPAyOHTOqFr0lXXxEGsPHRxd2ctLmS6Sg== +antd@3.26.2: + version "3.26.2" + resolved "https://registry.yarnpkg.com/antd/-/antd-3.26.2.tgz#3c6068612a1790bf0cd3049ada70e8efb8b7c53e" + integrity sha512-18wU3MYozJTWnHpehuPFJhOClrgLSdApubCn6KOCSgZYFD5Y0ZG59bR44Um5uxz/rIWA09gVwIAs62kJNcVZZg== dependencies: "@ant-design/create-react-context" "^0.2.4" "@ant-design/icons" "~2.1.1"