From 60541881d3d5131f45bd47fa257f1a09b3af7ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 00:14:10 +0000 Subject: [PATCH] Bump @hebcal/triennial from 5.1.2 to 5.1.3 Bumps [@hebcal/triennial](https://github.com/hebcal/hebcal-triennial) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/hebcal/hebcal-triennial/releases) - [Commits](https://github.com/hebcal/hebcal-triennial/compare/v5.1.2...v5.1.3) --- updated-dependencies: - dependency-name: "@hebcal/triennial" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index aff60ea..53835ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2050,13 +2050,12 @@ } }, "node_modules/@hebcal/triennial": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/@hebcal/triennial/-/triennial-5.1.2.tgz", - "integrity": "sha512-Y0YUqKk0husWP/z4BI9NBtBj5zhCy8IIENxf4SHzNjF5pQzmZ6F9xfy4yUvWWMYeMi6QcPZcfPeXlaiPmkMt2Q==", - "license": "BSD-2-Clause", + "version": "5.1.3", + "resolved": "https://registry.npmjs.org/@hebcal/triennial/-/triennial-5.1.3.tgz", + "integrity": "sha512-exPqw3zAgCvJxLg9hyF+88vlIB0IRTYgwc7dTiPKMv+MsyVwl6WRjYAaNWYwmUTIR8aR2yvBtZNz/4E1TkeeYQ==", "dependencies": { - "@hebcal/core": "^5.4.11", - "@hebcal/leyning": "^8.2.2" + "@hebcal/core": "^5.5.0", + "@hebcal/leyning": "^8.2.3" }, "bin": { "triennial-csv": "bin/triennial-csv"