From 1dc2775138cf5a650df2489b616d6aad8d103210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 00:01:08 +0000 Subject: [PATCH] build(deps): Bump tatami-ng from 0.7.3 to 0.7.4 in the regular group Bumps the regular group with 1 update: [tatami-ng](https://github.com/poolifier/tatami-ng). Updates `tatami-ng` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/poolifier/tatami-ng/releases) - [Changelog](https://github.com/poolifier/tatami-ng/blob/master/CHANGELOG.md) - [Commits](https://github.com/poolifier/tatami-ng/compare/0.7.3...0.7.4) --- updated-dependencies: - dependency-name: tatami-ng dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4852879..219b7c2 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "node-object-hash": "^3.0.0", "object-hash": "^3.0.0", "rambda": "^9.3.0", - "tatami-ng": "^0.7.3", + "tatami-ng": "^0.7.4", "uuid": "^10.0.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57cc2b4..33fc132 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^9.3.0 version: 9.3.0 tatami-ng: - specifier: ^0.7.3 - version: 0.7.3(typescript@5.5.4) + specifier: ^0.7.4 + version: 0.7.4(typescript@5.5.4) uuid: specifier: ^10.0.0 version: 10.0.0 @@ -1590,8 +1590,8 @@ packages: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} - tatami-ng@0.7.3: - resolution: {integrity: sha512-Q3ADpJH/QpL83Rg/gW8nc/BUZS5nkt4CR5CYPhiutsm8OiRtZlNA3+hk+kiUMsAbXNZ97vUPpQQrRqo0bLHCpQ==} + tatami-ng@0.7.4: + resolution: {integrity: sha512-i1ZcyYi0rnHIPf8Pp45HxZBm3UQe5lzThoM4RPaG4tVnmkXCZTVovEwoRFUp7rxfZwQpOGCH+lX63cnmAw70aA==} hasBin: true peerDependencies: typescript: ^5.4.3 @@ -3406,7 +3406,7 @@ snapshots: tapable@2.2.1: {} - tatami-ng@0.7.3(typescript@5.5.4): + tatami-ng@0.7.4(typescript@5.5.4): dependencies: peowly: 1.3.2 typescript: 5.5.4 -- 2.34.1