Skip to content

Commit

Permalink
build(deps): update date-fns to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tyxla authored and its-danny committed Mar 26, 2024
1 parent 7da0c94 commit 0ab1a8d
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 @@ -91,6 +91,6 @@
"react-dom": "*"
},
"dependencies": {
"date-fns": "^3.0.0"
"date-fns": "^3.6.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8262,10 +8262,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^3.0.0":
version: 3.1.0
resolution: "date-fns@npm:3.1.0"
checksum: 8de5474a0e5a4b9901547f0eb572b0ae8b3027d6d8117053d9b258000a4350b673f03c847211f6dfee316c39a1df30e1ea0f85efd475ef90764c0c3d18aabed3
"date-fns@npm:^3.6.0":
version: 3.6.0
resolution: "date-fns@npm:3.6.0"
checksum: 0daa1e9a436cf99f9f2ae9232b55e11f3dd46132bee10987164f3eebd29f245b2e066d7d7db40782627411ecf18551d8f4c9fcdf2226e48bb66545407d448ab7
languageName: node
linkType: hard

Expand Down Expand Up @@ -18356,7 +18356,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.0.0
babel-loader: ^8.2.2
cz-conventional-changelog: 3.3.0
date-fns: ^3.0.0
date-fns: ^3.6.0
eslint: ^8.3.0
eslint-config-airbnb-typescript: ^12.3.1
eslint-config-prettier: ^8.1.0
Expand Down

0 comments on commit 0ab1a8d

Please sign in to comment.