Skip to content

Commit

Permalink
Update moment and moment-timezone packages to fix timezone issues (
Browse files Browse the repository at this point in the history
…#47879)

undefined
  • Loading branch information
wojtekn authored and ntsekouras committed Feb 9, 2023
1 parent 9d451bb commit 2a92a88
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"dependencies": {
"@babel/runtime": "^7.16.0",
"@wordpress/deprecated": "file:../deprecated",
"moment": "^2.22.1",
"moment-timezone": "^0.5.31"
"moment": "^2.29.4",
"moment-timezone": "^0.5.40"
},
"publishConfig": {
"access": "public"
Expand Down

1 comment on commit 2a92a88

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 2a92a88.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4133939559
📝 Reported issues:

Please sign in to comment.