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

This commit is contained in:
Renovate Bot
2021-10-05 11:49:25 +01:00
committed by Łukasz Mierzwa
parent 2c27174488
commit 4a6651e631
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8818,9 +8818,9 @@
}
},
"date-fns": {
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.24.0.tgz",
"integrity": "sha512-6ujwvwgPID6zbI0o7UbURi2vlLDR9uP26+tW6Lg+Ji3w7dd0i3DOcjcClLjLPranT60SSEFBwdSyYwn/ZkPIuw=="
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.25.0.tgz",
"integrity": "sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w=="
},
"debug": {
"version": "4.3.2",
+1 -1
View File
@@ -21,7 +21,7 @@
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.1",
"csshake": "1.5.3",
"date-fns": "2.24.0",
"date-fns": "2.25.0",
"downshift": "6.1.7",
"favico.js": "0.3.10",
"fontfaceobserver": "2.1.0",