@entur/dropdown
Advanced tools
Comparing version 2.0.8 to 2.0.9
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.0.9](https://bitbucket.org/enturas/design-system/compare/@entur/dropdown@2.0.8...@entur/dropdown@2.0.9) (2021-09-23) | ||
**Note:** Version bump only for package @entur/dropdown | ||
## [2.0.8](https://bitbucket.org/enturas/design-system/compare/@entur/dropdown@2.0.7...@entur/dropdown@2.0.8) (2021-09-13) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@entur/dropdown", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"license": "EUPL-1.2", | ||
@@ -30,9 +30,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/a11y": "^0.2.39", | ||
"@entur/chip": "^0.4.15", | ||
"@entur/form": "^5.1.0", | ||
"@entur/icons": "^3.2.0", | ||
"@entur/loader": "^0.4.2", | ||
"@entur/tokens": "^3.2.0", | ||
"@entur/tooltip": "^2.4.25", | ||
"@entur/a11y": "^0.2.40", | ||
"@entur/chip": "^0.4.16", | ||
"@entur/form": "^5.1.1", | ||
"@entur/icons": "^3.3.0", | ||
"@entur/loader": "^0.4.3", | ||
"@entur/tokens": "^3.2.1", | ||
"@entur/tooltip": "^2.4.26", | ||
"@entur/utils": "^0.4.2", | ||
@@ -42,3 +42,3 @@ "classnames": "^2.3.1", | ||
}, | ||
"gitHead": "3dc88a2b98f419d55e2292d21056d1a54a0b038d" | ||
"gitHead": "d3611d9b3374c6aafc0b95b9ebac011f7b1a7785" | ||
} |
Sorry, the diff of this file is not supported yet
309654
Updated@entur/a11y@^0.2.40
Updated@entur/chip@^0.4.16
Updated@entur/form@^5.1.1
Updated@entur/icons@^3.3.0
Updated@entur/loader@^0.4.3
Updated@entur/tokens@^3.2.1
Updated@entur/tooltip@^2.4.26