Skip to content

Commit

Permalink
chore(deps): bump cronstrue from 2.24.0 to 2.26.0 in /ui (#10855)
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>
  • Loading branch information
dependabot[bot] authored Apr 11, 2023
1 parent e8433f4 commit dcf6617
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"chartjs-plugin-annotation": "^0.5.7",
"classnames": "^2.3.2",
"cron-parser": "^4.8.1",
"cronstrue": "^2.24.0",
"cronstrue": "^2.26.0",
"dagre": "^0.8.5",
"history": "^4.10.1",
"js-yaml": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3440,10 +3440,10 @@ cron-parser@^4.8.1:
dependencies:
luxon "^3.2.1"

cronstrue@^2.24.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.24.0.tgz#4f8a82e29c1e062e79f6993570899743fc8e51a7"
integrity sha512-A1of24mAGz+OWrdGsxT9BOnDqn2ba182hie8Jx0UcEC2t+ZKtfAJxaFntKUgR7sIisU297fgHBSlNhMIfvAkSA==
cronstrue@^2.26.0:
version "2.26.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.26.0.tgz#c07c579b51763e26d4fb5c2693f09d0686b7010a"
integrity sha512-M1VdV3hpBAsd1Zzvqcvf63wgDpcwCuS4WiNEVFpJ0s33MGO2sVDTfswYq0EPypCmESrCzmgL8h68DTzJuSDbVA==

cross-fetch@^3.1.5:
version "3.1.5"
Expand Down

0 comments on commit dcf6617

Please sign in to comment.