Browse Source

chore(deps): update dependency antd to v3.26.2

master
Renovate Bot 5 years ago
parent
commit
82674b2521
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  1. 2
      package.json
  2. 8
      yarn.lock

2
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",

8
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"

Loading…
Cancel
Save