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.33.0 in the production-dependencies group across 1 directory #276

Closed
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.33.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.17.0":
version: 3.17.0
resolution: "@grammyjs/types@npm:3.17.0"
checksum: 10c0/83fea0eaeba3bdfc3f5b63302c43c1fcdb855244c9d40d8f16eb17f481047215158e3f76c1acd421baa5eb9bc69e44797db3c28f42833eb6ddb1e893900850bd
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.33.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.33.0":
version: 1.33.0
resolution: "grammy@npm:1.33.0"
dependencies:
"@grammyjs/types": "npm:3.14.0"
"@grammyjs/types": "npm:3.17.0"
abort-controller: "npm:^3.0.0"
debug: "npm:^4.3.4"
node-fetch: "npm:^2.7.0"
checksum: 10c0/b0bb4f45fc67e4e38d3c8a628a1254863a7d2463aa11cd5ddc5a43e98344bfd6c2b2bea809e8eed31d5b9f40b81cf6ed64466e63cb23f962233445c62ba14a23
checksum: 10c0/94157b6a7af97b7b6ce778017ab412230c3b258a76a09bce167d080b1615e6b1ba27c0460220e0a602c4181a0930df2881f9649dab0dcac4a617cf1f85d05b75
languageName: node
linkType: hard

Expand Down
Loading