Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump moment from 2.24.0 to 2.29.4
Browse files Browse the repository at this point in the history
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.24.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2022
1 parent 27c5560 commit 31a461e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/containers/psammead-timestamp-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
},
"devDependencies": {
"@bbc/psammead-locales": "5.0.7",
"moment": "2.24.0",
"moment": "2.29.4",
"react": "^17.0.2"
},
"peerDependencies": {
"moment": "2.24.0",
"moment": "2.29.4",
"react": ">=16.9.0"
}
}
4 changes: 2 additions & 2 deletions packages/utilities/psammead-calendars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"jalaali-js": "1.1.5"
},
"peerDependencies": {
"moment": "2.24.0"
"moment": "2.29.4"
},
"devDependencies": {
"moment": "2.24.0",
"moment": "2.29.4",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/utilities/psammead-locales/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"dependencies": {
"jalaali-js": "1.1.5",
"moment": "2.24.0"
"moment": "2.29.4"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
Expand Down

0 comments on commit 31a461e

Please sign in to comment.