Skip to content

Commit

Permalink
build(npm): bump the non-breaking group across 1 directory with 4 upd…
Browse files Browse the repository at this point in the history
…ates (#152)

Bumps the non-breaking group with 4 updates in the / directory: [@grammyjs/i18n](https://github.com/grammyjs/i18n), [grammy](https://github.com/grammyjs/grammY), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@grammyjs/i18n` from 1.0.2 to 1.1.2
- [Release notes](https://github.com/grammyjs/i18n/releases)
- [Commits](https://github.com/grammyjs/i18n/commits)

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

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

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

---
updated-dependencies:
- dependency-name: "@grammyjs/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- 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
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent a0855d6 commit d35691a
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 33 deletions.
54 changes: 25 additions & 29 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 @@ -16,10 +16,10 @@
"node": ">=20"
},
"dependencies": {
"@grammyjs/i18n": "^1.0.1",
"@grammyjs/i18n": "^1.1.2",
"@grammyjs/stateless-question": "^4.0.0",
"array-filter-unique": "^3.0.0",
"grammy": "^1.28.0",
"grammy": "^1.30.0",
"grammy-inline-menu": "^9.0.0",
"json-stable-stringify": "^1.0.1",
"telegraf-middleware-console-time": "^2.0.0",
Expand All @@ -28,8 +28,8 @@
"devDependencies": {
"@sindresorhus/tsconfig": "^6.0.0",
"@types/json-stable-stringify": "^1.0.32",
"@types/node": "^20.10.0",
"typescript": "^5.5.2",
"@types/node": "^20.16.10",
"typescript": "^5.6.2",
"xo": "^0.59.3"
},
"xo": {
Expand Down

0 comments on commit d35691a

Please sign in to comment.