chore(deps): update dependency date-fns to v2.27.0

This commit is contained in:
Renovate Bot 2021-11-30 11:27:23 +00:00
parent b326e41e91
commit eb3326af83
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
4 changed files with 16 additions and 16 deletions

View file

@ -21,7 +21,7 @@
"@types/recharts": "1.8.23",
"autoprefixer": "10.4.0",
"axios": "0.24.0",
"date-fns": "2.26.0",
"date-fns": "2.27.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.4",
"postcss-cli": "8.3.1",
@ -6907,9 +6907,9 @@
}
},
"node_modules/date-fns": {
"version": "2.26.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.26.0.tgz",
"integrity": "sha512-VQI812dRi3cusdY/fhoBKvc6l2W8BPWU1FNVnFH9Nttjx4AFBRzfSVb/Eyc7jBT6e9sg1XtAGsYpBQ6c/jygbg==",
"version": "2.27.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.27.0.tgz",
"integrity": "sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==",
"engines": {
"node": ">=0.11"
},
@ -33774,9 +33774,9 @@
}
},
"date-fns": {
"version": "2.26.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.26.0.tgz",
"integrity": "sha512-VQI812dRi3cusdY/fhoBKvc6l2W8BPWU1FNVnFH9Nttjx4AFBRzfSVb/Eyc7jBT6e9sg1XtAGsYpBQ6c/jygbg=="
"version": "2.27.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.27.0.tgz",
"integrity": "sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q=="
},
"debug": {
"version": "4.3.1",