Skip to content

Commit

Permalink
Bump date-fns from 3.1.0 to 3.2.0 (#365)
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.1.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@v3.1.0...v3.2.0)

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

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 Jan 15, 2024
1 parent afc8faf commit 7be7820
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.1",
"cron": "^3.1.6",
"date-fns": "^3.1.0",
"date-fns": "^3.2.0",
"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 @@ -3344,10 +3344,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^3.1.0":
version: 3.1.0
resolution: "date-fns@npm:3.1.0"
checksum: 8de5474a0e5a4b9901547f0eb572b0ae8b3027d6d8117053d9b258000a4350b673f03c847211f6dfee316c39a1df30e1ea0f85efd475ef90764c0c3d18aabed3
"date-fns@npm:^3.2.0":
version: 3.2.0
resolution: "date-fns@npm:3.2.0"
checksum: ff5dab139f40170c4ba5472bab9bc887dd3940f7661bd8322f074faadbd422513c7195296541b5237fc450a0333a4b1c5659f887c7c14b1bfa2902998ac7582e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4185,7 +4185,7 @@ __metadata:
class-transformer: ^0.5.1
class-validator: ^0.14.1
cron: ^3.1.6
date-fns: ^3.1.0
date-fns: ^3.2.0
eslint: ^8.56.0
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.1.3
Expand Down

0 comments on commit 7be7820

Please sign in to comment.