Skip to content

Commit

Permalink
chore(deps): bump cronstrue from 2.41.0 to 2.44.0 in /ui (#12224)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Saravanan Balasubramanian <sarabala1979@gmail.com>
  • Loading branch information
dependabot[bot] authored and sarabala1979 committed Jan 10, 2024
1 parent c9762c9 commit 0547738
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"chartjs-plugin-annotation": "^0.5.7",
"classnames": "^2.3.2",
"cron-parser": "^4.9.0",
"cronstrue": "^2.32.0",
"cronstrue": "^2.44.0",
"dagre": "^0.8.5",
"history": "^4.10.1",
"js-yaml": "^4.1.0",
Expand Down
7 changes: 7 additions & 0 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3356,10 +3356,17 @@ cron-parser@^4.9.0:
dependencies:
luxon "^3.2.1"

<<<<<<< HEAD
cronstrue@^2.32.0:
version "2.32.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.32.0.tgz#cb705bdd9ba76d5fd64be4e1df1f2eee7165dad9"
integrity "sha1-y3Bb3ZunbV/WS+Th3x8u7nFl2tk= sha512-dmNflOCNJL6lZEj0dp2YhGIPY83VTjFue6d9feFhnNtrER6mAjBrUvSgK95j3IB/xNGpLjaZDIDG6ACKTZr9Yw=="
=======
cronstrue@^2.44.0:
version "2.44.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.44.0.tgz#d843ec59182bb4034a1b379ca0c5463af164ee08"
integrity sha512-71aQD16uXrqjDUYHsFYY4/SSmEepzQZqTqWsU9x2kDMCYKyIp/5e0QW/cp2lBNO9PJB1xOpIbBJuQEa5yKx98A==
>>>>>>> bce96ab6d (chore(deps): bump cronstrue from 2.41.0 to 2.44.0 in /ui (#12224))

cross-spawn@^6.0.0, cross-spawn@^6.0.5:
version "6.0.5"
Expand Down

0 comments on commit 0547738

Please sign in to comment.