Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 376e679

Browse files
chore(runners): bump moment-timezone from 0.5.42 to 0.5.43 in /modules/runners/lambdas/runners (#3150)
chore(runners): bump moment-timezone in /modules/runners/lambdas/runners Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.42 to 0.5.43. - [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.42...0.5.43) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31090c1 commit 376e679

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: modules/runners/lambdas/runners/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"jest": "^29.5",
3333
"jest-mock": "^29.5.0",
3434
"jest-mock-extended": "^3.0.1",
35-
"moment-timezone": "^0.5.42",
35+
"moment-timezone": "^0.5.43",
3636
"nock": "^13.3.0",
3737
"prettier": "2.8.7",
3838
"ts-jest": "^29.0.5",

Diff for: modules/runners/lambdas/runners/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3754,10 +3754,10 @@ mkdirp@^1.0.4:
37543754
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
37553755
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
37563756

3757-
moment-timezone@^0.5.42:
3758-
version "0.5.42"
3759-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.42.tgz#c59f2aa00442d0dcd1d258d2182873d637b4e17b"
3760-
integrity sha512-tjI9goqwzkflKSTxJo+jC/W8riTFwEjjunssmFvAWlvNVApjbkJM7UHggyKO0q1Fd/kZVKY77H7C9A0XKhhAFw==
3757+
moment-timezone@^0.5.43:
3758+
version "0.5.43"
3759+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.43.tgz#3dd7f3d0c67f78c23cd1906b9b2137a09b3c4790"
3760+
integrity sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ==
37613761
dependencies:
37623762
moment "^2.29.4"
37633763

0 commit comments

Comments
 (0)