Browse Source

chore(deps): update dependency antd to ^3.22.2

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

2
package.json

@ -63,7 +63,7 @@
"@types/redux-logger": "^3.0.7", "@types/redux-logger": "^3.0.7",
"@typescript-eslint/eslint-plugin": "^2.0.0", "@typescript-eslint/eslint-plugin": "^2.0.0",
"@typescript-eslint/parser": "^2.0.0", "@typescript-eslint/parser": "^2.0.0",
"antd": "^3.22.1", "antd": "^3.22.2",
"babel-plugin-import": "^1.12.0", "babel-plugin-import": "^1.12.0",
"codecov": "^3.5.0", "codecov": "^3.5.0",
"commitizen": "^4.0.3", "commitizen": "^4.0.3",

8
yarn.lock

@ -2431,10 +2431,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies: dependencies:
color-convert "^1.9.0" color-convert "^1.9.0"
antd@^3.22.1: antd@^3.22.2:
version "3.22.1" version "3.22.2"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.22.1.tgz#fae8080bc12418e49a6a9ab047f5cd0a0864a710" resolved "https://registry.yarnpkg.com/antd/-/antd-3.22.2.tgz#ae8279d940decf062a0708880bc4340783b7b270"
integrity sha512-gzjlbYUsrRR2SNF+pLelI1E547slNpFzyLVnkc8GQKQWS+JZDR2fkJ45sWu8XTIshW50KsDzNwFnTdksDnK/Bg== integrity sha512-IZz8yMUfi3qvVj0Y/zFMc759yOxzR0ihuCdrCh+3f/MgPVBrKR+u02/eJrDJBiSczrm4Qzb46NaNGQUR0GkxbA==
dependencies: dependencies:
"@ant-design/create-react-context" "^0.2.4" "@ant-design/create-react-context" "^0.2.4"
"@ant-design/icons" "~2.1.1" "@ant-design/icons" "~2.1.1"

Loading…
Cancel
Save