Skip to content

Commit

Permalink
fix(deps): bump date-fns from 2.30.0 to 3.5.0 in /shared
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.5.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...v3.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 17, 2024
1 parent c2330c6 commit a083541
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 48 deletions.
56 changes: 9 additions & 47 deletions shared/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 shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "",
"dependencies": {
"date-fns": "^2.26.0",
"date-fns": "^3.5.0",
"json-stringify-safe": "^5.0.1",
"jszip": "^3.7.1",
"libphonenumber-js": "^1.10.48",
Expand Down

0 comments on commit a083541

Please sign in to comment.