From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 05:37:05 +0000 (+0000) Subject: chore(deps-dev): bump @nuxt/types from 0.7.9 to 2.13.0 X-Git-Tag: 0.0.7~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=113aa0ff95a75933f132d9da0e4ba663f4301fbc;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @nuxt/types from 0.7.9 to 2.13.0 Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 0.7.9 to 2.13.0. - [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/v0.7.9...v2.13.0) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index ec48daa6..4117c22a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "keywords": [], "license": "MIT", "devDependencies": { - "@nuxt/types": "^0.7.0", + "@nuxt/types": "^2.13.0", "@rollup/plugin-alias": "^3.0.0", "@rollup/plugin-replace": "^2.2.1", "@types/jest": "^26.0.0", diff --git a/yarn.lock b/yarn.lock index 4be9cead..c285b41e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== -"@nuxt/types@^0.7.0": - version "0.7.9" - resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-0.7.9.tgz#a6bc6911672a812063cbb17726304cb536f58a3d" - integrity sha512-AsKj+iVV+XlCKKdpfYuLjUCUUNgL+7SzaQPp6/Z6WMqndIXegVMXn2Iu9Ixo+Qd7Y4U1Cvy4e3LYHMj0QNH+Lg== +"@nuxt/types@^2.13.0": + version "2.13.0" + resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.13.0.tgz#347c77d25cf71f0ffdfccef6cce4ccca09de87f6" + integrity sha512-IhIMQjq8J1BPJz9H47fNBL1M9kX5jiELZm7mT4cjg25e+Bb79cvSO5GEwuuq8RSLAh7sNSSo+83YfuubwjlhjQ== dependencies: "@types/autoprefixer" "^9.7.2" "@types/babel__core" "^7.1.8" @@ -555,7 +555,7 @@ "@types/optimize-css-assets-webpack-plugin" "^5.0.1" "@types/pug" "^2.0.4" "@types/serve-static" "^1.13.4" - "@types/terser-webpack-plugin" "^2.2.1" + "@types/terser-webpack-plugin" "^2.2.0" "@types/webpack" "^4.41.17" "@types/webpack-bundle-analyzer" "^3.8.0" "@types/webpack-dev-middleware" "^3.7.1" @@ -880,7 +880,7 @@ resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.5.tgz#9adbc12950582aa65ead76bffdf39fe0c27a3c02" integrity sha512-/gG2M/Imw7cQFp8PGvz/SwocNrmKFjFsm5Pb8HdbHkZ1K8pmuPzOX4VeVoiEecFCVf4CsN1r3/BRvx+6sNqwtQ== -"@types/terser-webpack-plugin@^2.2.1": +"@types/terser-webpack-plugin@^2.2.0": version "2.2.1" resolved "https://registry.yarnpkg.com/@types/terser-webpack-plugin/-/terser-webpack-plugin-2.2.1.tgz#d6687ed29026532764b031209a5d6dc6d44b33f2" integrity sha512-Z/6t/7qz4LeO64owJ9x7JQ6X791qfLxp1M1eCp6hFQlj7xuB5+Ol7DpEn5kWClTARZ7GlPLRsEWzFzQjZShF6w==