Skip to content

Commit

Permalink
npm deps:(deps): bump cronstrue from 2.48.0 to 2.49.0
Browse files Browse the repository at this point in the history
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.48.0 to 2.49.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md)
- [Commits](bradymholt/cRonstrue@v2.48.0...v2.49.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 45aee68 commit b3e03c5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
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.6",
"@primer/octicons": "^19.7.0",
"cronstrue": "^2.32.0",
"cronstrue": "^2.49.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 @@ -2379,12 +2379,12 @@ __metadata:
languageName: node
linkType: hard

"cronstrue@npm:^2.32.0":
version: 2.48.0
resolution: "cronstrue@npm:2.48.0"
"cronstrue@npm:^2.49.0":
version: 2.49.0
resolution: "cronstrue@npm:2.49.0"
bin:
cronstrue: bin/cli.js
checksum: 70bd0bc059ab10bf7af9cd1fa100fa21ab359ad34ae64250bee93d617f7f00cff1e132c7e2b175d2a72d48a702ff6be4f0f72fb199f7bad7d34dc8f1014ecd91
checksum: bdbcbe745b12b51b5ff123b561d9b95d624963b1d0d43717a70adf20872f58e87ad74c62d255133f9b0e8adcc682cb7e5ea405c4da36ba7ec5146af1f0d75017
languageName: node
linkType: hard

Expand Down Expand Up @@ -6161,7 +6161,7 @@ __metadata:
"@vue/test-utils": "npm:^2.0.0-0"
"@vue/vue3-jest": "npm:^27.0.0-alpha.1"
babel-jest: "npm:^27.0.6"
cronstrue: "npm:^2.32.0"
cronstrue: "npm:^2.49.0"
eslint: "npm:^8.49.0"
eslint-config-airbnb: "npm:^19.0.4"
eslint-plugin-import: "npm:^2.25.3"
Expand Down

0 comments on commit b3e03c5

Please sign in to comment.