build(deps-dev): bump caf from 10.0.4 to 10.0.5

Bumps [caf](https://github.com/getify/caf) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/getify/caf/releases)
- [Commits](https://github.com/getify/caf/compare/10.0.4...10.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-25 07:13:21 +00:00 committed by GitHub
parent f26e43e3a0
commit 03e27ff59e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -4185,9 +4185,9 @@
} }
}, },
"caf": { "caf": {
"version": "10.0.4", "version": "10.0.5",
"resolved": "https://registry.npmjs.org/caf/-/caf-10.0.4.tgz", "resolved": "https://registry.npmjs.org/caf/-/caf-10.0.5.tgz",
"integrity": "sha512-JsEJcVNQgoMYfJ3QPxfX7Oqu5mwdCD+15pPNzaxhvuBbBiHuB7MiJXAf4XvPpa/3dQRby06TRbyz9lcnBTFWMA==", "integrity": "sha512-FOzF/vDQly5KUiGSUhuR5ZvwBj6t/lJ9P8EAGCGp8n4SXRMSUjAmiaNSvYicTf69SmXvTP71zDEMdNA25Wr4/g==",
"dev": true "dev": true
}, },
"call-me-maybe": { "call-me-maybe": {

View File

@ -34,7 +34,7 @@
"@vue/cli-service": "^4.5.9", "@vue/cli-service": "^4.5.9",
"@vue/eslint-config-airbnb": "^5.1.0", "@vue/eslint-config-airbnb": "^5.1.0",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"caf": "^10.0.4", "caf": "^10.0.5",
"core-js": "^3.7.0", "core-js": "^3.7.0",
"date-fns": "^2.16.1", "date-fns": "^2.16.1",
"detect-browser": "^5.2.0", "detect-browser": "^5.2.0",