@hsds/tooltip
Advanced tools
Comparing version 7.1.4 to 7.1.5
@@ -5,2 +5,9 @@ # Changelog | ||
### [7.1.5](https://github.com/helpscout/hsds/compare/components-tooltip-7.1.4...components-tooltip-7.1.5) (2023-08-31) | ||
### Dependency Updates | ||
* `utils-react` updated to version `7.1.3` | ||
* `components-keyboard-badge` updated to version `7.1.4` | ||
* `utils-color` updated to version `7.2.0` | ||
### [7.1.4](https://github.com/helpscout/hsds/compare/components-tooltip-7.1.3...components-tooltip-7.1.4) (2023-08-09) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@hsds/tooltip", | ||
"version": "7.1.4", | ||
"version": "7.1.5", | ||
"peerDependencies": { | ||
@@ -14,5 +14,5 @@ "prop-types": "~15.7.2", | ||
"dependencies": { | ||
"@hsds/keyboard-badge": "7.1.3", | ||
"@hsds/keyboard-badge": "7.1.4", | ||
"@hsds/utils-color": "7.2.0", | ||
"@hsds/utils-react": "7.1.2", | ||
"@hsds/utils-react": "7.1.3", | ||
"@tippyjs/react": "4.2.6", | ||
@@ -19,0 +19,0 @@ "classnames": "2.3.1" |
@@ -8,3 +8,1 @@ # tooltip | ||
Run `nx test tooltip` to execute the unit tests via [Jest](https://jestjs.io). | ||
> Up to date with hsds-react `v3.54.11` |
35116
8
+ Added@hsds/keyboard-badge@7.1.4(transitive)
+ Added@hsds/utils-react@7.1.3(transitive)
- Removed@hsds/keyboard-badge@7.1.3(transitive)
- Removed@hsds/utils-react@7.1.2(transitive)
Updated@hsds/keyboard-badge@7.1.4
Updated@hsds/utils-react@7.1.3