build(deps): bump cronstrue from 1.125.0 to 2.2.0

Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 1.125.0 to 2.2.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Commits](https://github.com/bradymholt/cronstrue/compare/v1.125.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-07 04:17:27 +00:00
committed by Github changeset workflow
parent db21d78179
commit 82e2ae6ff6
3 changed files with 10 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-kubernetes': patch
---
build(deps): bump `cronstrue` from 1.125.0 to 2.2.0
+1 -1
View File
@@ -46,7 +46,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@types/react": "^16.13.1 || ^17.0.0",
"cronstrue": "^1.122.0",
"cronstrue": "^2.2.0",
"js-yaml": "^4.0.0",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
+4 -4
View File
@@ -10069,10 +10069,10 @@ cron@^1.8.2:
dependencies:
moment-timezone "^0.5.x"
cronstrue@^1.122.0:
version "1.125.0"
resolved "https://registry.npmjs.org/cronstrue/-/cronstrue-1.125.0.tgz#8030816d033d00caade9b2a9f9b71e69175bcf42"
integrity sha512-qkC5mVbVGuuyBVXmam5anaRtbLcgfBUKajoyZqCdf/XBdgF43PsLSEm8eEi2dsI3YbqDPbLSH2mWNzM1dVqHgQ==
cronstrue@^2.2.0:
version "2.2.0"
resolved "https://registry.npmjs.org/cronstrue/-/cronstrue-2.2.0.tgz#8e02b8ef0fa70a9eab9999f1f838df4bd378b471"
integrity sha512-oM/ftAvCNIdygVGGfYp8gxrVc81mDSA2mff0kvu6+ehrZhfYPzGHG8DVcFdrRVizjHnzWoFIlgEq6KTM/9lPBw==
cross-env@^7.0.0:
version "7.0.3"