From 6ab5dd608b63445010f271deb53037f5889b55b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 11:07:41 +0000 Subject: [PATCH] build(deps-dev): bump rc-tooltip from 5.3.1 to 6.0.1 Bumps [rc-tooltip](https://github.com/react-component/tooltip) from 5.3.1 to 6.0.1. - [Release notes](https://github.com/react-component/tooltip/releases) - [Changelog](https://github.com/react-component/tooltip/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-component/tooltip/compare/v5.3.1...v6.0.1) --- updated-dependencies: - dependency-name: rc-tooltip dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8117bd4..7fb103e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "gh-pages": "^3.1.0", "less": "^3.0.0", "np": "^7.0.0", - "rc-tooltip": "^5.0.1", + "rc-tooltip": "^6.0.1", "react": "^16.0.0", "react-dom": "^16.0.0", "typescript": "^5.0.4"