From 2cb05e4d95a31361f64fd449f1d6cb83377c02ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 23:17:19 +0000 Subject: [PATCH] build(deps): Bump tatami-ng from 0.4.16 to 0.5.1 Bumps [tatami-ng](https://github.com/poolifier/tatami-ng) from 0.4.16 to 0.5.1. - [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.4.16...0.5.1) --- updated-dependencies: - dependency-name: tatami-ng dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 164ec83..a876743 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "node-object-hash": "^3.0.0", "object-hash": "^3.0.0", "rambda": "^9.2.1", - "tatami-ng": "^0.4.16", + "tatami-ng": "^0.5.1", "uuid": "^10.0.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a04d95..6698f1e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^9.2.1 version: 9.2.1 tatami-ng: - specifier: ^0.4.16 - version: 0.4.16(typescript@5.4.5) + specifier: ^0.5.1 + version: 0.5.1(typescript@5.4.5) uuid: specifier: ^10.0.0 version: 10.0.0 @@ -1261,8 +1261,9 @@ packages: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} - tatami-ng@0.4.16: - resolution: {integrity: sha512-2YfDAJqB6sATdO0c05l8jjqmmWYiqSLuJXARQ8csX4gynQh9tUkLSVty0UhrKx0x8XlkoCq+TSDMRIDvuGD0wA==} + tatami-ng@0.5.1: + resolution: {integrity: sha512-tweB0jL9xyOIgl+X+LYdjtK5qVrlWZdnnW2WKXtQeR0WAp4AaltpfnTMdS+Px6SKV2lx7TpPvtMxJbTCKg6FIQ==} + hasBin: true peerDependencies: typescript: ^5.4.3 @@ -2554,8 +2555,9 @@ snapshots: tapable@2.2.1: {} - tatami-ng@0.4.16(typescript@5.4.5): + tatami-ng@0.5.1(typescript@5.4.5): dependencies: + peowly: 1.3.2 typescript: 5.4.5 text-extensions@2.4.0: {} -- 2.34.1