From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 05:34:10 +0000 (+0000) Subject: chore(deps-dev): bump @nuxt/types from 2.13.2 to 2.13.3 X-Git-Tag: 0.0.7~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e257d9af1acbe20a6d48f3cb8b388f6a3a2e50fc;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @nuxt/types from 2.13.2 to 2.13.3 Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.13.2 to 2.13.3. - [Release notes](https://github.com/nuxt/nuxt.js/releases) - [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md) - [Commits](https://github.com/nuxt/nuxt.js/compare/v2.13.2...v2.13.3) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index b0b40b90..7dd3c038 100644 --- a/yarn.lock +++ b/yarn.lock @@ -546,9 +546,9 @@ fastq "^1.6.0" "@nuxt/types@^2.13.0": - version "2.13.2" - resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.13.2.tgz#dbb917ca01cf0e0153c189e1e9fa0d09be4476e8" - integrity sha512-NX8vpcVJ7MSUUlpI7Nm950ayuFSSJGOtlFxwH2K7jOGzb1q0AcvKKA2PSjWlVVPhTA+d3+VFNBRdK7q43u7EPA== + version "2.13.3" + resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.13.3.tgz#8d3fad5a4b83c22db34d69a266f50a6b135213ad" + integrity sha512-GbNr2VzjZ+ZPY6+jPGDLQRgJGYVBwsau3OoFJWbcD60PnYUyspL6yOKq1U6smRFAPyuWm2RmncBeYNtx/kJIZw== dependencies: "@types/autoprefixer" "^9.7.2" "@types/babel__core" "^7.1.9"