Skip to content

Commit

Permalink
chore(deps): bump cronstrue from 2.11.0 to 2.12.0 in /ui (#9774)
Browse files Browse the repository at this point in the history
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Changelog](https://github.com/bradymholt/cRonstrue/blob/master/CHANGELOG.md)
- [Commits](bradymholt/cRonstrue@v2.11.0...v2.12.0)

---
updated-dependencies:
- dependency-name: cronstrue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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 Oct 8, 2022
1 parent d7febc9 commit 82201d5
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.6.0",
"cronstrue": "^2.11.0",
"cronstrue": "^2.12.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 @@ -3426,10 +3426,10 @@ cron-parser@^4.6.0:
dependencies:
luxon "^3.0.1"

cronstrue@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.11.0.tgz#18ff1b95a836b9b4e06854f796db2dc8fa98ce41"
integrity sha512-iIBCSis5yqtFYWtJAmNOiwDveFWWIn+8uV5UYuPHYu/Aeu5CSSJepSbaHMyfc+pPFgnsCcGzfPQEo7LSGmWbTg==
cronstrue@^2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.12.0.tgz#3497b98dab3cba54d3acdc63fe424947b708098b"
integrity sha512-PAIluUuZfZnJQcrS0XrhEVywO5+rIneWgBnwS4R0ebIeUdLnbsNBW/pWiJQIKx48WabRYwlxIEPy+qWJVmaINQ==

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

0 comments on commit 82201d5

Please sign in to comment.