From 5dfa2f3d40bc0b643c2449984f9f796b01c51e7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 17:49:42 +0000 Subject: [PATCH] chore: bump cronstrue from 2.31.0 to 2.32.0 in /site Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.31.0 to 2.32.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.31.0...v2.32.0) --- updated-dependencies: - dependency-name: cronstrue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- site/package.json | 2 +- site/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package.json b/site/package.json index 18e562cea09ff..9931e1cde7c4e 100644 --- a/site/package.json +++ b/site/package.json @@ -61,7 +61,7 @@ "chroma-js": "2.4.2", "color-convert": "2.0.1", "cron-parser": "4.9.0", - "cronstrue": "2.31.0", + "cronstrue": "2.32.0", "date-fns": "2.30.0", "dayjs": "1.11.4", "emoji-mart": "5.4.0", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 83f8763564638..c49d90edc8432 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -100,8 +100,8 @@ dependencies: specifier: 4.9.0 version: 4.9.0 cronstrue: - specifier: 2.31.0 - version: 2.31.0 + specifier: 2.32.0 + version: 2.32.0 date-fns: specifier: 2.30.0 version: 2.30.0 @@ -7154,8 +7154,8 @@ packages: luxon: 3.3.0 dev: false - /cronstrue@2.31.0: - resolution: {integrity: sha512-A1cyfGyLSRdvT9MNn/pggoCTlvxnJyiCUItU9XHSXk89ZyK2YY9q9q7Rf4j8NhV9YwN1BjB0wimZlvKYb/9Bwg==} + /cronstrue@2.32.0: + resolution: {integrity: sha512-dmNflOCNJL6lZEj0dp2YhGIPY83VTjFue6d9feFhnNtrER6mAjBrUvSgK95j3IB/xNGpLjaZDIDG6ACKTZr9Yw==} hasBin: true dev: false