From 403ff3156d3c5b8db7357e078b1f4510ceb3e33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 03:15:27 +0000 Subject: [PATCH] Bump netlify-cli from 6.15.0 to 12.10.0 Bumps [netlify-cli](https://github.com/netlify/cli) from 6.15.0 to 12.10.0. - [Release notes](https://github.com/netlify/cli/releases) - [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/netlify/cli/compare/v6.15.0...v12.10.0) --- updated-dependencies: - dependency-name: netlify-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b844368..9a10fc7 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@vitejs/plugin-vue": "^1.9.3", "@vue/compiler-sfc": "^3.2.6", "autoprefixer": "^10.3.7", - "netlify-cli": "^6.10.4", + "netlify-cli": "^12.10.0", "tailwindcss": "^2.2.16", "unplugin-icons": "^0.12.14", "unplugin-vue-components": "^0.15.6",