Skip to content

Commit

Permalink
build(deps): bump date-fns from 2.30.0 to 3.2.0 in /frontend/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.2.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.2.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 Jan 11, 2024
1 parent 490fd61 commit eb7e61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@sentry/nextjs": "^7.16.0",
"axios": "^0.27.2",
"cors": "^2.8.5",
"date-fns": "^2.22.1",
"date-fns": "^3.2.0",
"dotenv": "^16.0.0",
"express": "^4.17.1",
"fast-deep-equal": "^3.1.3",
Expand Down

0 comments on commit eb7e61f

Please sign in to comment.