Skip to content

Commit

Permalink
build(deps): Bump the date-fns group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the date-fns group with 2 updates in the / directory: [date-fns](https://github.com/date-fns/date-fns) and [date-fns-tz](https://github.com/marnusw/date-fns-tz).


Updates `date-fns` from 2.30.0 to 4.0.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.30.0...v4.0.0)

Updates `date-fns-tz` from 2.0.0 to 3.1.3
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](marnusw/date-fns-tz@v2.0.0...v3.1.3)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: date-fns
- dependency-name: date-fns-tz
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: date-fns
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 5b384ea commit 06df54f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 57 deletions.
72 changes: 17 additions & 55 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 @@ -55,8 +55,8 @@
"typescript": "^5.6.2"
},
"dependencies": {
"date-fns": "^2.30.0",
"date-fns-tz": "^2.0.0",
"date-fns": "^4.0.0",
"date-fns-tz": "^3.1.3",
"pino": "^8.16.2",
"protobufjs": "^7.4.0",
"pulsar-client": "^1.12.0"
Expand Down

0 comments on commit 06df54f

Please sign in to comment.