Skip to content

Commit

Permalink
chore(deps): Bump the npm-minor-and-patch group across 1 directory wi…
Browse files Browse the repository at this point in the history
…th 4 updates (#16)

Bumps the npm-minor-and-patch group with 4 updates in the / directory: [grammy](https://github.com/grammyjs/grammY), [yaml](https://github.com/eemeli/yaml), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


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

Updates `yaml` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.6.1...v2.7.0)

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

Updates `typescript-eslint` from 8.18.2 to 8.19.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: grammy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
...

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 Jan 2, 2025
1 parent 5ec9fc6 commit 592c3bd
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 112 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"better-sqlite3": "11.7.0",
"croner": "9.0.0",
"cross-env": "7.0.3",
"grammy": "1.33.0",
"grammy": "1.34.0",
"handlebars": "4.7.8",
"i18next": "24.2.0",
"kysely": "0.27.5",
Expand All @@ -51,7 +51,7 @@
"playwright": "1.49.1",
"winston": "3.17.0",
"winston-daily-rotate-file": "5.0.0",
"yaml": "2.6.1",
"yaml": "2.7.0",
"zod": "3.24.1"
},
"devDependencies": {
Expand All @@ -63,15 +63,15 @@
"@testing-library/jest-dom": "6.6.3",
"@types/better-sqlite3": "7.6.12",
"@types/luxon": "3.4.2",
"@types/node": "22.10.2",
"@types/node": "22.10.3",
"@vitest/coverage-v8": "2.1.8",
"eslint": "9.17.0",
"globals": "15.14.0",
"knip": "5.41.1",
"lefthook": "1.10.1",
"prettier": "3.4.2",
"typescript": "5.7.2",
"typescript-eslint": "8.18.2",
"typescript-eslint": "8.19.0",
"vite": "6.0.6",
"vite-node": "2.1.8",
"vitest": "2.1.8"
Expand Down
Loading

0 comments on commit 592c3bd

Please sign in to comment.