From fcd6f4773466350db5f2492ef1c75fd1209e68d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 06:17:51 +0000 Subject: [PATCH] chore(deps-dev): bump netlify-cli Bumps [netlify-cli](https://github.com/netlify/cli) from 2.71.0 to 5.2.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/v2.71.0...v5.2.0) Signed-off-by: dependabot-preview[bot] --- projects/mitch-datasource-documentation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mitch-datasource-documentation/package.json b/projects/mitch-datasource-documentation/package.json index 676dbdd..1d0fc26 100644 --- a/projects/mitch-datasource-documentation/package.json +++ b/projects/mitch-datasource-documentation/package.json @@ -21,7 +21,7 @@ "esm": "^3.2.25", "glob": "^7.1.6", "mermaid.cli": "^0.5.1", - "netlify-cli": "^2.21.0", + "netlify-cli": "^5.2.0", "nodemon": "^2.0.1", "npm-run-all": "^4.1.5", "remark-cli": "^7.0.1",