Skip to content

Commit 885ea2c

Browse files
chore(deps): update dependency date-fns to ^2.19.0 (#55)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bdae7ce commit 885ea2c

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.17.0"
23+
"date-fns": "^2.19.0"
2424
},
2525
"devDependencies": {
2626
"@commitlint/cli": "latest",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3946,10 +3946,10 @@ data-urls@^2.0.0:
39463946
whatwg-mimetype "^2.3.0"
39473947
whatwg-url "^8.0.0"
39483948

3949-
date-fns@^2.17.0:
3950-
version "2.17.0"
3951-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.17.0.tgz#afa55daea539239db0a64e236ce716ef3d681ba1"
3952-
integrity sha512-ZEhqxUtEZeGgg9eHNSOAJ8O9xqSgiJdrL0lzSSfMF54x6KXWJiOH/xntSJ9YomJPrYH/p08t6gWjGWq1SDJlSA==
3949+
date-fns@^2.19.0:
3950+
version "2.19.0"
3951+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.19.0.tgz#65193348635a28d5d916c43ec7ce6fbd145059e1"
3952+
integrity sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg==
39533953

39543954
dateformat@^3.0.0:
39553955
version "3.0.3"

0 commit comments

Comments
 (0)