Skip to content

Commit 5f97eda

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump cron-parser in /modules/runners/lambdas/runners (#639)
Bumps [cron-parser](https://github.com/harrisiirak/cron-parser) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/harrisiirak/cron-parser/releases) - [Commits](harrisiirak/cron-parser@3.1.0...3.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34ab6d8 commit 5f97eda

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/express": "^4.17.11",
3838
"@types/node": "^14.14.31",
3939
"aws-sdk": "^2.849.0",
40-
"cron-parser": "^3.1.0",
40+
"cron-parser": "^3.3.0",
4141
"typescript": "^4.2.3",
4242
"yn": "^4.0.0"
4343
}

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,10 +1460,10 @@ create-require@^1.1.0:
14601460
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
14611461
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
14621462

1463-
cron-parser@^3.1.0:
1464-
version "3.1.0"
1465-
resolved "https://registry.yarnpkg.com/cron-parser/-/cron-parser-3.1.0.tgz#665ef742315443a6c54ada278cd795f2d75869b5"
1466-
integrity sha512-4Spe1gRbiQza3BqklhB/8dMi8PZAWalhLK1p+k3iYJjcxIK6t4YYGL0lKdHT0e743jDTJEDBz1NEAzY88kyNWQ==
1463+
cron-parser@^3.3.0:
1464+
version "3.3.0"
1465+
resolved "https://registry.yarnpkg.com/cron-parser/-/cron-parser-3.3.0.tgz#7d3a801e87f1691e3b5155f9dd107cb07bf39abc"
1466+
integrity sha512-Tz5WxSrDVhR7YVuLuUxhXoMGHCWoe8I7g8APkyRZNaINXHQ3zcfK97av6hBYy9ue4sOLI7ZH7SeQqi/t4jR+5A==
14671467
dependencies:
14681468
is-nan "^1.3.0"
14691469
luxon "^1.25.0"

0 commit comments

Comments
 (0)