Skip to content

Commit

Permalink
deps(deps): bump grammy
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update in the / directory: [grammy](https://github.com/grammyjs/grammY).


Updates `grammy` from 1.30.0 to 1.33.0
- [Release notes](https://github.com/grammyjs/grammY/releases)
- [Commits](grammyjs/grammY@v1.30.0...v1.33.0)

---
updated-dependencies:
- dependency-name: grammy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 3bbfa52 commit 7ea2f89
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
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

0 comments on commit 7ea2f89

Please sign in to comment.