Skip to content

Commit 5a76a0e

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 1cc4a98 commit 5a76a0e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"csv-parse": "^5.6.0",
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

+5-5
Original file line numberDiff line numberDiff line change
@@ -3214,7 +3214,7 @@ __metadata:
32143214
handlebars: ^4.7.8
32153215
jest: ^29.7.0
32163216
moment: ^2.30.1
3217-
moment-timezone: ^0.5.46
3217+
moment-timezone: ^0.5.47
32183218
prettier: ^3.2.5
32193219
semver: ^7.6.3
32203220
ts-jest: ^29.1.2
@@ -5249,12 +5249,12 @@ __metadata:
52495249
languageName: node
52505250
linkType: hard
52515251

5252-
"moment-timezone@npm:^0.5.46":
5253-
version: 0.5.46
5254-
resolution: "moment-timezone@npm:0.5.46"
5252+
"moment-timezone@npm:^0.5.47":
5253+
version: 0.5.47
5254+
resolution: "moment-timezone@npm:0.5.47"
52555255
dependencies:
52565256
moment: ^2.29.4
5257-
checksum: 3974b467a98e5eb5dece66187d251aa0f97b087413c9a6a607b38ae6fa67032e12a107649dd857cfbcc31c194f004eb13ecc9fcd582b6a168a9a19355ec5a2e3
5257+
checksum: 6288a9d653b902bd913f1dca24426ad71e5a98cd98684139e3ed74e635289e6acde62450735364fd3758d6ac836a1eaab859c08d0252587a377192f25f0bda5a
52585258
languageName: node
52595259
linkType: hard
52605260

0 commit comments

Comments
 (0)