Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(deps): bump grammy from 1.30.0 to 1.34.0 in the production-dependencies group across 1 directory #283

Open
wants to merge 1 commit into
base: next
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"serve:debug": "yarn node --inspect --enable-source-maps dist/main.mjs"
},
"dependencies": {
"grammy": "^1.30.0"
"grammy": "^1.34.0"
},
"devDependencies": {
"@alwatr/env": "^1.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1056,10 +1056,10 @@ __metadata:
languageName: node
linkType: hard

"@grammyjs/types@npm:3.14.0":
version: 3.14.0
resolution: "@grammyjs/types@npm:3.14.0"
checksum: 10c0/39bb85a59d6c4345eae2e5629e40c7f9d3b9c3c8e7c08f8b73eefd60d2b8caf8ee40560b605225185d8fb7bbe36199fdd8d1005435d1dfff18389ed23bb804a5
"@grammyjs/types@npm:3.18.0":
version: 3.18.0
resolution: "@grammyjs/types@npm:3.18.0"
checksum: 10c0/9c1fca8e6a8acc3b3510ab935c455599c5b0080b4c944e7831a5a989d41a2e864fd99aa6b76d8a51dd2435a54f544494f3e9a7a5a4f079a872c9e58e2c9dd64f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2658,7 +2658,7 @@ __metadata:
"@alwatr/type-helper": "npm:^2.0.3"
"@types/node": "npm:^22.8.1"
alwatr: "npm:^2.1.1"
grammy: "npm:^1.30.0"
grammy: "npm:^1.34.0"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4636,15 +4636,15 @@ __metadata:
languageName: node
linkType: hard

"grammy@npm:^1.30.0":
version: 1.30.0
resolution: "grammy@npm:1.30.0"
"grammy@npm:^1.34.0":
version: 1.34.0
resolution: "grammy@npm:1.34.0"
dependencies:
"@grammyjs/types": "npm:3.14.0"
"@grammyjs/types": "npm:3.18.0"
abort-controller: "npm:^3.0.0"
debug: "npm:^4.3.4"
node-fetch: "npm:^2.7.0"
checksum: 10c0/b0bb4f45fc67e4e38d3c8a628a1254863a7d2463aa11cd5ddc5a43e98344bfd6c2b2bea809e8eed31d5b9f40b81cf6ed64466e63cb23f962233445c62ba14a23
checksum: 10c0/be3bd91b22ffb173a5f516967177998b76f44781a5f5ec12cf73757c65ac8e0cc3ff80f94e679fc8e3ea1716408ec7035963740025e470bc45f5e835b0261a3e
languageName: node
linkType: hard

Expand Down
Loading