From d4eb455708ed1044c4368ba5747381f5e59afd8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 11:58:41 +0000 Subject: [PATCH] Bump @grammyjs/commands from 1.0.5 to 1.0.8 Bumps [@grammyjs/commands](https://github.com/grammyjs/commands) from 1.0.5 to 1.0.8. - [Release notes](https://github.com/grammyjs/commands/releases) - [Commits](https://github.com/grammyjs/commands/compare/v1.0.5...v1.0.8) --- updated-dependencies: - dependency-name: "@grammyjs/commands" dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0afce62..ddf4eee 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@grammyjs/auto-chat-action": "0.1.1", - "@grammyjs/commands": "1.0.5", + "@grammyjs/commands": "1.0.8", "@grammyjs/hydrate": "1.4.1", "@grammyjs/i18n": "1.1.2", "@grammyjs/parse-mode": "1.11.1", diff --git a/yarn.lock b/yarn.lock index 5a169d1..c3c025b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -552,12 +552,12 @@ __metadata: languageName: node linkType: hard -"@grammyjs/commands@npm:1.0.5": - version: 1.0.5 - resolution: "@grammyjs/commands@npm:1.0.5" +"@grammyjs/commands@npm:1.0.8": + version: 1.0.8 + resolution: "@grammyjs/commands@npm:1.0.8" peerDependencies: grammy: ^1.17.1 - checksum: 10c0/00753b0b67f525dfaee85ef9bbbe459faa6f894ae8b3d98b927debdfcf58ebc0d4aa0507eb24f46b26458186af7a41ed3ccc0a94b5f2c0aab4cd5658c50a6c85 + checksum: 10c0/497ae2a2261266b83b1ab4d4736c2a84e069447b366f873d38797fae581be9d34aed72bcf1a5ebbc30273a1a7f7938488869e4c8bb040a867e67d4244ceb2f96 languageName: node linkType: hard @@ -3778,7 +3778,7 @@ __metadata: "@antfu/eslint-config": "npm:4.3.0" "@eslint/js": "npm:^9.20.0" "@grammyjs/auto-chat-action": "npm:0.1.1" - "@grammyjs/commands": "npm:1.0.5" + "@grammyjs/commands": "npm:1.0.8" "@grammyjs/hydrate": "npm:1.4.1" "@grammyjs/i18n": "npm:1.1.2" "@grammyjs/parse-mode": "npm:1.11.1" -- 2.49.1