From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:21:49 +0000 (+0000) Subject: build(deps-dev): bump tatami-ng from 0.7.0 to 0.7.1 in the regular group X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=e272166179f064bdc45ffd39cff811a80daba221;p=poolifier.git build(deps-dev): bump tatami-ng from 0.7.0 to 0.7.1 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.0 to 0.7.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.7.0...0.7.1) --- updated-dependencies: - dependency-name: tatami-ng dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] --- diff --git a/package.json b/package.json index c348f6dc..9bc75761 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "rollup-plugin-delete": "^2.1.0", "rollup-plugin-dts": "^6.1.1", "sinon": "^19.0.2", - "tatami-ng": "^0.7.0", + "tatami-ng": "^0.7.1", "typedoc": "^0.26.7", "typescript": "~5.6.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d4696501..b977c2a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: ^19.0.2 version: 19.0.2 tatami-ng: - specifier: ^0.7.0 - version: 0.7.0(typescript@5.6.2) + specifier: ^0.7.1 + version: 0.7.1(typescript@5.6.2) typedoc: specifier: ^0.26.7 version: 0.26.7(typescript@5.6.2) @@ -2564,8 +2564,8 @@ packages: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} - tatami-ng@0.7.0: - resolution: {integrity: sha512-Z5PUzMwna60T/mtADtqo5p/rNbiNB6tq37ATLidzNfdR5551QBmbaMMv4znHFdlYIztpSo55TohPrxGwcjxRWg==} + tatami-ng@0.7.1: + resolution: {integrity: sha512-C7kf/Z6dPaJhd94eDQi+tU9H40dGnyzSaF0HVkQHGACFn80PtNA8JN01Dwf8mmfwfj1a9GZusstFlYb9ZsxZbA==} hasBin: true peerDependencies: typescript: ^5.4.3 @@ -5535,7 +5535,7 @@ snapshots: tapable@2.2.1: {} - tatami-ng@0.7.0(typescript@5.6.2): + tatami-ng@0.7.1(typescript@5.6.2): dependencies: peowly: 1.3.2 typescript: 5.6.2