Skip to content

Commit

Permalink
npm:(deps): bump cronstrue from 2.49.0 to 2.50.0 (#71)
Browse files Browse the repository at this point in the history
* 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](bradymholt/cRonstrue@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] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored May 9, 2024
1 parent 70efdaf commit dcfe848
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 6 deletions.
19 changes: 19 additions & 0 deletions .changelog/71.txt
Original file line number Diff line number Diff line change
@@ -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] <[email protected]>
```
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit dcfe848

Please sign in to comment.