Merge pull request #5 from comatory/dependabot/npm_and_yarn/functions/date-and-time-0.14.2

Bump date-and-time from 0.14.1 to 0.14.2 in /functions
This commit is contained in:
Ondrej Synacek 2020-12-25 14:15:20 +01:00 committed by GitHub
commit 72bb455f2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -789,9 +789,9 @@
}
},
"date-and-time": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-0.14.1.tgz",
"integrity": "sha512-M4RggEH5OF2ZuCOxgOU67R6Z9ohjKbxGvAQz48vj53wLmL0bAgumkBvycR32f30pK+Og9pIR+RFDyChbaE4oLA==",
"version": "0.14.2",
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-0.14.2.tgz",
"integrity": "sha512-EFTCh9zRSEpGPmJaexg7HTuzZHh6cnJj1ui7IGCFNXzd2QdpsNh05Db5TF3xzJm30YN+A8/6xHSuRcQqoc3kFA==",
"optional": true
},
"dayjs": {