diff --git a/.changelog/71.txt b/.changelog/71.txt new file mode 100644 index 0000000..c7cfc4b --- /dev/null +++ b/.changelog/71.txt @@ -0,0 +1,19 @@ +```release-note:enhancement +ci/dependabot: npm:(deps): bump cronstrue from 2.49.0 to 2.50.0 + +npm:(deps): bump cronstrue from 2.49.0 to 2.50.0 + +Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.49.0 to 2.50.0. +- [Release notes](https://github.com/bradymholt/cronstrue/releases) +- [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md) +- [Commits](https://github.com/bradymholt/cronstrue/compare/v2.49.0...v2.50.0) + +--- +updated-dependencies: +- dependency-name: cronstrue + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] +``` diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 6225474..0532730 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 4241baa..27d9f0c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@achrinza/node-ipc": "^10.1.10", "@grpc/grpc-js": "^1.10.7", "@primer/octicons": "^19.7.0", - "cronstrue": "^2.49.0", + "cronstrue": "^2.50.0", "google-protobuf": "^3.21.2", "grpc-web": "^1.5.0", "luxon": "^3.4.3", diff --git a/yarn.lock b/yarn.lock index 4beda77..c3fceaf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2645,12 +2645,12 @@ __metadata: languageName: node linkType: hard -"cronstrue@npm:^2.49.0": - version: 2.49.0 - resolution: "cronstrue@npm:2.49.0" +"cronstrue@npm:^2.50.0": + version: 2.50.0 + resolution: "cronstrue@npm:2.50.0" bin: cronstrue: bin/cli.js - checksum: bdbcbe745b12b51b5ff123b561d9b95d624963b1d0d43717a70adf20872f58e87ad74c62d255133f9b0e8adcc682cb7e5ea405c4da36ba7ec5146af1f0d75017 + checksum: 9fec217cfc83a53842c04cab1103ffb077a33837ea0f03f8a0968fe548509134b6667303ee7188d00b555fb53ad82fef5b6cd0c1886f3ec34b74625b61c6c3d7 languageName: node linkType: hard @@ -6229,7 +6229,7 @@ __metadata: "@vue/test-utils": "npm:^2.4.6" "@vue/vue3-jest": "npm:^29.2.6" babel-jest: "npm:^27.0.6" - cronstrue: "npm:^2.49.0" + cronstrue: "npm:^2.50.0" eslint: "npm:^9.2.0" eslint-config-airbnb: "npm:^19.0.4" eslint-plugin-import: "npm:^2.25.3"