Skip to content

Commit

Permalink
Bump moment from 2.29.4 to 2.30.1 (#2349)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent 93e8139 commit f846f25
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"json-bigint": "1.0.0",
"lodash": "4.17.21",
"match-sorter": "6.3.1",
"moment": "2.29.4",
"moment": "2.30.1",
"qs": "6.12.1",
"overlayscrollbars": "1.13.3",
"overlayscrollbars-react": "0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"lodash": "4.17.21",
"match-sorter": "6.3.1",
"mime-types": "2.1.35",
"moment": "2.29.4",
"moment": "2.30.1",
"normalize-url": "7.0.3",
"react": "18.2.0",
"react-chartjs-2": "5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"isomorphic-fetch": "3.0.0",
"lodash": "4.17.21",
"match-sorter": "6.3.1",
"moment": "2.29.4",
"moment": "2.30.1",
"qs": "6.12.1",
"react-dropzone": "14.2.3",
"react-hook-form": "7.45.4",
Expand Down

0 comments on commit f846f25

Please sign in to comment.