From 11519e4cd8081c5c10dd96ac58665a16873adb42 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Sat, 1 Jun 2019 16:45:38 +0000 Subject: [PATCH] chore(deps): bump cosmiconfig from 5.2.0 to 5.2.1 Bumps [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/davidtheclark/cosmiconfig/releases) - [Changelog](https://github.com/davidtheclark/cosmiconfig/blob/master/CHANGELOG.md) - [Commits](https://github.com/davidtheclark/cosmiconfig/compare/5.2.0...5.2.1) --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 45db762f..2983e1b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1766,13 +1766,13 @@ core-util-is@1.0.2, core-util-is@~1.0.0: integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= cosmiconfig@^5.2.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.0.tgz#45038e4d28a7fe787203aede9c25bca4a08b12c8" - integrity sha512-nxt+Nfc3JAqf4WIWd0jXLjTJZmsPLrA9DDc4nRw2KFJQJK7DNooqSXrNI7tzLG50CF8axczly5UV929tBmh/7g== + version "5.2.1" + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a" + integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA== dependencies: import-fresh "^2.0.0" is-directory "^0.3.1" - js-yaml "^3.13.0" + js-yaml "^3.13.1" parse-json "^4.0.0" cross-spawn@^6.0.0, cross-spawn@^6.0.5: