Skip to content

Commit

Permalink
Bump date-fns from 3.0.0 to 3.0.6 (#335)
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.0.0 to 3.0.6.
- [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@v3.0.0...v3.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 508af74 commit 5dd4d0e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"cron": "^3.1.6",
"date-fns": "^3.0.0",
"date-fns": "^3.0.6",
"ioredis": "^5.2.3",
"lodash": "^4.17.21",
"migrate-mongo": "^11.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3266,10 +3266,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^3.0.0":
version: 3.0.0
resolution: "date-fns@npm:3.0.0"
checksum: 679e07eb4625afa25ced624f471e90663131f053b35f9b73cb5b863829f717f887305801f05cfd1dd53c029e598289b52792f053b8a1c7082885c7e1bdb309df
"date-fns@npm:^3.0.6":
version: 3.0.6
resolution: "date-fns@npm:3.0.6"
checksum: ee62b8e764e4c11c418d342f401d3e85adb4a631b196746e49ac89099c8d34cb141f10ae953c4a72bd3c76fe4d8740ec89564c8599a31256c82adbbed56c0014
languageName: node
linkType: hard

Expand Down Expand Up @@ -4096,7 +4096,7 @@ __metadata:
class-transformer: ^0.5.1
class-validator: ^0.14.0
cron: ^3.1.6
date-fns: ^3.0.0
date-fns: ^3.0.6
eslint: ^8.56.0
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.1.2
Expand Down

0 comments on commit 5dd4d0e

Please sign in to comment.