From d2566310611f536c955eee3d30ba9aeaa7ab8e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 22:04:16 +0000 Subject: [PATCH] chore(deps-dev): bump @sapphire/ts-config from 5.0.2 to 5.0.3 Bumps [@sapphire/ts-config](https://github.com/sapphiredev/utilities/tree/HEAD/packages/ts-config) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/sapphiredev/utilities/releases) - [Changelog](https://github.com/sapphiredev/utilities/blob/main/packages/ts-config/CHANGELOG.md) - [Commits](https://github.com/sapphiredev/utilities/commits/@sapphire/ts-config@5.0.3/packages/ts-config) --- updated-dependencies: - dependency-name: "@sapphire/ts-config" dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc9b34b..98b3cd3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,7 +23,7 @@ importers: devDependencies: '@sapphire/ts-config': specifier: ^5.0.2 - version: 5.0.2 + version: 5.0.3 '@types/node': specifier: ^20 version: 20.19.25 @@ -67,8 +67,8 @@ packages: resolution: {integrity: sha512-xzvBr1Q1c4lCe7i6sRnrofxeO1QTP/LKQ6A6qy0iB4x5yfiSfARMEQEghojzTNALDTcv8En04qYNIco9/K9eZQ==} engines: {node: '>=v14.0.0', npm: '>=7.0.0'} - '@sapphire/ts-config@5.0.2': - resolution: {integrity: sha512-6QhgaEoVGsyMf9VCuPy9S8p8cFCDbkClCu9P8RPvMaerpbx5K3FW8S3fE1ZIhN9QECwNtPqnxS6m4rzpo3/7ZA==} + '@sapphire/ts-config@5.0.3': + resolution: {integrity: sha512-bFyGYHFT3TpOf5Sg2P+zY2ad0t5IA2epc5HtewlghhL7MYvbZvxtKsdaNaMwAdNObBx7hpiQm5OcOhyzEwQvbQ==} engines: {node: '>=v16.0.0', npm: '>=8.0.0'} '@types/node@20.19.25': @@ -177,7 +177,7 @@ snapshots: '@sapphire/snowflake@3.5.5': {} - '@sapphire/ts-config@5.0.2': + '@sapphire/ts-config@5.0.3': dependencies: tslib: 2.8.1 typescript: 5.4.5