fix(deps): bump cronstrue from 1.114.0 to 1.115.0

Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 1.114.0 to 1.115.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Commits](https://github.com/bradymholt/cronstrue/compare/v1.114.0...v1.115.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-12 00:02:20 +00:00 committed by GitHub
parent eed26b9601
commit 46d6ba6118
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -47,7 +47,7 @@
"convert-units": "^2.3.4",
"core-js": "^3.16.1",
"cron-validator": "^1.2.1",
"cronstrue": "^1.114.0",
"cronstrue": "^1.115.0",
"crypto-js": "^4.1.1",
"markdown-it-anchor": "^8.1.2",
"markdown-it-highlightjs": "^3.5.0",