Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 7544597 commit 35ad44c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/geojson": "7946.0.11",
"debounce": "^1.2.0",
"fbjs": "^3.0.0",
"moment": "^2.24.0",
"moment": "^2.30.1",
"prop-types": "^15.7.2",
"react": "^18.2.0",
"react-native": "^0.72.1",
Expand Down
11 changes: 9 additions & 2 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2304,7 +2304,7 @@ __metadata:
jest-circus: ^29.7.0
jetifier: ^2.0.0
metro-react-native-babel-preset: ^0.77.0
moment: ^2.24.0
moment: ^2.30.1
prop-types: ^15.7.2
react: ^18.2.0
react-native: ^0.72.1
Expand Down Expand Up @@ -6283,13 +6283,20 @@ __metadata:
languageName: node
linkType: hard

"moment@npm:^2.19.3, moment@npm:^2.24.0":
"moment@npm:^2.19.3":
version: 2.29.4
resolution: "moment@npm:2.29.4"
checksum: 0ec3f9c2bcba38dc2451b1daed5daded747f17610b92427bebe1d08d48d8b7bdd8d9197500b072d14e326dd0ccf3e326b9e3d07c5895d3d49e39b6803b76e80e
languageName: node
linkType: hard

"moment@npm:^2.30.1":
version: 2.30.1
resolution: "moment@npm:2.30.1"
checksum: 859236bab1e88c3e5802afcf797fc801acdbd0ee509d34ea3df6eea21eb6bcc2abd4ae4e4e64aa7c986aa6cba563c6e62806218e6412a765010712e5fa121ba6
languageName: node
linkType: hard

"ms@npm:2.0.0":
version: 2.0.0
resolution: "ms@npm:2.0.0"
Expand Down

0 comments on commit 35ad44c

Please sign in to comment.