Skip to content

Commit 7967bdb

Browse files
chore(deps): bump moment-timezone from 0.5.34 to 0.5.40 (#981)
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.40. - [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.34...0.5.40) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ed5c51 commit 7967bdb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"http-errors": "1.7.2",
3232
"lodash": "4.17.21",
3333
"moment": "2.29.4",
34-
"moment-timezone": "0.5.34",
34+
"moment-timezone": "0.5.40",
3535
"semver": "5.6.0"
3636
},
3737
"devDependencies": {

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7180,6 +7180,13 @@ [email protected]:
71807180
dependencies:
71817181
moment ">= 2.9.0"
71827182

7183+
7184+
version "0.5.40"
7185+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.40.tgz#c148f5149fd91dd3e29bf481abc8830ecba16b89"
7186+
integrity sha512-tWfmNkRYmBkPJz5mr9GVDn9vRlVZOTe6yqY92rFxiOdWXbjaR0+9LwQnZGGuNR63X456NqmEkbskte8tWL5ePg==
7187+
dependencies:
7188+
moment ">= 2.9.0"
7189+
71837190
[email protected], "moment@>= 2.9.0":
71847191
version "2.29.4"
71857192
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"

0 commit comments

Comments
 (0)