Skip to content

Commit

Permalink
Bump date-fns to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mhoran committed Feb 19, 2024
1 parent fd34dd3 commit 65520b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@react-native-async-storage/async-storage": "1.21.0",
"date-fns": "^2.16.1",
"date-fns": "^3.3.1",
"expo": "^50.0.0",
"expo-notifications": "~0.27.6",
"js-sha256": "^0.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4501,10 +4501,10 @@ data-urls@^3.0.2:
whatwg-mimetype "^3.0.0"
whatwg-url "^11.0.0"

date-fns@^2.16.1:
version "2.29.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.1.tgz#9667c2615525e552b5135a3116b95b1961456e60"
integrity sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==
date-fns@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.3.1.tgz#7581daca0892d139736697717a168afbb908cfed"
integrity sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==

dayjs@^1.8.15:
version "1.11.4"
Expand Down

0 comments on commit 65520b5

Please sign in to comment.