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

chore(deps): Bump moment-timezone from 0.5.45 to 0.5.46 #459

Merged
merged 2 commits into from
Oct 31, 2024
Merged
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
42 changes: 21 additions & 21 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"csv-parse": "^5.5.6",
"handlebars": "^4.7.8",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"moment-timezone": "^0.5.46",
"semver": "^7.6.3"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3221,7 +3221,7 @@ __metadata:
handlebars: ^4.7.8
jest: ^29.7.0
moment: ^2.30.1
moment-timezone: ^0.5.45
moment-timezone: ^0.5.46
prettier: ^3.2.5
semver: ^7.6.3
ts-jest: ^29.1.2
Expand Down Expand Up @@ -5291,12 +5291,12 @@ __metadata:
languageName: node
linkType: hard

"moment-timezone@npm:^0.5.45":
version: 0.5.45
resolution: "moment-timezone@npm:0.5.45"
"moment-timezone@npm:^0.5.46":
version: 0.5.46
resolution: "moment-timezone@npm:0.5.46"
dependencies:
moment: ^2.29.4
checksum: a22e9f983fbe1a01757ce30685bce92e3f6efa692eb682afd47b82da3ff960b3c8c2c3883ec6715c124bc985a342b57cba1f6ba25a1c8b4c7ad766db3cd5e1d0
checksum: 3974b467a98e5eb5dece66187d251aa0f97b087413c9a6a607b38ae6fa67032e12a107649dd857cfbcc31c194f004eb13ecc9fcd582b6a168a9a19355ec5a2e3
languageName: node
linkType: hard

Expand Down