Skip to content

Commit

Permalink
Bump date-fns from 3.6.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [date-fns](https:/date-fns/date-fns) from 3.6.0 to 4.1.0.
- [Release notes](https:/date-fns/date-fns/releases)
- [Changelog](https:/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v3.6.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 7e92d25 commit 4926052
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 @@ -38,7 +38,7 @@
"@polkadot/util": "^12.6.2",
"bignumber.js": "^9.1.2",
"buffer": "^6.0.3",
"date-fns": "^3.6.0",
"date-fns": "^4.1.0",
"framer-motion": "^11.11.0",
"i18next": "^23.15.1",
"i18next-browser-languagedetector": "^7.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2397,10 +2397,10 @@ data-view-byte-offset@^1.0.0:
es-errors "^1.3.0"
is-data-view "^1.0.1"

date-fns@^3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf"
integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==
date-fns@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.1.0.tgz#64b3d83fff5aa80438f5b1a633c2e83b8a1c2d14"
integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==

debug@^3.2.7:
version "3.2.7"
Expand Down

0 comments on commit 4926052

Please sign in to comment.