From 6f3062abd0cd828a55155a5d1a7c3ec70e1d103b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Dec 2020 21:25:59 +0000 Subject: [PATCH] build(deps): bump react-is from 16.13.1 to 17.0.1 Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 16.13.1 to 17.0.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react-is) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d767fe7..6523ba9 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "hoist-non-react-statics": "^3.3.0", "lodash": "^4.17.4", "rc-util": "^4.15.3", - "react-is": "^16.13.1", + "react-is": "^17.0.1", "warning": "^4.0.3" }, "peerDependencies": {