@bbc/psammead-timestamp-container
Advanced tools
Comparing version 5.0.23 to 5.0.24
@@ -6,2 +6,3 @@ # Psammead Timestamp Container Changelog | ||
|---------|-------------| | ||
| 5.0.24 | [PR#4304](https://github.com/bbc/psammead/pull/4304) Talos - Bump Dependencies - @bbc/gel-foundations, @bbc/psammead-timestamp, @bbc/psammead-locales | | ||
| 5.0.23 | [PR#4303](https://github.com/bbc/psammead/pull/4303) Trigger rebuild following babel config update for emotion 11 | | ||
@@ -8,0 +9,0 @@ | 5.0.22 | [PR#4271](https://github.com/bbc/psammead/pull/4271) change react peer dep to >=16.9.0 | |
{ | ||
"name": "@bbc/psammead-timestamp-container", | ||
"version": "5.0.23", | ||
"version": "5.0.24", | ||
"main": "dist/index.js", | ||
@@ -28,8 +28,8 @@ "module": "esm/index.js", | ||
"dependencies": { | ||
"@bbc/gel-foundations": "^6.1.0", | ||
"@bbc/psammead-timestamp": "^4.0.11", | ||
"@bbc/gel-foundations": "^6.1.1", | ||
"@bbc/psammead-timestamp": "^4.0.12", | ||
"moment-timezone": "^0.5.26" | ||
}, | ||
"devDependencies": { | ||
"@bbc/psammead-locales": "^5.0.1" | ||
"@bbc/psammead-locales": "^5.0.3" | ||
}, | ||
@@ -36,0 +36,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
60467