From 4f411497b4b5ee04534c260cd10245331608084b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 16:11:36 +0100 Subject: [PATCH] Bump react-is from 16.8.0 to 17.0.2 (#39941) * Bump react-is from 16.8.0 to 17.0.2 Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 16.8.0 to 17.0.2. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-is) --- updated-dependencies: - dependency-name: react-is dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Chore: Remove react-is since it doesn't seem to be used anywhere Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison --- packages/grafana-ui/package.json | 1 - yarn.lock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 77ea9443b07..937d4f52971 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -116,7 +116,6 @@ "mock-raf": "1.0.1", "pretty-format": "25.1.0", "react-docgen-typescript-loader": "3.7.2", - "react-is": "16.8.0", "react-test-renderer": "17.0.1", "rollup": "2.33.3", "rollup-plugin-sourcemaps": "0.6.3", diff --git a/yarn.lock b/yarn.lock index 3cc5b10e3ab..cba2aebc933 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20233,11 +20233,6 @@ react-inspector@^5.1.0: is-dom "^1.0.0" prop-types "^15.0.0" -react-is@16.8.0: - version "16.8.0" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.0.tgz#518db476214f3fb0716af9f82dfd420225ae970f" - integrity sha512-LOy+3La39aduxaPfuj+lCXC5RQ8ukjVPAAsFJ3yQ+DIOLf4eR9OMKeWKF0IzjRyE95xMj5QELwiXGgfQsIJguA== - react-is@^16.12.0, react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4: version "16.13.1" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"