Browse Source

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

feat/auto-update
Renovate Bot 5 years ago
committed by renovate[bot]
parent
commit
9bb74d6cb3
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -71,7 +71,7 @@
"@types/redux-logger": "3.0.7",
"@typescript-eslint/eslint-plugin": "2.3.2",
"@typescript-eslint/parser": "2.3.2",
"antd": "3.23.5",
"antd": "3.23.6",
"babel-plugin-emotion": "10.0.20",
"babel-plugin-import": "1.12.2",
"bitcoin-core": "3.0.0",

8
yarn.lock

@ -2890,10 +2890,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"
antd@3.23.5:
version "3.23.5"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.23.5.tgz#ee87cd742c9ac99c95e728aa948615108629af59"
integrity sha512-D4N10iocjLxpLBQB+9hNcTeWKsh+eM3uYcC/I2JQcmFcSPRyO9FJvORaN7LK8Vxo7McGhpxPObdygpXSaIlKQw==
antd@3.23.6:
version "3.23.6"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.23.6.tgz#527733b423a23428d08d8e37a9fca60b6aec1651"
integrity sha512-pfcg59biySvAOyySq/xBv4dmJDFugxk+APrd0S8K6t2AGaICCtInLJZ1OPUEfwqi+E8LMvINvboT3odZmoWa8w==
dependencies:
"@ant-design/create-react-context" "^0.2.4"
"@ant-design/icons" "~2.1.1"

Loading…
Cancel
Save