Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent 2eeb6d7 commit b202f41
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 @@ -38,7 +38,7 @@
"prettier": "3.2.4"
},
"dependencies": {
"date-fns": "3.3.0",
"date-fns": "3.3.1",
"joi": "17.12.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ __metadata:
"@commitlint/config-conventional": "npm:18.4.4"
commitizen: "npm:4.3.0"
cz-conventional-changelog: "npm:3.3.0"
date-fns: "npm:3.3.0"
date-fns: "npm:3.3.1"
eslint: "npm:8.56.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-jest: "npm:27.6.3"
Expand Down Expand Up @@ -2121,10 +2121,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:3.3.0":
version: 3.3.0
resolution: "date-fns@npm:3.3.0"
checksum: e93a99f0a447e26e01aeb099ee711abbced3b62f40e28c84effd09e69788f93587f2daec43950ead417faeebbd94afddc335bfd442c34443b03f09dfc0022ff8
"date-fns@npm:3.3.1":
version: 3.3.1
resolution: "date-fns@npm:3.3.1"
checksum: 98231936765dfb6fc6897676319b500a06a39f051b2c3ecbdd541a07ce9b1344b770277b8bfb1049fb7a2f70bf365ac8e6f1e2bb452b10e1a8101d518ca7f95d
languageName: node
linkType: hard

Expand Down

0 comments on commit b202f41

Please sign in to comment.