Bump date-fns from 2.29.3 to 2.30.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.3 to 2.30.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/v2.30.0/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.3...v2.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-01 03:57:00 +00:00
committed by GitHub
parent 13b029d7f0
commit 8294b2d526
2 changed files with 11 additions and 9 deletions

View File

@@ -9,7 +9,7 @@
"prod": "mix --production"
},
"dependencies": {
"date-fns": "^2.29.3",
"date-fns": "^2.30.0",
"stream-browserify": "^3.0.0"
},
"devDependencies": {