Skip to content

Commit 0c4aad7

Browse files
chore(deps): Bump moment-timezone from 0.5.46 to 0.5.47
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.46 to 0.5.47. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.5.46...0.5.47) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b68062 commit 0c4aad7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"csv-parse": "^5.5.6",
3535
"handlebars": "^4.7.8",
3636
"moment": "^2.30.1",
37-
"moment-timezone": "^0.5.46",
37+
"moment-timezone": "^0.5.47",
3838
"semver": "^7.6.3"
3939
},
4040
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3221,7 +3221,7 @@ __metadata:
32213221
handlebars: ^4.7.8
32223222
jest: ^29.7.0
32233223
moment: ^2.30.1
3224-
moment-timezone: ^0.5.46
3224+
moment-timezone: ^0.5.47
32253225
prettier: ^3.2.5
32263226
semver: ^7.6.3
32273227
ts-jest: ^29.1.2
@@ -5256,12 +5256,12 @@ __metadata:
52565256
languageName: node
52575257
linkType: hard
52585258

5259-
"moment-timezone@npm:^0.5.46":
5260-
version: 0.5.46
5261-
resolution: "moment-timezone@npm:0.5.46"
5259+
"moment-timezone@npm:^0.5.47":
5260+
version: 0.5.47
5261+
resolution: "moment-timezone@npm:0.5.47"
52625262
dependencies:
52635263
moment: ^2.29.4
5264-
checksum: 3974b467a98e5eb5dece66187d251aa0f97b087413c9a6a607b38ae6fa67032e12a107649dd857cfbcc31c194f004eb13ecc9fcd582b6a168a9a19355ec5a2e3
5264+
checksum: 6288a9d653b902bd913f1dca24426ad71e5a98cd98684139e3ed74e635289e6acde62450735364fd3758d6ac836a1eaab859c08d0252587a377192f25f0bda5a
52655265
languageName: node
52665266
linkType: hard
52675267

0 commit comments

Comments
 (0)