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

Commit c68142d

Browse files
dependabot[bot]npalm
authored andcommitted
chore(runners): bump moment-timezone in /modules/runners/lambdas/runners
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.41 to 0.5.42. - [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.41...0.5.42) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2a88d4 commit c68142d

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
@@ -30,7 +30,7 @@
3030
"jest": "^29.5",
3131
"jest-mock": "^29.5.0",
3232
"jest-mock-extended": "^3.0.1",
33-
"moment-timezone": "^0.5.41",
33+
"moment-timezone": "^0.5.42",
3434
"nock": "^13.3.0",
3535
"prettier": "2.8.4",
3636
"ts-jest": "^29.0.5",

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

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

3670-
moment-timezone@^0.5.41:
3671-
version "0.5.41"
3672-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.41.tgz#a7ad3285fd24aaf5f93b8119a9d749c8039c64c5"
3673-
integrity sha512-e0jGNZDOHfBXJGz8vR/sIMXvBIGJJcqFjmlg9lmE+5KX1U7/RZNMswfD8nKnNCnQdKTIj50IaRKwl1fvMLyyRg==
3670+
moment-timezone@^0.5.42:
3671+
version "0.5.42"
3672+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.42.tgz#c59f2aa00442d0dcd1d258d2182873d637b4e17b"
3673+
integrity sha512-tjI9goqwzkflKSTxJo+jC/W8riTFwEjjunssmFvAWlvNVApjbkJM7UHggyKO0q1Fd/kZVKY77H7C9A0XKhhAFw==
36743674
dependencies:
36753675
moment "^2.29.4"
36763676

0 commit comments

Comments
 (0)