fix(deps): update dependency date-fns to v2.19.0

This commit is contained in:
Renovate Bot
2021-03-05 08:22:16 +00:00
committed by renovate[bot]
parent 1d16391834
commit 2653844b76
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7631,9 +7631,9 @@
}
},
"date-fns": {
"version": "2.18.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.18.0.tgz",
"integrity": "sha512-NYyAg4wRmGVU4miKq5ivRACOODdZRY3q5WLmOJSq8djyzftYphU7dTHLcEtLqEvfqMKQ0jVv91P4BAwIjsXIcw=="
"version": "2.19.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.19.0.tgz",
"integrity": "sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg=="
},
"debug": {
"version": "4.3.1",
+1 -1
View File
@@ -40,7 +40,7 @@
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.1",
"csshake": "1.5.3",
"date-fns": "2.18.0",
"date-fns": "2.19.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-prettier": "3.3.1",
"favico.js": "0.3.10",