Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump moment-timezone from 0.5.23 to 0.5.35 #5220

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"minimist": "^1.2.8",
"mocha": "8.3.0",
"moment": "^2.18.1",
"moment-timezone": "^0.5.13",
"moment-timezone": "^0.5.35",
"nyc": "^15.0.0",
"object.entries": "^1.0.4",
"postcss-loader": "^2.0.5",
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8411,7 +8411,7 @@ __metadata:
minimist: ^1.2.8
mocha: 8.3.0
moment: ^2.18.1
moment-timezone: ^0.5.13
moment-timezone: ^0.5.35
nyc: ^15.0.0
object.entries: ^1.0.4
postcss-loader: ^2.0.5
Expand Down Expand Up @@ -8797,22 +8797,29 @@ __metadata:
languageName: node
linkType: hard

"moment-timezone@npm:^0.5.13":
version: 0.5.23
resolution: "moment-timezone@npm:0.5.23"
"moment-timezone@npm:^0.5.35":
version: 0.5.43
resolution: "moment-timezone@npm:0.5.43"
dependencies:
moment: ">= 2.9.0"
checksum: 161dd446bf40100116ad4661eea8db92cf779676fb3911b3ed7c26a918ec2b13919cf6aa27ed09f4047c0d3653eb76bea87139209ebe62bb5b8d224a529d328b
moment: ^2.29.4
checksum: 8075c897ed8a044f992ef26fe8cdbcad80caf974251db424cae157473cca03be2830de8c74d99341b76edae59f148c9d9d19c1c1d9363259085688ec1cf508d0
languageName: node
linkType: hard

"moment@npm:>= 2.9.0, moment@npm:^2.15.2, moment@npm:^2.18.1":
"moment@npm:^2.15.2, moment@npm:^2.18.1":
version: 2.24.0
resolution: "moment@npm:2.24.0"
checksum: 9cd93a251a2b33cb1b532eade0e496a2a7547faa6cfe37a283ee7bf69e202cd7c8ab0673d66883b5b29aed051353176dc0e6684f04073a75b0a155c500be1580
languageName: node
linkType: hard

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

"moo@npm:^0.4.3":
version: 0.4.3
resolution: "moo@npm:0.4.3"
Expand Down