Skip to content

Commit 05c3e6d

Browse files
committed
chore(deps): update dependency date-fns to ^2.22.0
1 parent 1eff278 commit 05c3e6d

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.0"
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.0:
3937+
version "2.22.0"
3938+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.22.0.tgz#e25d79dda0639ae9e840d02ab34446613037c392"
3939+
integrity sha512-1TMrlJRPYjeR6KS9TgnJz4DX1rHW5NkfgIHpe9NWL6TGTzd6qo8mLo6ibt3p1wvXAu/DOal1Yce5YloFGeexBA==
39403940

39413941
dateformat@^3.0.0:
39423942
version "3.0.3"

0 commit comments

Comments
 (0)