@bbc/psammead-navigation
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,3 @@ # Psammead Navigation Changelog | ||
|---------|-------------| | ||
| 2.0.1 | [PR#1182](https://github.com/bbc/psammead/pull/1182) Bump dependencies | | ||
| 2.0.0 | [PR#1027](https://github.com/bbc/psammead/pull/1027) Apply font based on service prop | | ||
@@ -8,0 +9,0 @@ | 1.0.6 | [PR#1082](https://github.com/bbc/psammead/pull/1082) Bump lodash security vulnerability | |
{ | ||
"name": "@bbc/psammead-navigation", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A navigation bar to use on index pages", | ||
@@ -20,13 +20,13 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@bbc/gel-foundations": "^3.0.2", | ||
"@bbc/psammead-styles": "^1.1.2", | ||
"@bbc/psammead-visually-hidden-text": "^1.0.4" | ||
"@bbc/gel-foundations": "^3.0.3", | ||
"@bbc/psammead-styles": "^1.1.3", | ||
"@bbc/psammead-visually-hidden-text": "^1.0.7" | ||
}, | ||
"devDependencies": { | ||
"@bbc/psammead-assets": "^1.0.4", | ||
"@bbc/psammead-storybook-helpers": "^3.1.1", | ||
"@bbc/psammead-test-helpers": "^1.0.1", | ||
"@bbc/psammead-assets": "^1.0.6", | ||
"@bbc/psammead-brand": "^4.1.12", | ||
"@bbc/psammead-storybook-helpers": "^3.1.3", | ||
"@bbc/psammead-test-helpers": "^1.0.2", | ||
"react": "^16.8.6", | ||
"styled-components": "^4.3.2", | ||
"@bbc/psammead-brand": "^4.1.2" | ||
"styled-components": "^4.3.2" | ||
}, | ||
@@ -33,0 +33,0 @@ "peerDependencies": { |
34639