From d7b4ed89bb9f65c94af724ec2de0de7f19bbdc64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 11:01:11 +0200 Subject: [PATCH] build(deps-dev): bump tatami-ng from 0.4.16 to 0.5.1 (#2453) 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fd80f82b..af8565eb 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "rollup-plugin-delete": "^2.0.0", "rollup-plugin-dts": "^6.1.1", "sinon": "^18.0.0", - "tatami-ng": "^0.4.16", + "tatami-ng": "^0.5.1", "typedoc": "^0.26.3", "typescript": "~5.5.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c458b81..7403de21 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: ^18.0.0 version: 18.0.0 tatami-ng: - specifier: ^0.4.16 - version: 0.4.16(typescript@5.5.3) + specifier: ^0.5.1 + version: 0.5.1(typescript@5.5.3) typedoc: specifier: ^0.26.3 version: 0.26.3(typescript@5.5.3) @@ -2167,8 +2167,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 @@ -4489,8 +4490,9 @@ snapshots: tapable@2.2.1: {} - tatami-ng@0.4.16(typescript@5.5.3): + tatami-ng@0.5.1(typescript@5.5.3): dependencies: + peowly: 1.3.2 typescript: 5.5.3 tcomb-validation@3.4.1: -- 2.34.1