Skip to content

Commit

Permalink
Merge pull request #635 from abyssparanoia/renovate/date-fns-2.x
Browse files Browse the repository at this point in the history
Update dependency date-fns to v2.22.1
  • Loading branch information
abyssparanoia committed Jul 12, 2021
2 parents c46c1ec + 9cd0167 commit 65f2bf1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Expand Up @@ -15,7 +15,7 @@
"@quentin-sommer/react-useragent": "3.1.0",
"axios": "0.21.1",
"core-js": "3.15.2",
"date-fns": "2.21.3",
"date-fns": "2.22.1",
"express": "4.17.1",
"faker": "5.5.3",
"firebase": "8.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5471,10 +5471,10 @@ date-and-time@^0.14.0:
resolved "https://registry.yarnpkg.com/date-and-time/-/date-and-time-0.14.1.tgz#969634697b78956fb66b8be6fb0f39fbd631f2f6"
integrity sha512-M4RggEH5OF2ZuCOxgOU67R6Z9ohjKbxGvAQz48vj53wLmL0bAgumkBvycR32f30pK+Og9pIR+RFDyChbaE4oLA==

date-fns@2.21.3:
version "2.21.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.3.tgz#8f5f6889d7a96bbcc1f0ea50239b397a83357f9b"
integrity sha512-HeYdzCaFflc1i4tGbj7JKMjM4cKGYoyxwcIIkHzNgCkX8xXDNJDZXgDDVchIWpN4eQc3lH37WarduXFZJOtxfw==
date-fns@2.22.1:
version "2.22.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.22.1.tgz#1e5af959831ebb1d82992bf67b765052d8f0efc4"
integrity sha512-yUFPQjrxEmIsMqlHhAhmxkuH769baF21Kk+nZwZGyrMoyLA+LugaQtC0+Tqf9CBUUULWwUJt6Q5ySI3LJDDCGg==

date-fns@^2.16.1:
version "2.19.0"
Expand Down

0 comments on commit 65f2bf1

Please sign in to comment.