From c8d6262b75bffc97062b64295a9a6841f4cd1df8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2020 05:06:18 +0000 Subject: [PATCH] Bump @ant-design/compatible from 1.0.5 to 1.0.8 Bumps [@ant-design/compatible](https://github.com/ant-design/compatible) from 1.0.5 to 1.0.8. - [Release notes](https://github.com/ant-design/compatible/releases) - [Commits](https://github.com/ant-design/compatible/compare/v1.0.5...v1.0.8) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 50ea207..58f1bb7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@ant-design/compatible": "^1.0.5", + "@ant-design/compatible": "^1.0.8", "@ant-design/icons": "^4.2.2", "@render-props/toggle": "^0.1.30", "antd": "^4.5.4", diff --git a/yarn.lock b/yarn.lock index 1d2644a..33c4e69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9,10 +9,10 @@ dependencies: tinycolor2 "^1.4.1" -"@ant-design/compatible@^1.0.5": - version "1.0.5" - resolved "https://registry.yarnpkg.com/@ant-design/compatible/-/compatible-1.0.5.tgz#f72a6602ca39e44ceff8b4c09861aa12db9f5ceb" - integrity sha512-UrMtEtx0M7blj/0EKvhfE7U/Q6vLd9c1EUsIf2fl8C3CRWogAUu67FwKAJKtcwQZwkinCDCJgTjtscZm1UvX4A== +"@ant-design/compatible@^1.0.8": + version "1.0.8" + resolved "https://registry.yarnpkg.com/@ant-design/compatible/-/compatible-1.0.8.tgz#649471efb450c374dcf7d9d128aad0b576d225db" + integrity sha512-nwIf0ev3kXO6m6DrGarMsDLfL/a9xvcVRzvxmPDtMKLbiLMrPwqSOxvE7gPoZwM/X6gcMdkJUvvH2orQtdtT4Q== dependencies: "@ant-design/icons" "^4.0.0" classnames "^2.2.6"