From 57fcb23c5f35fc63d17ae34fbf0942b7f768cf0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 23:36:16 +0000 Subject: [PATCH] build(deps): Bump tatami-ng from 0.8.12 to 0.8.13 in the regular group Bumps the regular group with 1 update: [tatami-ng](https://github.com/poolifier/tatami-ng). Updates `tatami-ng` from 0.8.12 to 0.8.13 - [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.8.12...0.8.13) --- 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 1013f2f..c39ae91 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.8.12", + "tatami-ng": "^0.8.13", "uuid": "^10.0.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1da2ec8..2751409 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.8.12 - version: 0.8.12(typescript@5.5.4) + specifier: ^0.8.13 + version: 0.8.13(typescript@5.5.4) uuid: specifier: ^10.0.0 version: 10.0.0 @@ -1565,8 +1565,8 @@ packages: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} - tatami-ng@0.8.12: - resolution: {integrity: sha512-H9Mb0khqth6ycHP3xCcJh4kBDBhcDDwIRpnFJG5IHyeszFpu99X/zlTZlheTneXXL4uMXh6xQbd6B4jFvIX29g==} + tatami-ng@0.8.13: + resolution: {integrity: sha512-CiSerRkRV9vBQoKGjpOG/LlImi2J1E3P+L/Lm1nTiIsMESYAkRgxqJwiFp6ldPvj5KhoHj5ijDdeLOUala9V1g==} hasBin: true peerDependencies: typescript: ^5.4.3 @@ -3354,7 +3354,7 @@ snapshots: tapable@2.2.1: {} - tatami-ng@0.8.12(typescript@5.5.4): + tatami-ng@0.8.13(typescript@5.5.4): dependencies: peowly: 1.3.2 typescript: 5.5.4 -- 2.34.1