1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-11 00:15:24 +02:00

fix(deps): bump date-fns from 2.29.1 to 2.29.2 in /frontend (#1575)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/v2.29.2/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.1...v2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-18 18:31:11 -08:00 committed by GitHub
parent dc41da3c7f
commit b092654b43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@
"@vue/composition-api": "^1.7.0",
"@vueuse/core": "^9.1.0",
"core-js": "^3.24.1",
"date-fns": "^2.29.1",
"date-fns": "^2.29.2",
"fuse.js": "^6.6.2",
"isomorphic-dompurify": "^0.20.0",
"nuxt": "^2.15.8",