Skip to content

Commit 51f63cf

Browse files
committed
chore(deps): update dependency date-fns to ^2.22.1
1 parent 1eff278 commit 51f63cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"test": "yarn lint && jest"
2121
},
2222
"dependencies": {
23-
"date-fns": "^2.19.0"
23+
"date-fns": "^2.22.1"
2424
},
2525
"devDependencies": {
2626
"@commitlint/cli": "latest",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3933,10 +3933,10 @@ data-urls@^2.0.0:
39333933
whatwg-mimetype "^2.3.0"
39343934
whatwg-url "^8.0.0"
39353935

3936-
date-fns@^2.19.0:
3937-
version "2.19.0"
3938-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.19.0.tgz#65193348635a28d5d916c43ec7ce6fbd145059e1"
3939-
integrity sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg==
3936+
date-fns@^2.22.1:
3937+
version "2.22.1"
3938+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.22.1.tgz#1e5af959831ebb1d82992bf67b765052d8f0efc4"
3939+
integrity sha512-yUFPQjrxEmIsMqlHhAhmxkuH769baF21Kk+nZwZGyrMoyLA+LugaQtC0+Tqf9CBUUULWwUJt6Q5ySI3LJDDCGg==
39403940

39413941
dateformat@^3.0.0:
39423942
version "3.0.3"

0 commit comments

Comments
 (0)