Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 4 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 4 updates in the / directory: [dotenv](https://github.com/motdotla/dotenv), [better-sqlite3](https://github.com/WiseLibs/better-sqlite3), [croner](https://github.com/hexagon/croner) and [pino](https://github.com/pinojs/pino).


Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `better-sqlite3` from 11.3.0 to 11.7.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v11.3.0...v11.7.0)

Updates `croner` from 8.1.2 to 9.0.0
- [Release notes](https://github.com/hexagon/croner/releases)
- [Commits](Hexagon/croner@8.1.2...9.0.0)

Updates `pino` from 9.4.0 to 9.5.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.4.0...v9.5.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: croner
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 7814a3b commit e1b9dc7
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 15 deletions.
43 changes: 29 additions & 14 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion src/agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@openally/result": "^1.2.1",
"better-sqlite3": "^11.1.2",
"cron-parser": "^4.9.0",
"croner": "^8.1.0",
"croner": "^9.0.0",
"dayjs": "^1.11.11",
"dotenv": "^16.4.5",
"ms": "^2.1.3",
Expand Down

0 comments on commit e1b9dc7

Please sign in to comment.