Skip to content

Commit

Permalink
build(npm): bump the non-breaking group with 2 updates (#108)
Browse files Browse the repository at this point in the history
Bumps the non-breaking group with 2 updates: [grammy](https://github.com/grammyjs/grammY) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `grammy` from 1.28.0 to 1.29.0
- [Release notes](https://github.com/grammyjs/grammY/releases)
- [Commits](grammyjs/grammY@v1.28.0...v1.29.0)

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

---
updated-dependencies:
- dependency-name: grammy
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 97029f0 commit f462f47
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 21 deletions.
36 changes: 17 additions & 19 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@grammyjs/storage-file": "^2.0.0",
"async-mqtt": "^2.0.0",
"debounce-promise": "^3.1.0",
"grammy": "^1.28.0",
"grammy": "^1.29.0",
"grammy-inline-menu": "^9.0.0",
"json-stable-stringify": "^1.0.1",
"telegraf-middleware-console-time": "^2.1.0",
Expand All @@ -32,7 +32,7 @@
"@sindresorhus/tsconfig": "^6.0.0",
"@types/debounce-promise": "^3.1.3",
"@types/json-stable-stringify": "^1.0.32",
"@types/node": "^20.13.0",
"@types/node": "^20.16.2",
"typescript": "^5.5.2",
"xo": "^0.59.3"
},
Expand Down

0 comments on commit f462f47

Please sign in to comment.