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:
parent
f26e43e3a0
commit
03e27ff59e
|
@ -4185,9 +4185,9 @@
|
|||
}
|
||||
},
|
||||
"caf": {
|
||||
"version": "10.0.4",
|
||||
"resolved": "https://registry.npmjs.org/caf/-/caf-10.0.4.tgz",
|
||||
"integrity": "sha512-JsEJcVNQgoMYfJ3QPxfX7Oqu5mwdCD+15pPNzaxhvuBbBiHuB7MiJXAf4XvPpa/3dQRby06TRbyz9lcnBTFWMA==",
|
||||
"version": "10.0.5",
|
||||
"resolved": "https://registry.npmjs.org/caf/-/caf-10.0.5.tgz",
|
||||
"integrity": "sha512-FOzF/vDQly5KUiGSUhuR5ZvwBj6t/lJ9P8EAGCGp8n4SXRMSUjAmiaNSvYicTf69SmXvTP71zDEMdNA25Wr4/g==",
|
||||
"dev": true
|
||||
},
|
||||
"call-me-maybe": {
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"@vue/cli-service": "^4.5.9",
|
||||
"@vue/eslint-config-airbnb": "^5.1.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"caf": "^10.0.4",
|
||||
"caf": "^10.0.5",
|
||||
"core-js": "^3.7.0",
|
||||
"date-fns": "^2.16.1",
|
||||
"detect-browser": "^5.2.0",
|
||||
|
|
Loading…
Reference in New Issue