Skip to content

Commit

Permalink
build(deps): bump cronstrue from 2.52.0 to 2.55.0 (#29)
Browse files Browse the repository at this point in the history
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.52.0 to 2.55.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md)
- [Commits](bradymholt/cRonstrue@v2.52.0...v2.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent 1427a07 commit af15e3b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@hey-api/client-fetch": "^0.4.2",
"@primevue/themes": "^4.2.1",
"@vee-validate/yup": "^4.14.6",
"cronstrue": "^2.52.0",
"cronstrue": "^2.55.0",
"dotenv": "^16.4.5",
"pinia": "^2.2.5",
"primeicons": "^7.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1653,10 +1653,10 @@ cors@2.8.5:
object-assign "^4"
vary "^1"

cronstrue@^2.52.0:
version "2.52.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.52.0.tgz#00af1a8dcf76a1dece149e4416db823105b28cdb"
integrity sha512-NKgHbWkSZXJUcaBHSsyzC8eegD6bBd4O0oCI6XMIJ+y4Bq3v4w7sY3wfWoKPuVlq9pQHRB6od0lmKpIqi8TlKA==
cronstrue@^2.55.0:
version "2.55.0"
resolved "https://registry.yarnpkg.com/cronstrue/-/cronstrue-2.55.0.tgz#c7dd69628556c53df925179a9500f0986379c961"
integrity sha512-ZsBZNtQWb0Rk6CNGJlzpPBYqNE7t93Aez5ZCExLihGwmIpE5qThSTDQzDV8Z1Nw6ksmLkwI98nPKyciZ5sH7dw==

cross-spawn@^6.0.5:
version "6.0.5"
Expand Down Expand Up @@ -2200,10 +2200,10 @@ eslint-plugin-prettier@^5.2.1:
prettier-linter-helpers "^1.0.0"
synckit "^0.9.1"

eslint-plugin-react-hooks@^5.0.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
eslint-plugin-react-hooks@5.1.0-rc-7c8e5e7a-20241101:
version "5.1.0-rc-7c8e5e7a-20241101"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0-rc-7c8e5e7a-20241101.tgz#87d3e540c7bf455197bf36092aef2045db7a0370"
integrity sha512-90qwhATd1dlXHJ7uNmAIelLkfG3XnxR4vdbgG9WUbd81DT0Na+mXg9VVDYG+3/OQSdkAQlac24/hVQevRHMOpw==

eslint-plugin-react@^7.37.2:
version "7.37.2"
Expand Down

0 comments on commit af15e3b

Please sign in to comment.