From 6c106bffdd53bfa31809348f6ff1318986da925a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 07:07:50 +0000 Subject: [PATCH] Bump neon-cli from 0.6.0 to 0.7.0 Bumps [neon-cli](https://github.com/neon-bindings/neon) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/neon-bindings/neon/releases) - [Changelog](https://github.com/neon-bindings/neon/blob/main/RELEASES.md) - [Commits](https://github.com/neon-bindings/neon/compare/0.6.0...0.7.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff20350..faf3b3c 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "husky": "^4.2.5", "jest": "^26.4.2", "lint-staged": "^10.2.13", - "neon-cli": "^0.6.0", + "neon-cli": "^0.7.0", "prettier": "^2.1.1", "ts-jest": "^26.3.0", "typescript": "^4.0.2"