Skip to content

Commit

Permalink
build(npm): bump the non-breaking group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the non-breaking group with 4 updates: [grammy](https://github.com/grammyjs/grammY), [grammy-inline-menu](https://github.com/EdJoPaTo/grammy-inline-menu), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


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

Updates `grammy-inline-menu` from 9.0.2 to 9.2.0
- [Release notes](https://github.com/EdJoPaTo/grammy-inline-menu/releases)
- [Commits](EdJoPaTo/grammy-inline-menu@v9.0.2...v9.2.0)

Updates `@types/node` from 20.16.10 to 20.17.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: grammy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: grammy-inline-menu
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 780f7bb commit a4e4637
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 26 deletions.
43 changes: 21 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@grammyjs/storage-file": "^2.1.0",
"array-filter-unique": "^3.0.0",
"bastion-siege-logic": "^2.0.0",
"grammy": "^1.30.0",
"grammy-inline-menu": "^9.0.0",
"grammy": "^1.31.0",
"grammy-inline-menu": "^9.2.0",
"locale-emoji": "^0.3.0",
"random-item": "^4.0.0",
"telegraf-middleware-console-time": "^2.0.0",
Expand All @@ -33,8 +33,8 @@
},
"devDependencies": {
"@sindresorhus/tsconfig": "^6.0.0",
"@types/node": "^20.16.10",
"typescript": "^5.6.2",
"@types/node": "^20.17.5",
"typescript": "^5.6.3",
"xo": "^0.59.3"
},
"xo": {
Expand Down

0 comments on commit a4e4637

Please sign in to comment.